Advanced React Js Training Certificate
Alphorm
Dec 2022
During this React and Redux training, I first saw advanced development topics in ReactJS. The training is given in JavaScript, but I followed it by coding in TypeScript.

Training Content
- Creation and maintenance of component functions.
- State management with Hooks.
- Using render Props.
- Composition with reusable React components.
- Persistence in browser storage with HTML5 localStorage.
- Layout with responsive grids.
- CSS and JavaScript components from TailwindCSS and HeadlessUI to quickly develop a responsive and elegant UI.
- Understanding advanced concepts, including Single Source of Truth with the state manager, Redux architecture, and Redux Toolkit.
- Redux Hooks and sharing values globally with the context API.