Genponent - a React component generator written in Go
After a while of working with React, you'll start to notice that creating new components always requires the same sort of boilerplate code. A new folder, a file for your component, a style file... Props, if you're using TS. And where repetitive actio...
Mar 20, 20223 min read74