Javascript Projects for Complete Beginners
- 2.9
Brief Introduction
Learn and Deploy Four projects with pure JavaScript (No frameworks or libraries)Description
This is a Javascript projects course specifically design for those of you that have completed a javascript book or course yet you can't build a project from scratch and STRICTLY for Absolutely beginners / Intermediate. No what is javascript or variables, we start coding straight up.
#### WHATS INCLUDED? ####
CRUD: Deploying a Mini Blog that enable you to understand what it takes to Create, Read, Update and Delete.
DOM Manipulation: Selectors, traversing the DOM, removing elements, event listeners
OOP: ES5 prototypes, inheritance, ES2015 classes & sub-classes, constructors
Async JS: Fetch API, callbacks, promises, async / await
ES2015+: Arrow functions, template strings.
4 Projects
#### PROJECTS ####
1. Airport Finder
2. WeatherJs App
3. Movify Web Application
4. Mini Blog
Requirements
- Basic HTML / CSS knowledge
Outline
- AIRPORT FINDER PROJECT
- Airport Finder [Part 1]- Intro
- Airport Finder [Part 2]- Preparing
- Airport Finder [Part 3]- SDK API & UI
- Airport Finder [Part 4]- Implementing Codes 1
- Airport Finder [Part 5]- Implementing Codes 2
- Airport Finder Source Code
- WEATHER JS PROJECT
- Weather App [Part 1]- Intro & UI
- Weather App [Part 2]- I-Coding 1
- Weather App [Part 3]- Coding 2 Rounding Up
- Source Code
- MOVIFY PROJECT
- Movify- Intro
- MOVIFY - UI
- MOVIFY - Coding 1
- MOVIFY - Final Coding 2
- MOVIFY- Source Code
- MINI BLOG PROJECT
- Mini-Blog Intro
- Mini-Blog Preparing
- Mini-Blog Coding 1
- Mini-Blog Coding 2
- Mini-Blog Coding 3
- Mini-Blog Final Coding 4
- Source Code