Using GitHub Actions to turn contributors into heroes of an open source game
My submission to the GitHub Actions x DEV Hackathon 2021! Experience your contribution from the inside in this open source game.
Software developer. Passionate about creating stuff. Gamer, digital artist and guitarist on my free time.
My submission to the GitHub Actions x DEV Hackathon 2021! Experience your contribution from the inside in this open source game.
I created an open-source template to develop games using Phaser 3, TypeScript, Snowpack and ESLint.
Tired of building TO-DO lists and e-commerce sites? One of these Chrome extension ideas could set your portfolio apart!
My research about command-line interfaces: their structure, syntax, and conventions.
In this post, we'll go through a brief overview of Manifest v3, and learn everything we need to know to migrate our sample extension.
How to add a badge to your extension's icon
Steps to publish a Chrome Extension
Let's explore how to store data locally in our Chrome extension adding a new feature to our original example.
In this article, I'll share with you my research about how to take full advantage of NPM scripts.
4 Podcast that will inspire you to work on your own projects
A strategy to share code across a Chrome extension's different components.
An animated guide on updating elements from embedded arrays in MongoDB, so you don't ever have to google that again.
Using content scripts to make changes to a web page.
Learn how to add keyboard shortcuts to your chrome extension using Commands.
An animated guide on how to add and remove elements from embedded arrays in MongoDB
A step by step guide on how to create a simple Chrome extension from scratch.
I've finally graduated University! Now I have more free time and I plan to use it to create valuable content online, starting by bringing back my blog.
I had an issue with MongoDB pipeline powered updates that I couldn't find a solution to online, so I solved it myself and decided to write down my solution in case anyone comes across the same issue.
A fun little tool to check out your DEV stats for 2019!
What's the skill, hobby or weird habit that makes your work unique?
In this article, I'll show you the extensions and tools I use to write DEV articles in VSCode!
More tips that'll help you write cleaner and more effective node.js code.
5 tips that'll help you write cleaner and more effective node.js code.
Testing async code in Javascript with Jest. Real useful examples!
In this article I'll tell you how to use an in-memory MongoDB process to test your mongoose logic without having to create any mocks.
In this article I'll cover the basics of YAML, including its main goals, basic syntax and some of its more complex features.
The 6 questions that help me make sure the code I'm copying is safe and won’t bring new problems to my code.
More reasons why I believe clean code is worth your time!
In this article I'll go through some of my favorite reasons why clean code is important and worth your time.
In this article I'll share how you can apply minimalism concepts in code to make it clean and be more productive.
In this article you'll learn about some steps you can include in your Node.js CI pipeline to get the most out of it.
Cephhi is a virtual assistant specially designed to help you share your work thoughtfully, thus avoiding making your account look like a bot.
To celebrate the launching of our latest project Cephhi, we're organizing a dev.to exclusive pre-release event!
In this post I'll try to cover everything you need to know to take full advantage of JSDoc.
I'm building a twitter assistant that generates tweets for you based on your content, without making you look like a bot!
Discuss about good solutions to massively update records through a Web UI.
How to push your code to multiple Heroku apps that serve as different environments.
How to change the timezone on a Heroku app to avoid date related bugs.
Why I began to code It all started when I was around 13 years old. I had recently learned...