Hacker News new | ask | show | jobs
by readonthegoapp 1852 days ago
congrats.

would love to see a 5-min version of this video, narrated and/or annotated, with zero formatting, or bootstrap-like default formatting.

one thing that always trips me out with UI builders is seeing how, to produce some 'simple' list, you have to stack a grid, on top of a card, on top of a row, on top of a column, on top of a cell, on top of a row, inside of a column, etc.

just seems like i should be able to drag one simple list-like component into the view, wire up the api/db query, done.