4 posts in total

Best Practices

Posts tagged

Becoming a better software developer – with science

by Stefan Bauer · 5 min read

Wow, now that is a title. I have spent a good chunk of this year reading books about software development. The latest one (which I am still reading at the moment) is called "The Programmer's Brain" by Felienne Hermans and has reactivated many memories. I did my Master's degree in ...

Writing better TypeScript

by Stefan Bauer · 6 min read

I just finished reading two books on TypeScript that I can wholeheartedly recommend. These books are "Programming TypeScript" by Boris Cherny (O'Reilly, 2019) and "Effective TypeScript" by Dan Vanderkam (O'Reilly, 2019). Both books are excellent and I learned a lot from reading t ...