Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
JavaScript - The complete guide
Rating: 5.0 out of 5(1 rating)
12 students

JavaScript - The complete guide

Learn JavaScript from scratch with examples, tips, modern challenges and more.
Last updated 8/2024
English

What you'll learn

  • JavaScript fundamentals & essentials
  • OOP - Classes, constructors
  • Asynchronous JavaScript
  • DOM
  • BOM
  • New features
  • Event handling
  • 'this' keyword
  • call(), apply(), bind()
  • Scope and Execution Context
  • Callbacks, promises, Async/Await

Course content

7 sections71 lectures7h 58m total length
  • Introduction4:10

    Explore core javascript fundamentals—variables, data types, operators, conditionals, arrays, objects, functions, and loops—plus debugging, dom and bom basics, local storage, and es5 features with practical, real-world examples.

  • Short demonstration from the introduction1:58
  • Important0:14

Requirements

  • A computer and taste to learn :)

Description

Learn JavaScript from scratch with examples, tips, modern challenges and more. No prior knowledge required. Build dynamic websites. Understand how websites interact with web browsers. This is a complete course, we tried our best to have the videos as short as possible but also in the best way for you to understand everything with real-life examples. This course is for anyone who wants to learn how to develop modern websites. We cover all important features step by step and from scratch to show how to do that. It is a full course, so you have all you need to understand how and what you need to build a website without searching somewhere else on the internet.

After this course, you will be able to understand everything in React, Vue, Angular, and other JS libraries. So, get yourself ready to build modern web applications. No need to install, you already have JavaScript in your browser.

In short you will learn:

  • Know where to put your scripts - The difference between adding the script external and internal, within the <head> or within the <body>, wherever or at the end of the <body>, when to use async defer attributes and when to not use

  • Fundamentals - Variables, Loops, Conditional statements (if..else, ternary operator, switch), Functions, Arrays, and more

  • New features from ES5 up to now

  • Creating modern effects that you might see in modern websites nowadays

  • Use Asynchronous JavaScript

In case you missed the big sale, please visit our website or our instagram.

Who this course is for:

  • JavaScript developer
  • Website designer/developer