useRef is a built-in React Hook. What is it used for? How does it work? I'll reveal this hidden gem for you with a few real-world examples. (more…)
Read more »
Simpler storage, Simpler fetch, Simpler UI. Contribute to chende008/react-native-fast-app development by creating an account on GitHub. (more…)
Read more »
So you've got a big client side React App, and you've decided to use code splitting to reduce its size on initial page load. Should be ea... (more…)
Read more »
I like React as a templating engine, not only on the client side but on the server as well. Over the last year or two rendering templates with React.js on the server has become commonplace. Services from rather static content driven sites to dynamic Unive... (more…)
Read more »
We'll setup HTTPS in development by creating our own SSL certificates and making sure the browser trusts them. You only have to follow these steps once, and ... (more…)
Read more »