I want to preface this critique by saying I think that hooks are not all bad. If I were starting a new react project today I would still use them despite all these flaws. However, that doesn't make them immune to criticism. Given their design, I think the... (more…)
Read more »
If you were to follow my learning path to get a navigation bar animation working with react, you will end up with a combination of react-motion, ReactCSSTransitionGroup, yet-another-react-animation… (more…)
Read more »
Configuration of a boilerplate for your newly started projects is a tedious, repeatable job … which you can forget about thanks to… (more…)
Read more »
Next.js is a minimalistic framework for server-rendered React applications. (more…)
Read more »