An open API service indexing awesome lists of open source software.

https://github.com/sumonta056/reactjs-tailwindcss-learning

Learning React Js from Scratch using TailwindCSS
https://github.com/sumonta056/reactjs-tailwindcss-learning

lazy-loading usecontext-hook useeffect-hook usestate

Last synced: 18 days ago
JSON representation

Learning React Js from Scratch using TailwindCSS

Awesome Lists containing this project

README

          

## 😏 Learning ReactJS & TailwindCSS 😏


### 🌤️ Day 1 : [UseEffect, UseCallback, UseRef, UseState](/UseEffect_useCallback_useRef_useState/)

| Resource Name | Link |
| ------------------------------------------- | ----------------------------------------------------------------------------------------------------------- |
| useEffect, useRef, useState and useCallback | [👉 Click Here](https://youtu.be/NmSh-YpmDU4?si=zvmLQOqh3c6wyaEy) |
| Project Link : Password Generator | [👉 Click Here](https://github.com/hiteshchoudhary/react-english/blob/main/05passwordgenerator/src/App.jsx) |
| React Learning Resources Offical Website | [👉 Click Here](https://react.dev/reference/react/useCallback) |
| Taliwind CSS GFG learning | [👉 Click Here](https://www.geeksforgeeks.org/tailwind-css-padding/?ref=lbp) |
| Taliwind CSS Offical Documentation | [👉 Click Here](https://tailwindcss.com/docs/theme) |
| Learn Taliwind CSS TW Elements | [👉 Click Here](https://tw-elements.com/learn/te-foundations/tailwind-css/about/) |
| Font Awesome SVG icons | [👉 Click Here](https://fontawesome.com/icons/lock?f=classic&s=solid) |


### 🌤️ Day 2 : Tracking React JS Learning Tutorials Links

| Topic Name | Link |
| -------------------------------------------- | --------------------------------------------------------------------------------------------------------- |
| Complete Basic Much Needed React JS Tutorial | [👉 Click Here](https://youtube.com/playlist?list=PLu71SKxNbfoDqgPchmvIsL4hTnJIrtige&si=SpPYVs2OvTb-YATA) |
| Understand the react flow and structure | [👉 Click Here](https://youtu.be/yNbnA5pryMg?si=Y7wWvyIbEzGOMQ_P) |


### 🌤️ Day 3 : Learning All React Hooks and Adding Background

| Topic Name | Link |
| ---------------------------------------------------------------- | ----------------------------------------------------------------- |
| Step-by-Step Tutorial: How to Add Background Image with React JS | [👉 Click Here](https://youtu.be/6J2t_RyQopU?si=cf23Pc4Ju82jer0X) |
| React Lazy Component Loading with Suspense Handling | [👉 Click Here](./src/App.jsx) |
| Learn React Hooks: useContext - Simply Explained! | [👉 Click Here](https://youtu.be/HYKDUF8X3qI?si=2pw1jJ9-E24KcyNg) |
| React useContext() hook introduction | [👉 Click Here](https://youtu.be/FpNfvbNYPsg?si=h246qQ3u7c3KxUuV) |