DEV Community

Discussion on: What developer products/tools should exist, but don't?

Collapse
 
starkraving profile image
Mike Ritchie

I’m working on it right now: a browser-based tool that will let you define React pages, the actions on the page and links to other pages; then add a template to the definitions for a rough prototype; then run an NPM action to generate a scaffold for the app, with an outer template, routes file and component files for all the pages. I might make an article about it once it’s done 😀