# nodejs

Functions and This

What is 'this' and what are these arrow functions I see everywhere? When you're just starting out, the descriptions you read and hear about can be kinda murky.

Link

Building a Small NPM Package

In development, we don't just write code to build stuff; often we need to optimize our workflows to increase efficiency and reduce the amount of repetitive actions we perform.

Link