Skip to content

Hands-on training in JavaScript, TypeScript & Angular

License

Notifications You must be signed in to change notification settings

david-vasquez/ng-training

 
 

Repository files navigation

Angular training

Support files for my training on JavaScript, TypeScript & Angular.

Prerequisites

  1. Install Node.js.
  2. Install MS VS Code.
  3. Fork this repo.
  4. npm install

Then you can start the course by opening this project in VS Code.

VS Code will ask you to install some recommended extensions. Accept it.

After that, open the first file in the src dir.

Have fun!

PS.: This is a live repo. I will add more information as classes progress.

REFERENCES

Tools

What's New

Documentation

The module field convention on package.json

How promises help to solve the trust issues with callbacks-only coding:

About

Hands-on training in JavaScript, TypeScript & Angular

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 68.8%
  • JavaScript 31.2%