
Modern JavaScript From The Beginning
Seizoen 1
201814 afleveringen
Beschikbaar om te kopen
Afleveringen
S1 AFL. 1 - Intro & Getting Started
24 mei 201818min.This episode will get you started by introducing you to the course and the learning objectives. You'll also set up the environment by installing Visual Studio Code on your machines.Beschikbaar om te kopenS1 AFL. 2 - JavaScript Language Fundamentals
24 mei 20183 uur 12 min.You'll dive into the fundamentals of JavaScript in this episode. You'll find out what role does data types, string methods, arrays, comparison operators, function declarations, expressions, loops, window objects, switches, block scope plays in JavaScript.Beschikbaar om te kopenS1 AFL. 3 - DOM Manipulation & Events
24 mei 20182 uur 23 min.It's time to become familiar with the DOM (Document Object Model). You'll find out how DOM can be modified using JavaScript and get an introduction of event listeners and event objects.Beschikbaar om te kopenS1 AFL. 4 - DOM Projects
24 mei 20182 uur 3 min.With the help of interesting projects such as loan calculator and number guesser applications, you'll dig deeper into the concepts of DOM.Beschikbaar om te kopenS1 AFL. 5 - Object Oriented JavaScript - ES5 & ES2015
24 mei 20181 uur 2 min.This episode will help you to grasp the fundamentals of Object-Oriented JavaScript in e5 and es2015. You'll learn how to create objects using built-in constructors, classes, subclasses, prototypal inheritance, and methods.Beschikbaar om te kopenS1 AFL. 6 - OOP Book List Project
24 mei 201857min.Get hands-on experience on OOP concepts by building a book list application. You'll build the app user interface, add books to the list, create an alert to get notified when a book is deleted, delete books from the list, add local storage, and learn how to convert to es6 classes.Beschikbaar om te kopenS1 AFL. 7 - Asynchronous JavaScript, Ajax & Fetch API
24 mei 20182 uur 31 min.Do you want to find out what asynchronous JavaScript is and how to work with Ajax and JSON? Then watch this episode. And with the help of a Chuck Norris project, you'll learn how to fetch data from an external application programming interface.Beschikbaar om te kopenS1 AFL. 8 - API Projects
24 mei 20181 uur 37 min.This episode will help you to learn more about the application programming interface through interesting projects. You'll build Github finder, weather reporting applications to dig deeper into the concepts of the application programming interface.Beschikbaar om te kopenS1 AFL. 9 - Error Handling & Regular Expressions
24 mei 20181 uur 20 min.You have the knowledge of building applications using JavaScript, now it's time to catch those errors in your application. Here, you'll understand the concepts of error handling, and with the help of a form validation project, you'll become an expert in using regular expressions.Beschikbaar om te kopenS1 AFL. 10 - Other Newer Features - ES2015+
24 mei 20181 uur 1 min.In this episode, you'll go through the latest features of ES2015 such as iterators, generators, profile scroller, destructuring, and ES6 sets.Beschikbaar om te kopenS1 AFL. 11 - JavaScript Patterns
24 mei 20181 uur 5 min.This episode introduces you to different types of JavaScript patterns such as module and revealing module, singleton, factory, observer, mediator, and state.Beschikbaar om te kopenS1 AFL. 12 - Tracalorie Project (Using the Module Pattern)
24 mei 20182 uur 35 min.To get a solid understanding of the module pattern, you'll create a project to track calories.Beschikbaar om te kopenS1 AFL. 13 - Microposts Project - CRUD Front End (Webpack & Babel)
24 mei 20181 uur 24 min.In this episode, you'll get to grips with the front end development using microposts. You'll learn how to set up a babel and web pack environment, get an introduction to es2015 modules, create user interfaces, build fake rest application programming interface using JSON server, add posts, display your posts, and implement alerts in your project.Beschikbaar om te kopenS1 AFL. 14 - Wrap Up
24 mei 20182min.Before saying you goodbye, the author sheds light on the career path that you can take it from here.Beschikbaar om te kopen