Hacker News new | ask | show | jobs
by tyingq 3317 days ago
I suspect RAD/4GL will come back into fashion once someone gets a web version of it right. The current crop of tools aren't quite there, as they don't let you work outside the hard rails.

Google's "app maker" looks pretty close, but with issues around per user cost for some use cases. It does support freeform code, both client and server side, so no hard rails https://developers.google.com/appmaker/

2 comments

The question about programming tools is fascinating. There isn't a minimal consensus about its evolution.

My two cents is it's more about usability than anything else.

CSS Flexbox could bring RAD back to the web. Flexbox is a breath of fresh air after dealing with standard CSS layout 'tricks'.