Hello there!

Let's Learn Something Today.

YOU'RE LEARNING

Zero to One Front-end Dev

Why Do We Need JavaScript?

JavaScript powers the interactivity on your web pages, enabling features like dropdown menus, sliders, and form validation.

How Important Is It?

JavaScript is indispensable for frontend development. Without it, websites are static and lack user engagement.

How Long Will It Take to Learn?

Javascript has mainly 3 sections -

  1. Basics of Programming - 10 Days(If you already know a Programming Language, It should take 5 Days if you learn for 3-4 Hours/Day)

  2. Async Programming - 10 Days(Very Important for Interviews. Do it well and Build Good Projects)

  3. DOM Manipulation - 10 Days(This is the foundation of Front-end Development. Learn it Properly and Solve Small Problems then Build Projects.)

NOTE - DON’T TRY TO LEARN EVERYTHING. LEARN BASICS FIRST. ONCE YOU START BUILDING PROJECTS, YOU”LL GET TO KNOW EVERYTHING, DON’T WORRY.

Tutorials

We’re sharing Tutorials for 3 Sections -

1 Part A. Basics of Programming

This Tutorial covers the basic concepts in very easy way.

https://www.youtube.com/watch?v=_eHc5K0zAPw

1 Part B. ES6 Basics

ES6 every Javascript Developer uses in Daily Life. Learn All Concepts Properly. You’ll get questions from these topic in Interviews.

https://www.youtube.com/watch?v=D8HyB-W7ToI

2. Async Programming

This is THE Only Tutorial You need for Async Programming. Rest you’ll understand better when you start coding and practicing.

https://www.youtube.com/watch?v=ZYb_ZU8LNxs

3. DOM Manipulation

Whole React.js is based on DOM Manipulation. Learn it Properly.

https://www.youtube.com/watch?v=WjxQRfZfZnw

Mini Projects to Build

1. Weather App

https://www.youtube.com/watch?v=MIYQR-Ybrn4

2. QR Code Generator

https://www.youtube.com/watch?v=g1j9rR-H1lk

Note - That’s it. That’s enough to get you started. Don’t Even thing You need more. If you feel like something you didn’t understand, Revise it but DON’T Start a New Tutorial thinking that might be better. Trust me You’re in Safe Hands 🙌