Create and Publish a GitHub Action in Typescript - ULTIMATE 2023 GUIDE
A complete guide on creating, testing, publishing and debugging a custom GitHub Action in Typescript.
Passionate Frontend Developer always looking for new challenges.
I contribute to Open Source projects, write technical articles and publish videos on YouTube to share what I learn.
A complete guide on creating, testing, publishing and debugging a custom GitHub Action in Typescript.
Tech stack is Astro SSG with Typescript, articles are on mdx files and Netlify is the hosting. Join me in this short coding session!
A deep dive into two different approaches: which one works better?
Time shouldn't be the reason why you're not testing your code. Here are some tips
GitHub Actions are a powerful tool to automate your workflow. They can be used to run tests, deploy your code, publish a package ...
The tech stack is Astro SSG with Typescript, articles are on mdx files and Netlify is the hosting. Join me in this short coding session ...
A deep dive into two different approaches: Warp is a new terminal with some really smart features while Fig perfectly integrates ...
Many professionals in the software development industry think that writing tests are a waste of time. What if it is instead a time ...
Discover GitHub Copilot Chat, an efficient tool in the Copilot X suite, which can generate automatic unit tests for your code. But is it ...
GitHub Copilot CLI has a dedicated git feature to generate git commands, let's give it a try! It's been an insightful session asking ...