GitHub Actions learning path
Goal
I am already familiar with writing and contributing to GitHub Actions. After completing the TypeScript essential training I would like to dive into a more advanced techniques for writing GitHub Actions.
After course I would like:
- be more fluent in creating new actions
- understand the wide variety of possibilities and limitations of custom GitHub Actions
- create an Action interacting with GitHub API
- ultimatelly be able to introduce a new action improving my day to day work
Course
Other Resources
- Best TypeScript courses
- Writing GitHub Actions documentation
- String properties and methods - Guided Project
- Operators - Guided Project
Outcome
TBD