5.00(1)

Practical JavaScript & ES6 Mastery with Projects

  • Categories Video Courses
  • Duration 07h 30m
  • Total Enrolled 8
  • Last Update March 16, 2022

Description

In this course, you will learn different concepts of JavaScript and ECMA Script 6 in a complete practical hands-on based approach.

There is no prerequisite for this course. Anyone with an interest to learn will be able to get started.

This course not only covers different topics of JavaScript and ES6 from scratch but also has many projects and real-world scenarios that will make a real modern JavaScript developer.

Following are the topics that will be covered in this Javascript Mastery course:

  • Setup Installation
  • JavaScript Introduction
  • ECMAScript evolution
  • Different types of Data types in Javascript
  • Variables & Constants
  • Different types of Comments in Javascript
  • Various Operators and their working on Operands
  • String and String manipulation
  • What is Variable Scoping
  • Control statement like if, else, switch-case-break
  • Loops – for, for of, forEach, while, do-while
  • Working with Arrays
  • Working with Objects
  • What are Functions and how to create custom functions and call them
  • What is the use of Prompt
  • What is the use of Confirm
  • What is the use of Alert
  • What is Document Object Model(DOM)
  • DOM manipulation using Javascript
  • Event and Event Listener
  • Set Timeout and Set Interval
  • Clear Timeout and Clear Interval
  • Date and Time operation and using its various methods
  • Working with Math Object
  • Working with JSON
  • Window and document object
  • location and history
  • localStorage and sessionStorage
  • Calling API with Fetch
  • What is the Ternary operator and how to use it.
  • What is the Array Filter function and how to use it.
  • Debugging and Troubleshooting in JavaScript
  • Template literals (Template strings) in ES6
  • Object Destructuring assignment in ES6
  • let and const
  • Spread operator
  • Arrow function expressions
  • We will also do Multiple projects in order to understand different concepts.
  • You will also get the complete source code of the whole course

What Will I Learn?

  • You will learn everything about JavaScript
  • You learn different JavaScript and ES6 concepts with hands-on practical examples
  • You will learn to use different JavaScript and ES6 concepts to build projects of your own
  • You will learn the skill of debugging, finding issue and fixing them

Topics for this course

35 Lessons07h 30m

Section 1: Introduction & Setup

Lecture 1: Course Overview2:41
Lecture 2: Introduction to the World of JavaScript00:08:21
Lecture 3: JavaScript Popularity and ECMAScript evolution00:04:37
Lecture 4: Installation and setup00:01:46
Lecture 5: Writing your first javascript00:08:37

Section 2: Basic JavaScript Programming Concepts

Section 3: Intermediate JavaScript Programming concepts

Section 4: Advance JavaScript Programming concepts

Section 5: Projects

Section 6: Source code

Student Feedback

5.0

Total 1 Ratings

5
1 rating
4
0 rating
3
0 rating
2
0 rating
1
0 rating

Strong content and solid practicals and projects

$3.99

Requirements

  • No programming experience
  • Only a computer with internet and interest to learn is sufficient

Target Audience

  • Anyone who wants to learn about frontend development and want to become a true Frontend Developer