What front-end framework are you using to quickly prototype websites?
I'm looking to prototype a web product, but I don't want to (yet) get overly invested in web design and development.
Is there a responsive front-end framework that has standard UI components that I can throw together, maybe connect to some simple backend DB queries and launch without too much custom development?
👤 austincheney Accepted Answer ✓
Vanilla JavaScript. I have developed a refined pattern that I can copy paste from one project to the next.