Tag
Collections
π Sometimes I write down notes for an entire course, class or book. These are broken down into several posts.
Notes tagged: βreactjsβ
- The Opinionated Guide to React 01 - Folder structure, file naming, eslint, typescript- On how to setup reactJS projects, when to use Typescript. 
- The Opinionated Guide to React 02 - On state management- On useState, Context and others 
- The Opinionated Guide to React 03 - ReactJS project starters- On Create React App, Gatsby and Next 
- The Opinionated Guide to React 04 - ReactJS packages Part 1- On React Router, Overmind, Framer motion, Styled components, Formik 
- The Opinionated Guide to React 05 - ReactJS packages Part 2- On Storybook and GraphQL 
- The Opinionated Guide to Reactt 06 - React Hooks- On useEffect, useLayoutEffect, useState, useContext, useReducer, useRefo, useCallback and useMemo 
- The Opinionated Guide to React 07 - Performance and Deployment- Performance optimizations, deployment with Netlify and Vercel