InBits and PiecesbyFernando DoglioDemystifying JSX: building your own JSX parser from scratchBecause why not?!Dec 27, 20227Dec 27, 20227
InBetter ProgrammingbyTrevor-Indrek Lasn12 React Hooks Every React Developer Should KnowUse these hooks to save time and be more productive. Some of them are game changersAug 23, 20222Aug 23, 20222
Rahul Sharma (DevsMitra)React best practices and patterns to reduce codeReact best practices and patterns to reduce code. Create custom hooks, Route-based code splitting etc…Mar 11, 20223Mar 11, 20223
InBachina LabsbyBhargav BachinaHow To Host a React Static Website on Firebase HostingA step-by-step guide with an example projectNov 8, 2022Nov 8, 2022
InDailyJSbyKonstantin LebedevApplying SOLID principles in ReactAs the software industry grows and makes mistakes, the best practices and good software design principles emerge and conceptualize to avoid…Jul 12, 202213Jul 12, 202213
InDev Learning DailybyThe Educative TeamFive best practices for React developersThere are many ways to structure your code so it’s readable, and everyone has their own way of getting there. The question becomes, is…Oct 21, 20222Oct 21, 20222
InBits and PiecesbyNathan SebhastianHow and Why You Should Use React QuerySimplify data fetching with react-query’s custom hooks.Jul 29, 20204Jul 29, 20204
InMoFedbytyler clarkRedux’s Mysterious Connect FunctionSo you’ve created your first action creators, reducers, and store files… Now what? How does the state from your reducers and the functions…Jan 19, 201712Jan 19, 201712
30 Days CodingEverything about REACT JSAwesome resources to learn React today!Aug 20, 20211Aug 20, 20211
InJavaScript in Plain EnglishbyAyush VermaBeginner’s Guide to ReduxA Predictable State Container for JavaScript applicationsFeb 7, 2021Feb 7, 2021
InDevinderbyDevinder SuthwalReact Virtual DOM vs Real DOMIf you landed here then you have an idea that React uses Virtual DOM for better performance and want to have better understanding of it. In…Nov 30, 20203Nov 30, 20203
InJavaScript in Plain EnglishbyAyush VermaReact: All About ComponentsDumb Component, Smart Component, Pure Component, Higher-Order Component, Controlled & Uncontrolled ComponentSep 11, 2021Sep 11, 2021