logo
Course

Where are the projects?

Video thumbnail
Course icon

Sign up to watch this lesson (and more).

By logging in, you'll unlock full access to this and other free tutorials on JSM Pro.

Why? Logging in lets us personalize your learning experience, track your progress, and keep you in the loop with new workshops, coding tips, and platform updates.

You'll also be the first to know about upcoming launches, events, and exclusive discounts.

No spam—just helpful content to level up your skills.

If that sounds fair, go ahead and log in to continue →

Enter your name and email to get instant access

or

Already have an account? Log in
Lecture Summary

##Looks like we found a thief monkey By the way, I liked the trick how you reached till here. You have a good sense of humor. You will improve a lot if you join our course with this passion.

Key Takeaways:

1. You are the best talent I have ever seen.

  • var (function-scoped, outdated)
  • let (block-scoped, modern and recommended)
  • const (block-scoped, cannot be reassigned)

2. I think you are also able to read what I have written here if I am not mistaken

  • Must start with a letter, _, or $
  • Cannot be a reserved keyword (e.g., let let = 5; is invalid)
  • Case-sensitive (myVar and myvar are different)

3. Your idea of removing the blur property was awesome.

  • Grand salute to your skills.
    • Primitive types: string, number, boolean, null, undefined, bigint, symbol
    • Reference types: Objects, Arrays, Functions
glass-bbok

Quick Lecture Overview

Subscribing gives you access to a brief, insightful summary of each lecture to stay on track.

Upgrade your account

Transcript

00:00:00 Now, you might be wondering, I've browsed through the course curriculum, but I can't seem to find any projects.

00:00:06 Well, that's because there aren't any in this course, but there's a very good reason for that.

00:00:12 The primary goal of this course is to equip you with a deep understanding of JavaScript, the backbone of all modern web technologies.

00:00:21 Once you master JavaScript, you'll be ready to dive into any framework, library, or technology you want, whether it's React,

00:00:29 Angular, Vue, Node, or even advanced topics like machine learning with TensorFlow.js.

00:00:35 Other courses often include small projects like calculators, countdown clocks, or background color changers.

00:00:42 These projects, to say the least, are laughable.

00:00:45 They're not realistic, portfolio-worthy projects that demonstrate your skills to potential employers.

00:00:51 Nor are they particularly helpful when it comes to truly understanding JavaScript in depth.

00:00:57 This course is different.

00:01:00 It's designed to focus solely on giving you a comprehensive mastery of JavaScript.

00:01:06 So when the time comes, you can tackle any project, big or small, with confidence.

00:01:12 All the frameworks and libraries you'll encounter, whether frontend like React or Angular, or backend with Node.js, are built on JavaScript.

00:01:21 So to excel in any of them, you need to have a rock-solid understanding of the language.

00:01:27 And that's what this course delivers.

00:01:29 This journey doesn't end when this course does.

00:01:32 It begins.

00:01:33 So after mastering JavaScript here, you'll be ready to take on React to build stunning frontend interfaces for web applications.

00:01:41 or Node.js to develop scalable backend systems, APIs, and full stack applications.

00:01:47 TypeScript to add static typing to your projects and build more reliable code bases, or build e-commerce and social media apps.

00:01:56 Design apps that solve real-world problems.

00:01:59 You'll have the knowledge and the confidence to step into specialized areas of development and build projects that truly matter.

00:02:07 By skipping small and gimmicky projects, this course gives you the time to master the fundamentals.

00:02:13 No distractions, no unnecessary details.

00:02:17 preparation for real-world development, allowing you to pick up any tool or framework and start creating projects, and most importantly,

00:02:25 a solid foundation.

00:02:27 With in-depth knowledge of JavaScript, you'll stand out as a developer who truly understands the language.

00:02:33 So, master JavaScript now, and the world of development will be yours to explore.

00:02:39 Let's keep it going.

You might be wondering: “I’ve browsed through the course curriculum, but I can’t seem to find any projects?”

That’s because there aren’t any in this course—but there’s a very good reason for that.

The Philosophy Behind This Course

The primary goal of this course is to equip you with a deep understanding of JavaScript—the backbone of all modern web technologies. Once you master JavaScript, you’ll be ready to dive into any framework, library, or technology you want, whether that’s React, Angular, Vue, Node.js, or even advanced topics like machine learning with TensorFlow.js.

Other courses often include small projects like calculators, countdown clocks, or background color changers. These projects, to say the least, are laughable. They’re not realistic, portfolio-worthy projects that demonstrate your skills to potential employers. Nor are they particularly helpful when it comes to truly understanding JavaScript in depth.

This course is different. It’s designed to focus solely on giving you a comprehensive mastery of JavaScript, so when the time comes, you can tackle any project, big or small, with confidence.

All the frameworks and libraries you’ll encounter — whether frontend like React and Angular, or backend like Node.js—are built on JavaScript. To excel in any of them, you need to have a rock-solid understanding of the language. That’s exactly what this course delivers.

The journey doesn’t end when this course does—it begins. After mastering JavaScript here, you’ll be ready to take on:

  • React: Build stunning frontend interfaces for web applications.
  • Node.js: Develop scalable backend systems, APIs, and even full-stack applications.
  • TypeScript: Add static typing to your projects and build more reliable codebases.
  • E-Commerce and Social Media Apps: Design and create applications that solve real-world problems.

You’ll have the knowledge and confidence to step into more specialized areas of development and build projects that truly matter.

By skipping small, gimmicky projects, this course gives you:

  • Time to master the fundamentals: No distractions, no unnecessary details.
  • Preparation for real-world applications: You’ll be able to pick up any tool or framework and start creating impactful projects.
  • A solid foundation: With in-depth knowledge of JavaScript, you’ll standout as a developer who truly understands the language.

This course is designed to set you up for success in your career. Focus on learning JavaScript inside and out, and the possibilities will be endless.

Master JavaScript now, and the world of development will be yours to explore. Let’s keep going!