Angular 11 Tutorial - Code a Project from Scratch
Learn how to create an Angular 11 project from scratch in this full course. It uses a public API to create a game database website. You will gain a great foundation for building Angular applications.
You will learn how to how to set up a project using Angular CLI, how to create components, how to make http calls, how to implement http interceptors, how to make services.
Also you will learn how to set up routes for your application and how to pass data with routes between the components. You will learn to use pipes and various Angular directives like ngFor, ngIf, and more.
鉁忥笍 Course created by Slobodan Gajic. Check out his channel: https://www.youtube.com/channe....l/UCBu5ulO4d-d47lAVy
馃捇 Code: https://github.com/bobangajicsm/ng-video-games-db
馃敆 API details: https://rapidapi.com/accujazz/....api/rawg-video-games
猸愶笍 Course Contents 猸愶笍
鈱笍 (0:00:00) Intro
鈱笍 (0:01:00) Installation of project and modules
鈱笍 (0:04:28) Search bar component
鈱笍 (0:06:13) Styling search bar
鈱笍 (0:09:36) Creating home component
鈱笍 (0:10:03) Creating routes
鈱笍 (0:15:08) Styling home component
鈱笍 (0:18:58) Creating http service
鈱笍 (0:21:23) Creating typescript models
鈱笍 (0:23:43) Creating http interceptors
鈱笍 (0:28:13) Implementing home component
鈱笍 (0:35:13) Implementing sort menu
鈱笍 (0:40:28) Creating details component
鈱笍 (0:47:13) Styling details component
鈱笍 (0:57:43) Details tabs component
鈱笍 (1:02:33) Styling tabs
鈱笍 (1:04:43) Implementing data into tabs
鈱笍 (1:10:38) Final review
--
Learn to code for free and get a developer job: https://www.freecodecamp.org
Read hundreds of articles on programming: https://freecodecamp.org/news
