Validating Props easily with React PropTypes

React PropTypes are a good way to help you catching bugs by validating data types of values passed through props. They also offer possibilities to flag props as mandatory or set default values. They provide a great benefit with little effort. 

Continue reading Validating Props easily with React PropTypes

Save time and money by writing useful bug reports

Bad bug reports are not only annoying because they create a lot of overhead and cost time, but they also indirectly cost money. By considering to add some more information to your next bug report you take a step into the right direction to avoid that.

Continue reading Save time and money by writing useful bug reports

A new home for my articles and future plans

Photo by Anders Jildén on Unsplash

Last week, I created this little personal website which will be the home of all my future posts. As you can see, I already took over all my last articles that I wrote over the last two months. So let’s tell you why I write and what you can expect from my future posts. Continue reading A new home for my articles and future plans