https://github.com/matthijskamstra/azure-angular
Angular 16 Azure Examples
https://github.com/matthijskamstra/azure-angular
angular azure javascript js
Last synced: about 2 months ago
JSON representation
Angular 16 Azure Examples
- Host: GitHub
- URL: https://github.com/matthijskamstra/azure-angular
- Owner: MatthijsKamstra
- License: mit
- Created: 2024-03-15T08:55:13.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-16T16:54:53.000Z (over 2 years ago)
- Last Synced: 2025-07-05T00:44:20.915Z (12 months ago)
- Topics: angular, azure, javascript, js
- Language: TypeScript
- Homepage:
- Size: 459 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Clean Version of Microsoft Angular Tutorials
While Microsoft provides valuable tutorials, some users may encounter issues with the Angular projects not functioning as expected. To address this, I've developed a clean version devoid of unnecessary complexities, aimed at providing a smoother learning experience.
## Purpose
This repository aims to offer a simplified version of Microsoft's Angular tutorials, ensuring a straightforward and effective learning journey for users encountering difficulties with the original projects.
## Features
- Simplicity: Stripped off unnecessary features and complexities, focusing solely on the core concepts.
- Clarity: Clear and concise codebase for easier understanding and troubleshooting.
- Compatibility: Designed to work seamlessly with the provided tutorials, ensuring a hassle-free learning experience.
## Extra info
I work on MacOS
## Chapters
- [Quickstart: Building your first static site with Azure Static Web Apps](Azure_SWA_Quickstart.md)
- [Add an API to Azure Static Web Apps with Azure Functions](Azure_SWA_API.md)
## Glossary
- SWA = (Azure) Static Web App
- Static Web Apps CLI