Video - Version Management with NPM

Check out my latest lecture!

Unleash the true power of NPM

How to manage your project with npm

Manage your packages with versions

How to manage your packages properly with npm version

ESLint as Git Hook

I came across this great post by my friend Ran Bar-Zik. He explains how to easily set up eslint to run as a git hook.

Git - prepare for Merge

My first Git post!