Hacker News new | ask | show | jobs
by frankiesardo 1734 days ago
This is a valid use case and it's the reason tools like Blitz [0] exist in the first place.

Plumbing UI, Forms, API and db is pretty much the same for a lot of MVPs and anything that can get you to a faster prototype is welcome. The difference between what the author shows and Blitz is that the latter is similar to Rails in the sense that it scales to a proper 'Production App' rather than a quick prototype.

[0] https://blitzjs.com/