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.
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).
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: