Courses

Introduction To GitHub Actions

In this course, you will learn the following:

  • GitHub Workflows and Actions
  • The workflow files and basic syntax
  • GitHub Actions Marketplace
  • Creating Some Example Workflows like:
    • pull request review to lint, test, and build code
    • publish a GitHub NPM package
    • integration testing
    • tagging on GitHub

You can also find the code for the course on GitHub here: Introduction To GitHub Actions Course Files

JavaScript 101

In this free course on YouTube, you will learn the following:

  • coding basics with JavaScript
  • JavaScript, EMCAScript, and JS Versions
  • HTML Canvas and JavaScript

You can also find the code for the course on GitHub here: Learn JavaScript Course Files .