An open API service indexing awesome lists of open source software.

https://github.com/codeurzebs/firstangularrepos

✔This repository documents my journey of learning Angular through the courses
https://github.com/codeurzebs/firstangularrepos

Last synced: 23 days ago
JSON representation

✔This repository documents my journey of learning Angular through the courses

Awesome Lists containing this project

README

        

# Learning Angular😊

Hello Guys This repository documents my journey of learning Angular through the courses.

## Progress

- [X] **Module 1: Introduction to Angular**
- [X] Lesson 1: Getting Started with Angular
- [X] Lesson 2: Angular Architecture Overview
- [X] **Module 2: Components and Data Binding**
- [X] Lesson 1: Components and Templates
- [ ] Lesson 2: Data Binding and Directives
- [ ] **Module 3: Services and Dependency Injection**
- [ ] Lesson 1: Angular Services
- [ ] Lesson 2: Dependency Injection in Angular

## Projects

- [ ] **Project 1: Building a Simple Angular App**
- [ ] Create the basic structure
- [ ] Implement component communication
- [ ] Add a service for data retrieval
- [ ] **Project 2: ... (to be updated as I progress)**

## Notes

I'll be updating this README as I make progress in my Angular learning journey. Feel free to explore the code and notes in this repository. Any feedback or suggestions are highly appreciated!

Happy coding to me!