Modern JavaScript The Complete Course - Build +10 Projects ||1 Overview of the Projects

preview_player
Показать описание
Requirements
A Text Editor, i'm using Visual Studio Code
A Browser, i recommend Google Chrome
Internet, videos can be watched only with internet or via Udemy App
If you know HTML, CSS and you want to start creating Interactive Website, JavaScript is the way to go, and you're in the right course
Description
Learn Modern JavaScript & ECMAScript with this Course!

JavaScript Versions included in this Course: ES6, ES7, ES8 === 'Modern JavaScript';

Just Added a ReactJS Introduction By Building a Project and a NodeJS Introduction with Pug, Sequelize, Express & Bootstrap

The most complete JavaScript course on Udemy, learn by building Projects!

In this course you're going to learn JavaScript, from the fundamentals to Intermediate and Advanced Topics such as Prototypes, Delegation, Classes, Ajax, Promises, Generators, OOP, Fetch API, Async Await, Async JS, Objects, how to consume REST API's and more!

Before we Jump into the projects, i'm going to explain the Fundamentals of JavaScript, so if you don't have any previous experience, you're in the right course!

if you are unfamiliar with this topics, you're in the right course because you're going to learn all of this and BUILD AMAZING PROJECTS

The best way to learn something new in programming is by building projects, in this course we're going to build several projects from beginner to advanced level.

Included projects in this course:

Save from Form into Local Storage

Simulate Email Sending App

Generate Names from a REST API

Cryptocurrencies rate from a REST API (more than 100 cryptocurrencies included)

Events in your city with EventBrite and REST API

Shopping Cart with Local Storage

Car Insurance Live Quotation

My Weekly Budget APP

Pet Appointment Manager with IndexedDB

Search Lyrics Online

PerfectCocktail - A Drink Recipes APP

More Projects are added every month, have an idea? send me a message!

HERE'S A LIST AND DESCRIPTION OF THE PROJECTS!

PROJECT: Save into local storage from HTML Form

In this project you will learn how to read the values from a HTML Form and Inputs, then the data is going to be saved into LocalStorage so even if you close the tab or reload the window the info is going to be there thanks to this amazing JavaScript feature.

PROJECT: Adding Courses into the Shopping Cart

This project will help you a lot to understand DOM Scripting and how to traverse in all the HTML of your website.

DOM Scripting is one of the most important topics when learning JavaScript, this project will help you a lot!

PROJECT: Simulate Email Sending with Form

Another really nice project, in this one i'm gonna show you how to validate a form, so every value should be filled before we simulate the sending of an email

Also we will show some nice graphics when the email is sent, this project is very similar to a project that any company will ask you to develop when you try to get a JavaScript job!

PROJECT: Car Insurance Quotation from a FORM

In this project you will learn how to do some math operations in JavaScript with a real world project!

Also, you will learn how to read different values from a Form, validate the form, do some operations and finally print the results

Another really nice project to continue learning JavaScript!

PROJECT: Weekly Budget APP

This is one of my favorite projects, you will enter a Budget for the week, and then you start adding expenses, once you pass 50% of the budget, the remaining budget will change the color to yellow, and once you reach the final 25% of the budget the content will change to Red.

PROJECT: Name Generator with AJAX & Rest API (Fetch API Included)

AJAX is a legacy technology, but as a JavaScript developer is something that you should learn

And learning what's and how to use a REST API is also another really important topic, REST API is how you get data from other servers or websites, something that any JavaScript developer must know

As i said before, Ajax is a legacy technology, the new one is Fetch, so i'm gonna show you how switch from AJAX to Fetch API in the upcoming chapters.

In JavaScript you can also create a database, in this project im gonna show you how to create, read, save the records in the IndexedDB database !
Рекомендации по теме