Jean-Michel Plourde

Jean-Michel Plourde @jmplourde

About: Computer engineer, backend developer and IT tech.

Location:
Saguenay, Québec
Joined:
Aug 23, 2018

Jean-Michel Plourde
articles - 10 total

Running Python code as a migration operation in Django

Django migration is a mechanism to propagate database schemas changes using Python files that can be version tracked. It is often generated automatically, but we can also run arbitrary Python code as migration operations.

Learn More 14 2Aug 24 '23

Testing with Django REST Framework

Django REST Framework has great testing tools included. In this article, I will show you how I use them with other great libraries to test my API Views.

Learn More 36 2Jul 19 '22

git-worktree: Working on multiple branches at the same time

When you are working on some code and need to switch to a different branch, it seems there are only messy solutions for not losing your work. Learn more about git-worktree to checkout multiple branches at once in the same project folder.

Learn More 34 11Mar 13 '22

Automating complex terminal flows with tmuxinator

Local environment that rely on multiple terminal can quickly become a burden when you have a couple of commands for each one of them. tmux and tmuxinator allows automating the whole process.

Learn More 33 3Aug 30 '20

Which Linux distribution is your favorite and why?

Not to start a war but...

Learn More 18 71Aug 6 '19

How many monitors do you use when programming?

A good setup is when the programmer has everything needed in front of him

Learn More 10 89Jul 2 '19

Interesting stuff I stumbled on #2

I want to share with people the interesting articles, podcasts, readings and videos I stumbled on.

Learn More 3 0Jun 25 '19

Interesting stuff I stumbled on #1

I want to share with people the interesting articles, podcasts, readings and videos I stumbled on.

Learn More 36 4Jun 23 '19

What tool can you not live without?

We all have a tool that we love so much not using them makes us feel incomplete

Learn More 11 16May 27 '19

Things To Expect When Attending Tech Meetups

Tech meetups are more popular than ever and there is a reason why: you get so much out of them

Learn More 20 2May 22 '19