If you keep creating the same blocks of code over and over it might be a good idea to turn them into reusable modules. There is nothing more modular when it comes to code than writing a library. But where do you start. In this video I will show all you need to write and publish your first Typescript / Javascript library as an NPM package