Skip to content

KondaHemanth/Modern-JavaScript-From-The-Beginning

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Modern JavaScript From The Beginning [Video]

This is the code repository for Modern JavaScript From The Beginning [Video], published by Packt. It contains all the supporting project files necessary to work through the video course from start to finish.

About the Video Course

This is a front to back JavaScript course for absolutely everybody. We start with the basic fundamentals and work our way to advanced programming without relying on frameworks or libraries at all. You will learn a ton of pure JavaScript, whether you are a beginner or an established JS programmer. There is something for everyone.Topics included: - Basics and Fundamentals: Data types, let and const variables, functions, conditionals, loops, object literals, arrays, and so on. DOM Manipulation: Selectors, traversing the DOM, show/hide, creating and removing elements, event listeners OOP: ES5 prototypes, inheritance, ES2015 classes and sub-classes, constructors. Async JS: Ajax and XHR, Fetch API, callbacks, promises, async / await. ES2015+: Arrow functions, template strings, generators, iterators, maps and sets, symbols and more. JavaScript Patterns: Module, Factory, State, Observer, Mediator, SingletonOther: Local and session storage, regular expressions, try/catch error handling. 10 projects of all kinds.

What You Will Learn

  • Essential DevOps concepts and how tool-chains fit together.
  • Collaborate, feel confident about experimenting with your code, and isolate changes with Git source control.
  • Create unit tests and use test-driven development, so that your code will never make the same mistake twice.
  • Deploy an automated build process to get your application changes into production faster.
  • Drastically improve the quality of your software by understanding the value of bringing development and operations together.
  • Build a highly available and fully scalable application environment in code.

Instructions and Navigation

Assumed Knowledge

To fully benefit from the coverage included in this course, you will need:
People that want to learn modern JavaScript from beginner to advanced without libraries and frameworks

Technical Requirements

This course has the following software requirements:
NA

Related Products

About

Code Repository for Modern JavaScript From The Beginning, Published by Packt

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published