In this directory, you will find all the necessary source codes that came with this course.
- Lecture 4 - Programming Fundamentals using JavaScript
- Lecture 5 - Array Operations - Imperative vs Declarative
- Lecture 8 - Understand JavaScript Functions | Function as a value
- Lecture 9 - Functional Programming in JavaScript
- Lecture 10 - Asynchronous Programming in JavaScript
- Lecture 11 - Async Iterator & Generator in JavaScript | Project Requirements
- Lecture 13 - Create Models, Write Pseudo Code and Adda
- Lecture 15 - Backend 2 | Introduction to Backend Development
- Lecture 16 - Backend 3 | Understand Express Middleware
- Lecture 17 - Backend 4 | Raffle Draw Project
- Lecture 20 - Backend 7 | Start Working with Mongoose
- Lecture 23 - Implement JWT and Refactor The Project Structure
- Lecture 24 - Implement User CRUD Operations
- Lecture 26 - Implement Attendance System Main Functionalities
- Lecture 29 - Frontend 2 - Understand React in A Different Way
- Lecture 30 - Frontend 3 - Understand React Functional Component
- Lecture 31 - Frontend 4 - React Component Tree and State
- Lecture 32 - Frontend 5 - React State and Its Lifecycle
- Lecture 35 - Frontend 8 - JSON to JSX | Importance of Structuring Data
- Lecture 36 - React Functional Component, Props and State
- Lecture 37 - Thinking in React
- Lecture 38 - JSON to JSX to JSON Thinking with A Small Project
- Lecture 39 - Refactor The Operation and History Project
- Lecture 40 - State Lifting and Filtering Techniques
- Lecture 41 - Understand The Usage of useEffect Hook
- Lecture 42 - React Custom Hooks
- Lecture 43 - React Styling Options , Styled Component and Project Structures
- Lecture 44 - Create A React Custom Form Part 1
- Lecture 45 - React Custom Form Part 2
- Lecture 48.2 - Track Zone Project Breakdown | Component Tree and Clock Logic
- Lecture 49 - Track Zone Project | Display and Edit Local Time
- Lecture 50 - Track Zone Project | Reusable Clock Form
- Lecture 51 - Track Zone Project | Create, Edit & List Custom Clock
- Lecture 52 - Track zone project | create events functionality and useTimer hook
- Lecture 54 - Clean YouTube Project | Custom Hook and API Call
- Lecture 55 - Clean YouTube Project | Display a List of Playlists
- Lecture 56 - Clean YouTube Project | React Router Dom and API Bug Fixing
- Lecture 59 - Understand Redux, React Redux and EasyPeasy
- Lecture 60 - Introduction to React Hook Form
- Lecture 62 - Clean YouTube Project | Implement The EasyPeasy Store
- Lecture 63 - Clean YouTube Project | Complete Store | Assignments and Discussion