Example of how to create a re-usable npm library for Angular projects| trekhleb.dev
As your React app gets larger, you may have to start worrying about its bundle size. An app’s bundle size is the amount of JavaScript a use| Emma Goto