Explore the new features in WebStorm 2016.3: Flow, better TypeScript support, debugging React Native apps, Stylelint, and more.
Read more »
And how hooks come into playRecently I’ve adopted a new philosophy that changes the way I make components. It’s not necessarily a new idea but rather a subtle new way of thinking. The Golden Rule of ComponentsCreate and define components in the most natur... (more…)
Read more »
If you've just learned what useCallback is, you might be wondering why on earth useMemo exists, and why we don't use it everywhere. (more…)
Read more »
My app had no bad symptoms, who knew that it was hiding a secret issue? In this post I show you how I dug into the running application and… (more…)
Read more »
downshift 🏎 is the primitive you need to build simple, flexible, WAI-ARIA compliant React autocomplete/typeahead/dropdown/select/combobox… (more…)
Read more »