Learning Path for Angular Developer

Becoming an Angular Developer is not easy. There are tons of materials on-line, but where to start? What is the correct sequence to learn? We have designed this Learning Path to help you grow quickly. But the Learning Path is not enough. So we are also creating resources that will help you on your learning way:

  • Tests with Questions and Answers
    Our tests will guide you through each topic step by step. If you manage to answer the questions yourself, you can proceed further. If not, you should continue studying the topic.
  • Cheatsheets Our Cheatsheets will help you to verify that you remember everything you need. Use them every day to find out what you forgot and use them while you work on something. Try to use all of the things mentioned in Cheatsheets. This way you will build solid foundations for learning more.
Angular high-level overview
GoalDetailsRelated Resources
  • To understand what is Anglar and what are the advantages of using it.
  • To understand what is a relation between Angular, JavaScript, HTML and CSS
  • To know who is developing Angular.
Angular, vanilla Javascript, HTML, CSS.

Exercises

  • Imagine you your boss doesn't know about Angular. Try to persuade him to start using Angular.
HTML integration
GoalDetailsRelated Resources
  • To understand what is Anglar and what are the advantages of using it.
  • To understand what is a component and what are the parts it consists of. 
Element, tag, attribute, !DOCTYPE, HTML, HEAD, BODY, TITLE, LINK, META, SCRIPT, viewport, charset, favicon, path, file, folder, relative path, absolute path, root folder, current folder, ., .., /

Exercises

  • ...TBD...