Notes about refreshing MERN stack knowledge and learning new stuff related to MERN stack
I think now I would like to review my MERN stack knowledge and also upgrade aspects of it from a point of view of providing somewhat more complex solutions than what I had done in my tutorials related learning and self-projects like Gita web app. This post has notes related to it. Areas that I need to refresh/learn in React frontend app area Responsive apps with sidebar which also has a compressed sidebar option. custom hooks - Done by reading React doc on it: https://react.dev/learn/reusing-logic-with-custom-hooks Form validation using Formik or zod Redux Toolkit global state with async thunks used for fetch React and Bootstrap ============== Refresh Next.js by going thru tutorial app and Gita app ============== Refresh Node Express, Mongoose and MongoDB tutorials. Refresh Blog API Refresh MongoDB design online guide/course I went through partially ============== React Responsive Apps that I worked on Gita web app v1.4.1: https://gita-rsi.vercel.app/ , https://github.com/ravisi...