Hacker News new | ask | show | jobs
by switzer 5679 days ago
Shipping an MVP with the most basic UI that gets JSON data from the server is fast and usable.

It was difficult to do this in the past, because browsers could not support the data that returned from the server without a lot of work. Today, JQuery that can present the data with minimum effort.