▶ Why Is My React App Slow? — The latest episode of Smashing Magazine’s podcast covers React performance and Drew McLellan talks to JavaScript performance expert Ivan Akulov about what slows down React apps and what can be done about it.
Smashing Magazine Podcast podcast
Introducing Reactron — By enabling both the visualization and testing of individual components before they are incorporated into the completed page, Reactron encourages the use of TDD in the React development process.
Nathaniel Armstrong
Find React Jobs with Hired — Take 5 minutes to build your free profile & start getting interviews for your next job. Companies on Hired are actively hiring right now. Hired
📘 Tutorials and Stories
The Modern Guide to React State Patterns — At one stage, you could basically just say ‘use Redux’ but there are so many options now and this guide flies through a few approaches.
Fredrik Strand Oseberg
Why React Hooks Cannot Be Conditioned — If you’re encountering the puzzling React Hook "useState" is called conditionally error, this provides a helpful explanation as to why.
Thomas Belin
React SEO Strategies and Best Practices — Having your app emerge from all the search results background noise depends on it being efficiently indexed by Googlebot and other web crawlers. This article explains how your app is indexed by them and then provides techniques for optimization.
Vineet Markan
What You Should Learn before Learning React Native — If getting a cross-platform mobile app out there is your goal, it’s tempting to dive straight into React Native development. However, you might want to consider knocking off a few of these prerequisites first.