[Part 1] - Build & Publish React component as NPM package using Typescript compiler
I was too lazy to include webpack to bundle the react component as it needs a lot of boilerplate configuration code. so easiest way was to build the react typescript project using the typescript compiler with a little help from tsc-hooks.
you can fol...
blog.anoopjadhav.in4 min read