https://github.com/rafaelpermec/portfolio-frontendmasters-angular
This repository is a comprehensive guide to mastering Angular and its ecosystem, including TypeScript, Firebase, AWS, and Object-Oriented Programming. It consolidates lessons from industry experts through Frontend Masters courses, offering practical examples, production-ready practices, and deep insights into building scalable web applications.
https://github.com/rafaelpermec/portfolio-frontendmasters-angular
angularjs aws certification design-engineering firebase frontend-web frontendmasters oop-principles typescript
Last synced: 2 months ago
JSON representation
This repository is a comprehensive guide to mastering Angular and its ecosystem, including TypeScript, Firebase, AWS, and Object-Oriented Programming. It consolidates lessons from industry experts through Frontend Masters courses, offering practical examples, production-ready practices, and deep insights into building scalable web applications.
- Host: GitHub
- URL: https://github.com/rafaelpermec/portfolio-frontendmasters-angular
- Owner: rafaelPermec
- Created: 2025-01-08T17:46:50.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-18T14:09:55.000Z (over 1 year ago)
- Last Synced: 2025-01-24T08:13:38.165Z (over 1 year ago)
- Topics: angularjs, aws, certification, design-engineering, firebase, frontend-web, frontendmasters, oop-principles, typescript
- Language: TypeScript
- Homepage: https://frontendmasters.com/learn/angular/
- Size: 13.6 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Angular Learning Path
## Create TypeScript-based Web Applications with a Framework Led by Google
Angular is a robust application framework maintained by Google for building dynamic, scalable, and feature-rich single-page web applications. Its powerful TypeScript foundation enables developers to create maintainable and modular code, making it ideal for both small and enterprise-grade projects.
## Repo Map:
- [Angular 17+ Fundamentals](https://github.com/rafaelPermec/portfolio-frontendmasters-angular/tree/main/Angular%2017%20Fundamentals)
- [TypeScript 5+ Fundamentals, v4](https://github.com/rafaelPermec/portfolio-frontendmasters-angular/tree/main/TypeScript%205%2B%20Fundamentals%2C%20v4)
- [Production-Grade Angular](https://github.com/rafaelPermec/portfolio-frontendmasters-angular/tree/main/Production-Grade%20Angular)
## Bonus Content:
- [Firebase Fundamentals](https://github.com/rafaelPermec/portfolio-frontendmasters-angular/tree/main/Firebase%20Fundamentals)
- [AWS For Front-End Engineers, v2](https://github.com/rafaelPermec/portfolio-frontendmasters-angular/tree/main/AWS%20For%20Front-End%20Engineers%2C%20v2)
- [The Hard Parts of Object Oriented JavaScript](https://github.com/rafaelPermec/portfolio-frontendmasters-angular/tree/main/The%20Hard%20Parts%20of%20Object%20Oriented%20JavaScript)
## Teacher, Plataform and Instructors:
- [Frontend Masters](https://frontendmasters.com/)
- [Mark (Techson) Thompson - Google](https://frontendmasters.com/teachers/mark-techson/)
- [Mike North - Stripe](https://frontendmasters.com/teachers/mike-north/)
- [Lukas Ruebbelke - Venmo](https://frontendmasters.com/teachers/lukas-ruebbelke/)
- [David East - Google](https://frontendmasters.com/teachers/david-east/)
- [Steve Kinney - Temporal](https://frontendmasters.com/teachers/steve-kinney/)
- [Will Sentance - Codesmith](https://frontendmasters.com/teachers/will-sentance/)