Skip to content

Instantly share code, notes, and snippets.

@jasonaden
Last active November 17, 2017 07:55
Show Gist options
  • Select an option

  • Save jasonaden/4a7d57e666e1398ae2ff6fad0143e179 to your computer and use it in GitHub Desktop.

Select an option

Save jasonaden/4a7d57e666e1398ae2ff6fad0143e179 to your computer and use it in GitHub Desktop.
Angular Class Notes

Goals

  • Basic understanding of how to create an Angular application
  • Hands-on experience with fundamental pieces of the Angular platform
  • A good idea of "what's next" to continue learning journey

Links

Questions/Discussions

  • What programming experience do we have?
  • Worked with async programming? Callbacks? Promises? Observables?
  • Anyone know what a decorator is? Annotation?
  • TypeScript constructor options (private, public)?
  • Who has worked with dependency injection?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment