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...
tobias-sample.co.uk3 min read
Mohit Yadav
I Live to create better apps everyday
Great CLI, would be great if you could turn it into a VS Code extension or something, that would track all the components.
The CLI looks pretty well-thought-out π