Angular 11 Tutorial - Code a Project from Scratch
Offered By: freeCodeCamp
Course Description
Overview
Create an Angular 11 project from scratch in this comprehensive tutorial that guides you through building a game database website using a public API. Gain a solid foundation for developing Angular applications as you learn to set up a project with Angular CLI, create components, make HTTP calls, implement interceptors, and create services. Explore routing techniques, including setting up routes and passing data between components. Master the use of pipes and various Angular directives such as ngFor and ngIf. Follow along as the instructor covers installation, component creation, styling, HTTP service implementation, TypeScript model creation, and more. By the end of this 1-2 hour course, you'll have hands-on experience creating a fully functional Angular application, complete with search functionality, sorting, and detailed game information display.
Syllabus
Intro.
Installation of project and modules.
Search bar component.
Styling search bar.
Creating home component.
Creating routes.
Styling home component.
Creating http service.
Creating typescript models.
Creating http interceptors.
Implementing home component.
Implementing sort menu.
Creating details component.
Styling details component.
Details tabs component.
Styling tabs .
Implementing data into tabs.
Final review.
Taught by
freeCodeCamp.org
Related Courses
Software as a ServiceUniversity of California, Berkeley via Coursera Intro to Computer Science
University of Virginia via Udacity Web Development
Udacity Software Engineering for SaaS
University of California, Berkeley via Coursera CS50's Introduction to Computer Science
Harvard University via edX