https://github.com/alexander-kastil/advanced-web-tech
Overview of Advanced Web Technologies using modern stack and toolchain
https://github.com/alexander-kastil/advanced-web-tech
angular docker git javascript learning nodejs react sass single-page-applications typescript webstack wsl
Last synced: 2 months ago
JSON representation
Overview of Advanced Web Technologies using modern stack and toolchain
- Host: GitHub
- URL: https://github.com/alexander-kastil/advanced-web-tech
- Owner: alexander-kastil
- License: other
- Created: 2019-08-25T15:53:09.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2024-09-13T19:52:03.000Z (almost 2 years ago)
- Last Synced: 2025-10-31T22:21:59.544Z (8 months ago)
- Topics: angular, docker, git, javascript, learning, nodejs, react, sass, single-page-applications, typescript, webstack, wsl
- Language: PowerShell
- Homepage:
- Size: 89.5 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: readme.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Advanced Web Technologies
Companion Material for Class Delivery by [Alexander Kastil](https://www.integrations.at/kontakt.aspx) containing:
- [Requirements / tooling](./tooling)
- [Git & GitHub Basics](./tooling/01-github)
- [Visual Studio Code Intro](./tooling/02-vscode)
- [Document Repos using Markdown](./tooling/03-markdown)
- [Introduction to Azure CLI](./tooling/04-azure-cli)
- [Using the Visual Studio Code REST Client Extension](./tooling/07-rest-client)
- [Setup WSL & Docker Support on Windows](./tooling/08-docker-wsl)
- [Instructor Demos & Labs](./demos)
- [Lab Machine setup including an optional Azure hosted Lab VM](./setup)
- [Create Azure Lab Virtual Machine (optional)](./setup/)
- [Install required class software](./setup/)
- [Fork & Clone Class Repo and configure GitHub requirements](/setup)
## Recommended Online Accounts and Resources
- [Github User Account](https://github.com/)
- [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)