Freitag, 18. Januar 2019

New book arrived!

Yay, last weekend I finally received the new second edition of Martin Fowler's "Refactoring - Improving the Design of Existing Code".

I just started reading the introduction, but it already turns out that this book is more than just a repetition of stuff I thought I already knew. I guess it will finally teach me how to really refactor JS code, how to write proper tests and how and when to apply design patterns in JS.

It's easy to read and I already love this book. Highly recommended!

Montag, 7. Januar 2019

Learning React & Redux

I am currently learning React & Redux - yep, I didn't catch up with FE frameworks mainly because I did not care about learning more and blamed it on working alone and having two little children at home.

But now I am catching up finally with videos:

  1. I started watching Wes Bos'  "React for beginners" more than one year ago and stopped because I wanted to switch learning Vue.js with a Udemy course which I also only started watching.
  2. I watched Frontend Masters' "Complete Intro to React v4" which I think is pretty cool and compact. It helped that I had been starting with Wes Bos' React course long ago.
  3. I watched Wes Bos' (updated) "React for beginners" completely and having watched 2) before helped a lot.
  4. Currently, I am watching Wes Bos' "Learn Redux" and I guess I have to watch it once again. Without a current personal React project, it is hard to store all this information in my mind and understand it.
  5. Then I plan to watch Wes Bos' "Fullstack Advanced React and GraphQL", which I have already bought during the winter season sale.
I'm having a hard time learning, but I do not give up. Sometimes it all seems to be so elegant and easy, but then again when I want to do something on my own it turns out that I am missing the big picture still. Unfortunately, there is no "React pill" I simply can swallow and get it all. Also, I don't know what the best way for learning would be for me - I guess having a buddy pairing me would be best.
Anyways, it makes things easier now that I have accepted that watching video tutorials several times is not a bad thing. If it helps me understand things, then it's good.


Sonntag, 6. Januar 2019

Weekend

Spending my weekend with my (married) family - this is way more important than Clean Code and Software Craftsmanship, and especially not contradictory.
It always helps to get back down on earth.

Freitag, 4. Januar 2019

My reading list

I just finished the current version of my reading list, featuring all technical or scientific books I've read and could easily track down (because these are the ones I bought online at Amazon). There are way more books I've read - I do not mention the crime and SciFi stories I always read in-between, and there are more books I've read but did buy elsewhere, so I didn't want to track those down as well, although one day I might add some of those.
From now on I will try to keep this list up-to-date as good as I can. The latest reads are on the top of the list.

Donnerstag, 3. Januar 2019

Possibly nice for all (not only new) GIT users

I Just found this really old entry in my drafts folder and decided to release it (the links had partly to be replaced with archived versions):


1,5 months ago I started working with GIT, whilst I've been using SVN before. These days I found this really nice tutorial on GIT (I've given the official "pro git" manual a try, but didn't become happy enough):
GIT in a nutshell by Jonas Jusélius. These 20 pages (properly typeset in LaTeX - for those who know what it means) are a really nice hands-on tutorial for everyone who has to quickly dive into the daily GIT usage at work.
Then if things go wrong, this very neat poster might become handy: GIT pretty by Justin Hileman. Print it out and hang it onto the wall next to your working place.

Reanimating my blog

I've just finished reading the eBook The Software Craftsman: Professionalism, Pragmatism, Pride (Robert C. Martin Series) from Sandro Mancuso (and just noticed that this book dates back to Dec 2014) which I really enjoyed a lot - if only for reaffirming my mindset.
Anyways some of the outcomes of reading this book are: