A framework or library is just a set of tools that are created to solve a recurring problem more efficiently. Hence, there’s nothing that… (more…)
Read more »
One of the most important rules for writing a deterministic, easy-to-debug code is avoiding side effects. The obvious choice if we want to meet this assumption is to use the functional paradigm. This, however, poseses a risk of poor code readability. (more…)
Read more »
In this article, we're going to explore a few alternatives brewing in the community in regards to server-side rendering. (more…)
Read more »
Hello World 👋
Welcome to the second article of the Epic React series which is based on the workshop material from EpicReact.Dev by Kent C. Dodds. In the previous article, you looked at the different topics that are going to be covered in EpicReact.D... (more…)
Read more »
We’ve detected that JavaScript is disabled in this browser. Please enable JavaScript or switch to a supported browser to continue using twitter.com. You can see a list of supported browsers in our Help Center. (more…)
Read more »