Alexandre Nédélec (Page 3)

Hi, I'm a .NET developer fond of Microsoft technologies, welcome to my blog !

Manage multiple Node.js versions

pnpm env

If you are working on various projects, you have likely encountered situations where you need to have multiple versions of Node.js installed on your computer.

Read more...

Perform Dynamic Execution of an npm Package

pnpm dlx

Sometimes, all you want to do is grab an npm package and execute a command with it, without having to install it (whether globally or as a dependency).

Read more...

A year of learning and sharing - Dev Retro 2022

Challenges and achievements of 2022

I usually do not take the time to reflect on my developer journey and look back over the past year. Yet, it's a shame because I miss the opportunity to:

Read more...