HTML over the wire

posted on

You can write fast, modern, responsive web applications by generating your HTML on the server, and delivering that (with a little help) directly to the browser. You don’t need JSON as an in-between format. You don’t need client-side MVC frameworks. You don’t need complicated bundling and transpiling pipelines. But you do need to think different.… keep reading

Validation is a mirage

posted on 7 Comments on Validation is a mirage

Spend enough time talking with entrepreneurs, product people, designers, and anyone charged with proving something, and you’ll bump into questions about validation. “How do you validate if it’s going to work?”“How do you know if people will buy it to not?”“How do you validate product market fit?”“How do you validate if a feature is worth… keep reading