Best of GitHub Actions β€” November 2022

  1. 1
    Article
    Avatar of pointerPointerΒ·3y

    The State of Frontend in 2022

    The State of Frontend in 2022 analysis of 3,700 respondents from 125 countries. The 5 countries with the most responses were the US, Poland, UK, Germany and India. Only 18% of people filling out the survey said they work at non-tech-first companies.

  2. 2
    Article
    Avatar of communityCommunity PicksΒ·3y

    nektos/act: Run your GitHub Actions locally πŸš€

    You can use the GitHub Actions defined in your GitHub Actions to run your actions locally. The environment variables and filesystem are all configured to match what GitHub provides. If you are using Windows, please follow the steps outlined in Docker Docs for how to install Docker Desktop on Windows.

  3. 3
    Article
    Avatar of tilThis is LearningΒ·4y

    Working with Github from your best editor

    extension allows you to do whatever you want if you are working with a PR and Issues. This extension is an official extension created by the GitHub team. To create your first PR you have to click the icon in the top right of the PR section.

  4. 4
    Article
    Avatar of freecodecampfreeCodeCampΒ·3y

    Lume SSG Handbook – How to Create a Static Blog with Lume

    Deno is a JavaScript-based run-time environment that supports TypeScript. It supports Markdown, Nunjucks, TypeScript, and JavaScript by default. Lume is a new static site generator based on Deno created and maintained by Γ“scar Otero.

  5. 5
    Article
    Avatar of ghblogGitHub BlogΒ·4y

    Everything new from GitHub Universe 2022

    GitHub Copilot is an AI pair programmer that uses OpenAI Codex to suggest code and entire functions in real time. Code search has a powerful new interface that allows developers to construct queries with suggestions, offers completions, and provides the ability to slice and dice results.