https://github.com/alexander-kastil/angular-advanced
Advanced Angular Development
https://github.com/alexander-kastil/angular-advanced
angular learning
Last synced: 2 months ago
JSON representation
Advanced Angular Development
- Host: GitHub
- URL: https://github.com/alexander-kastil/angular-advanced
- Owner: alexander-kastil
- License: other
- Created: 2020-09-07T15:34:57.000Z (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2026-03-05T10:40:07.000Z (4 months ago)
- Last Synced: 2026-03-05T10:43:52.464Z (4 months ago)
- Topics: angular, learning
- Language: TypeScript
- Homepage: http://www.integrations.at
- Size: 54 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 10
-
Metadata Files:
- Readme: readme.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Advanced Angular Development
Companion Material for Class Delivery by [Alexander Kastil](https://www.linkedin.com/in/alexander-kastil-3bb26511a/) containing:
- [Class Environment Setup](./setup)
- [Install class software requirements](./setup/)
- [Setup Windows Subsystem for Linux 2 - WSL2](./setup/windows-subsystem-linux/)
- [Setup local container support](./setup/docker/)
- [Requirements / Tooling](./tooling)
- [Getting Started with Source Control](./tooling/01-git)
- [Visual Studio Code Essentials](./tooling/02-vs-code)
- [Repo Documentation & Collaboration using Markdown](./tooling/03-markdown)
- [Introduction to Azure CLI](./tooling/04-cli)
- [Instructor Demos](./demos)
- [Labs](./labs)
## Recommended Cloud Resources
[Firebase Account](https://firebase.google.com/)
[Azure Trial Account](https://azure.microsoft.com/en-us/free/)
## Contributing
Feel free to contribute. When contribute implement your changes / additions on a feature branch in your fork and issue a pull request after completion. An introduction video into forks and pull requests can be found [here](https://www.youtube.com/watch?v=nT8KGYVurIU)
## License & Re-Use
This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License
Permission is hereby granted to to use, modify, and distribute the workshop materials provided under the following conditions:
- Personal Use: Users may use the materials for personal learning and educational purposes.
- Modification: Users may modify the materials to suit their needs.
- Non-Commercial Use: Commercial use is strictly prohibited.
- Attribution: Users must give appropriate credit to the author and include a link to the original materials.
- Share-Alike: Any derivative works based on these materials must be shared under the same license terms.
For commercial use please contact the author via [LinkedIn](https://www.linkedin.com/in/alexander-kastil-3bb26511a/) or [email](mailto:alexander.kastil@integrations.at)