Traditional development has many quirks; GitHub Codespaces provides a better development experience and a better choice for improved productivity and workflow.
GitHub Actions allows you to automate your development task, enabling you to build CI/CD pipelines or automatically triage GitHub issues. In this post, you'll learn about the building blocks of Actions while building two basic workflows as examples.
In this tutorial, we have built a Chrome extension to download gists from GitHub Gist. We explored the different parts that make up a Chrome extension and also learned how to harness the power of Vue.js and JavaScript to build Chrome extensions.
In this tutorial, we have built a Chrome extension to download gists from GitHub Gist. We explored the different parts that make up a Chrome extension and also learned how to harness the power of jQuery and JavaScript when building an extension.