Skip to content

J-Reece/Professional-JavaScript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub issues GitHub forks GitHub stars PRs Welcome

Professional JavaScript

Take your Javascript programming to the next level with strategies and techniques commonly used in modern full-stack development.

Unlike other courses, Professional JavaScript focuses on modern JavaScript. In most of the others courses, you learn more of the client-oriented JavaScript. You also learn a lot of “old” ways to do things, with old and/or nearly deprecated functions. Worst, you learn a to do things in a bad way. JavaScript evolves, and is more and more written using an event-driven architecture (reactive) and/or with functional paradigm. This course focuses on modern techniques to write code and build a reactive, efficient and modular application architecture.

What you will learn

  • Read and write JavaScript code.
  • Use JavaScript to manipulate the DOM.
  • Create JavaScript applications using NodeJS and npm.
  • Test and debug JavaScript code.
  • Have a deep understanding of the multiple programming paradigms of JavaScript and how to apply them.

About

Fast-track your web development career using the powerful features of advanced JavaScript

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 88.7%
  • HTML 8.0%
  • CSS 3.3%