Ask HN: 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?
4 comments
[ 126 ms ] story [ 2131 ms ] threadI was hoping for something a little more modern that feels more responsive and app-like.
If you are to invest some time to learn any tool for prototyping, you might as well go for a proper framework. First you can use any of the dozen UI frameworks (like bootstrap) to get away with not writting css. Then, as one auggested you can go with pure js/html. I might also suggest you could throw a highly productive js framework in the mix like react or ember