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
- Host: GitHub
- URL: https://github.com/codeurzebs/firstangularrepos
- Owner: codeurzebs
- License: mit
- Created: 2023-10-13T12:45:18.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-28T12:31:14.000Z (over 1 year ago)
- Last Synced: 2025-02-18T01:40:17.095Z (4 months ago)
- Homepage:
- Size: 6.38 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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!