Thiago Pacheco

Thiago Pacheco @pacheco

About: A developer passionate about technology, games and skateboarding.

Location:
Montreal, Quebec
Joined:
Oct 9, 2017

Thiago Pacheco
articles - 19 total

How I Built an AI-Powered Development Workflow That Actually Works (And Increased My Productivity by 300%)

The Wake-Up Call: An On-Call Experience to Remember A few months ago, I had my first...

Learn More 2 0Jun 17

Comments Are a Smell, Not a Strategy

Why writing readable code beats writing lots of comments—and how to do it well.

Learn More 0 0May 2

Dear Vim, Thanks for My Configuration Addiction

A developer's introspective journey questioning the true value of Neovim, while exploring the balance between customization and productivity in modern IDEs

Learn More 3 3Mar 28

From Skatepark to Software: The Unconventional Lessons Behind My Rise to Staff Software Engineer

Lessons learned that help me to succeed as a software engineer

Learn More 4 3Jan 23 '24

Tips for Acing Technical Interviews: Lessons from Both Sides of the Table

Preparing for a technical interview can be challenging, but there are a few things you can do to increase your chances of success.

Learn More 8 0Sep 13 '23

🚀 Configure Vitest with React Testing Library 🚀

Make your development workflow 1000X faster with Vitest + React testing library

Learn More 48 22Mar 16 '23

Best practices to write a readable and maintainable code | Choosing meaningful names

Best practices to write a readable and maintainable code - Choosing meaningful names

Learn More 9 6Feb 14 '23

How to write an application using API-First development

A tutorial about how to use API-First approach for developing web applications in Python

Learn More 32 4Jan 1 '23

I built an OpenAI CLI in Rust

A simple OpenAI CLI in Rust to generate text and images

Learn More 6 3Dec 28 '22

7 habits to excel as a Software Developer

7 habits that have been helping me to improve and enjoy my career

Learn More 6 3Dec 25 '22

TDD in Practice: Tips and Best Practices for Success

Quick tips to work with TDD

Learn More 24 6Dec 24 '22

Feature Flag manager in Rust - MongoDB Atlas Hackathon 2022 on DEV

My submission to the MongoDB Atlas Hackathon 2022 on DEV!

Learn More 6 0Dec 7 '22

Create a Restful API with Golang from scratch

Learn how to structure an API with Golang, dockerize it, setup VSCode debugger and improve your knowledge of the language

Learn More 558 17Nov 21 '21

Dockerize a Flask app and debug with VSCode

Setup a dockerized Flask app and debug with VSCode

Learn More 28 9Mar 2 '21

What do you do to give yourself a break from coding?

As a developer, it is easy to enter a loop where you spend the whole week coding all the time and not...

Learn More 8 12Sep 14 '20

How to Dockerize a Node app and deploy to Heroku

A small tutorial on how to dockerize an existing node app and deploy it to Heroku.

Learn More 180 23Mar 21 '20

Designing a better architecture for a Node.js API

Designing a better architecture for a Node.js API

Learn More 619 104Nov 2 '19

How to deploy a Webapp to Heroku (Node.js, React.js and MongoDB)

A deployment of a webapp made with Node.js, React.js and MongoDB to Heroku

Learn More 39 14Jul 5 '19

FullStack setup (Node.js, React.js and MongoDB)

I decided to share my node environment from scratch. I hope you like it.

Learn More 251 73Jul 4 '19