nearform / angular-patterns-workshop

0 stars 1 forks source link

Leapsome - Angular Learning Path (Basic) #155

Closed ianlnf closed 1 year ago

ianlnf commented 1 year ago

Review Angular Learning Path for Leapsome

ianlnf commented 1 year ago

Welcome to the Angular Learning Path!

This path is designed to help you gain an understanding of Angular fundamentals.

After completing the path, you will be able to:

  1. Set up an Angular development environment with Nx
  2. Understand reactive development with RxJS
  3. Master Angular fundamentals such as components, templates, binding, directives, pipes, inputs, and outputs
  4. Implement CRUD functionality with the Angular HTTP client

This is a self-learning pathway. If you get stuck at any place along the way, reach out to the #community-frontend Slack channel for help!

Complete the Angular Patterns Workshop

You should complete the Angular Patterns workshop available at https://github.com/nearform/angular-patterns-workshop.

The workshop guides you through Angular fundamentals and builds a movies example application. Follow the README instructions to get started. You will need to register for an API key from The Movie Database - https://www.themoviedb.org/

You can run the slides locally, or follow along with them at https://nearform.github.io/angular-patterns-workshop. Each step involves a coding exercise and instructions are included on how to check your code against the provided solutions.

Review further resources

Once you are familiar with the fundamentals of Angular development, you can access the frontend community Angular Notion page for further resources.

These include topics on RxJS, Nx, component libraries, testing, Angular.js migration, and advanced Angular usage.

The Notion page is available at https://www.notion.so/nearform/Angular-e1614e0eabe642599ea9828e15a3b8be

Thank you for completing the Angular Learning Path!

ianlnf commented 1 year ago

@coston this is now ready for review at https://www.notion.so/nearform/Angular-e1614e0eabe642599ea9828e15a3b8be

coston commented 1 year ago

LOOKS GOOD. I made some minor edits. 🚀