Every developer knows this situation: You're writing your code, hammering your keyboard all day long. Your code seems to work. Until it doesn't. Either it's not working as expected at all or only in some situations. You try to find the problem. You have a... (more…)
Read more »
Blitz.js is a new Javascript framework for building monolithic, full-stack, serverless React apps wit... (more…)
Read more »
We have been hard at work on a client project using React, and we've established a set of rules to help us keep the CSS in order. (more…)
Read more »
React Router switched to component based routing starting with the version 4. Redirects are now done by rendering a Redirect component, like this: Please note that you can use included... (more…)
Read more »