What I Read
Just a list of the blogs and books that I read and find really helpfull. Will try to keep it up to date
Blogs
My go to blogs ❤
- https://thoughtbot.com/blog, my favorite. New content very often and since I write a lot of rails, it is also a great resource.
- https://jvns.ca/ and her twitter account https://twitter.com/b0rk, lots of very interresting content, and some educational comics on Linux, networking, bash ..
- https://news.ycombinator.com/news, general news.
- https://www.sandimetz.com/blog, not been updated in a while, but worth the read.
- https://tenderlovemaking.com/, some articles that are pretty demanding but gives me the oppurtunity to learn very new things.
- https://blog.appsignal.com/
- https://m.signalvnoise.com/, from the company behind Ruby on Rails and Basecamp. Opinions about tech 👍
Videos
- Guilded Rose kata by Sandi Metz, very interresting. Actually all her youtube confs are worth watching
Books
- https://www.sandimetz.com/99bottles, try the example out and follow along for Sandi’s solution
- https://refactoring.guru/design-patterns/mediator, list of smells with the corresponding design patterns to fix them
- https://martinfowler.com/books/refactoring.html (on my reading list)
- https://dddcommunity.org/book/evans_2003/ (on my reading list)
Blogs from big companies
Not sure I should mention them, but I also read some of those. The topics are pretty broad and don’t always touch to my work directly, sometimes worth the read.