Make & publish a custom action 2 Github marketplace
I created a custom Github action that deploys a static website to s3, and I want to point out a...
Hi, I'm Ana and welcome to my dev blog. I share insights and practical solutions to coding problems that I face at work or my hobby dev time. Subscribe for new articles and check out my latest tutorials on YouTube.
Don't miss out and subscribe to my newsletter, or explore other ways to follow my content.
I created a custom Github action that deploys a static website to s3, and I want to point out a...
Probably ssh connection is not configured, to enable it go to elastic beanstalk instance: Step 1: Go to EC2 dashboard...
I recently did a switch to monorepo for my React components with Lerna. I was usually against having a monorepo...
I wanted to try creating a desktop app with Rust, and found out there's Tauri and Yew. Both...
I'm a long time user of Ubuntu, and still can't remember some simple tasks...like how to create a launcher icon on Ubuntu. Keeping a cheat sheet here, so I won'...
In development I like to use containerized databases. Recently I've been working on a micro service project that...