Write a simple script for creating web app components
Creating modern web applications often includes creating countless components and accompanying files. Even if you are terminal savvy, creating a basic React component would take a few commands.For example, we could create a component named "Counter" ...
micurran.hashnode.dev4 min read