As a developer, We always explore more advance concepts while work on any technology. We have compiled some good react advance level links for you that will help you explore react advance concepts.
Webpack:
- Webpack guide — https://webpack.js.org/guides/
- React: Asset Management — https://webpack.js.org/guides/asset-management
- React: Hot Module Replacement — https://webpack.js.org/guides/hot-module-replacement
- React: Environment Variables — https://webpack.js.org/guides/environment-variables
- React: Tree Shaking — https://webpack.js.org/guides/tree-shaking
- React: Production — https://webpack.js.org/guides/production
- React: Code Splitting — https://webpack.js.org/guides/code-splitting
- React: Lazy Loading — https://webpack.js.org/guides/lazy-loading
React Advance Concept:
- Hooks Reference — https://reactjs.org/docs/hooks-reference.html
- Understanding Memoization — https://felixgerschau.com/react-performance-react-memo/
- Handling Events — https://reactjs.org/docs/handling-events.html
- Forms — https://reactjs.org/docs/forms.html
- React Hook Form — https://react-hook-form.com/
- Composition vs Inheritance — https://reactjs.org/docs/composition-vs-inheritance.html
- Code Splitting — https://reactjs.org/docs/code-splitting.html
- HOC — Higher Order Components) — https://reactjs.org/docs/higher-order-components.html
- React Fragments — https://reactjs.org/docs/fragments.html
- React Performance Optimisation — https://reactjs.org/docs/optimizing-performance.html
- React Reconciliation — https://reactjs.org/docs/reconciliation.html
- React Refs — https://reactjs.org/docs/refs-and-the-dom.html
- React Strict Mode — https://reactjs.org/docs/strict-mode.html
- React Uncontrolled Components — https://reactjs.org/docs/uncontrolled-components.html
- React Web Components — https://reactjs.org/docs/web-components.html
SSR — Server side Rendering and CSR — Client side Rendering
- SSR Benefits — https://medium.com/walmartlabs/the-benefits-of-server-side-rendering-over-client-side-rendering-5d07ff2cefe8
- SSR in your app — https://medium.freecodecamp.org/server-side-rendering-your-react-app-in-three-simple-steps-7a82b95db82e
- Server Side Rendering — https://medium.com/styled-components/the-simple-guide-to-server-side-rendering-react-with-styled-components-d31c6b2b8fbf
Helpful articles:
- Setting up SASS with react — https://medium.com/@joshuacrass/react-scss-and-webpack-ae9bd84b9e43
- React Context API — https://hackernoon.com/everything-you-need-to-know-about-reacts-context-api-e5c8c32ef202
- Redux Advance Feature — https://redux.js.org/advanced/advanced-tutorial
- React Async/Await — https://medium.com/@kkomaz/react-to-async-await-553c43f243e2
- ReactDOMServer — https://reactjs.org/docs/react-dom-server.html
React Design Patterns:
- React Compound Components — https://itnext.io/using-advanced-design-patterns-to-create-flexible-and-reusable-react-components-part-1-dd495fa1823
- React Context API — https://itnext.io/using-advanced-design-patterns-to-create-flexible-and-reusable-react-components-part-2-react-3c5662b997ab
- React Render Props — https://itnext.io/using-advanced-design-patterns-to-create-flexible-and-reusable-react-components-part-3-render-d7517dfe72bc
Thanks 🙂
To be continue… 🙂