React Children and Iteration Methods — You might think you’ve learnt everything about iterating over React’s Arihant Verma |
▶ Create a Dashboard App Based on a Figma Design — Figma is an increasingly popular tool for designing apps of all kinds, so it’s great to see another instalment in this informal series walking through the concrete steps of turning an idea into a design, and then into a React-powered reality. Mitchel Techbase |
Learn the Fundamentals of TypeScript — Use TypeScript to add strong typing to large JavaScript apps helps reduce bugs and keeps code performant and maintainable. This course covers all you need to know including how to migrate your codebase to TypeScript and improve productivity while building large-scale apps with ease. Frontend Masters |
A Visual Guide to React Rendering: Props — The second of three parts of this author’s series, each part of which employs a series of simple GIF animations to clearly illustrate the rendering behaviour of React. It’s really helpful to understand what is actually going on. Alex Sidorenko |
|
🛠 Code and Tools |
Rooks: 63 Custom React Hooks — It’s almost inevitable the hook for which you’re looking, or something close to it, is in here somewhere. Now well into its fifth major release. Bhargav Ponnapalli |
react-infinitegrid — A key element in keeping websites sticky is the much-loved (or hated?) infinite grid. You will run out of patience before it does. From the well-respected Korean search engine, NAVER. Naver |