Skip to content

Latest commit

 

History

History
122 lines (112 loc) · 4.58 KB

File metadata and controls

122 lines (112 loc) · 4.58 KB

#Quick Problems Issue Fix it...

  • Issue in design of upcoming event slide on home page.

Fix the Issues

  • Using Animation library like framer-motion..
  • Use Responsive layout for the Website...
  • Review all the code and see if there's any problem...
  • Fix the Problem on the Fetching data...
  • Provide clean and maintainable documentation...
  • Split the code for Center layout and Right layout use map for nesting component ...
  • Learn about lazing loading and fix the issue...
  • Solve the website hydration problem, and learn about it.
  • use framer motion, Gsap or React-spring to add beautiful animation at every page.
  • Add log-in button and make separate tab for admin panel administration
  • Add meta tag information in every page, page details.
  • clean the code and documentation
  • work in contact form use map there To make code even less
  • Clean Code work in sidebar make it server component separate link click file.
  • In layout file, add the theme main2-container instead of main-container...
  • featuring page; style;
  • social style; clean code
  • Id page clean code
  • work on darkmodetoggle.
  • make root variable for color size;
  • Add Lazy-loading in the website to Optimize your website...
  • Add Type in Details.tsx for better improvement

Important Fix Issue..

  1. Make a Component which include the Fetching data of blog and featured, then use map for simplify the code....
  2. Fix the Any type error in Details Component. and also in the whole application....

Task in Progress....

Make it deployment ready.

Want to Clear Your Next React Developer Interview? 🚀 Prepare these must-know topics to ace your next React interview! This roadmap will guide you through the essentials, helping you build a solid foundation.

|── 𝐑𝐞𝐚𝐜𝐭 𝐁𝐚𝐬𝐢𝐜𝐬 | ├── 📜 JSX (JavaScript XML) | ├── 🏗️ Components (Functional and Class) | ├── 🔄 Props and State | ├── 🚦 Conditional Rendering | ├── 🔁 Lists and Keys | └── 📦 Lifecycle Methods (Class Components) | |── 𝐇𝐨𝐨𝐤𝐬 | ├── 🪝 useState | ├── 🌀 useEffect | ├── 🎯 useContext | ├── 🔒 useReducer | ├── 🧹 useMemo and useCallback | └── ⚙️ Custom Hooks | |── 𝐑𝐞𝐚𝐜𝐭 𝐑𝐨𝐮𝐭𝐞𝐫 | ├── 🌐 BrowserRouter and HashRouter | ├── 🔀 Routes and Route | ├── 📍 Link and NavLink | ├── 🛡️ Protected Routes | └── 🔄 Redirects | |── 𝐒𝐭𝐚𝐭𝐞 𝐌𝐚𝐧𝐚𝐠𝐞𝐦𝐞𝐧𝐭 | ├── 📊 Context API | ├── 🌐 Redux (Actions, Reducers, Store) | ├── 🎯 Redux Toolkit | └── 🧩 React Query (Data Fetching) | |── 𝐒𝐭𝐲𝐥𝐢𝐧𝐠 | ├── 🎨 CSS Modules | ├── 🌟 Styled-Components | ├── 🔄 Inline Styling | └── 📦 CSS-in-JS Libraries | |── 𝐅𝐨𝐫𝐦𝐬 𝐚𝐧𝐝 𝐕𝐚𝐥𝐢𝐝𝐚𝐭𝐢𝐨𝐧 | ├── 📋 Controlled and Uncontrolled Components | ├── 🖋️ Formik | ├── 📜 React Hook Form | └── 🛠️ Validation Libraries (Yup, Zod) | |── 𝐏𝐞𝐫𝐟𝐨𝐫𝐦𝐚𝐧𝐜𝐞 𝐎𝐩𝐭𝐢𝐦𝐢𝐳𝐚𝐭𝐢𝐨𝐧 | ├── 🧹 React.memo | ├── ⚡ Code Splitting | ├── 🚀 Lazy Loading and Suspense | └── 🎯 Re-rendering Optimization | |── 𝐓𝐞𝐬𝐭𝐢𝐧𝐠 | ├── 🧪 Jest and React Testing Library | ├── 🎭 Enzyme | ├── 🛠️ Unit Testing | └── 🎯 Integration Testing | |── 𝐁𝐮𝐢𝐥𝐝 𝐓𝐨𝐨𝐥𝐬 | ├── ⚙️ Webpack | ├── 📦 Babel | ├── 🧰 Vite | └── 🛠️ Create React App | |── 𝐒𝐞𝐫𝐯𝐞𝐫-𝐒𝐢𝐝𝐞 𝐑𝐞𝐧𝐝𝐞𝐫𝐢𝐧𝐠 (𝐒𝐒𝐑) | ├── 🌐 Next.js Basics | ├── 🏗️ Static Generation (SSG) | ├── 🔄 Incremental Static Regeneration | └── 📦 API Routes | |── 𝐎𝐭𝐡𝐞𝐫𝐬 | ├── ⚙️ Error Boundaries | ├── 🌐 Progressive Web Apps (PWA) | ├── 🔒 Authentication (OAuth, JWT) | ├── 📡 Fetching Data (Axios, Fetch API) | ├── 🧩 React Portals | └── 🔀 Context vs Redux vs Recoil | |── 𝐀𝐝𝐯𝐚𝐧𝐜𝐞𝐝 𝐓𝐨𝐩𝐢𝐜𝐬 | ├── 📦 Server Components | ├── 🌍 Internationalization (i18n) | ├── 🔍 React Profiler | ├── 🎯 Error Logging (Sentry) | └── 🛠️ Micro Frontends