dkempner | 5 years ago | on: GitHub isn't fun anymore
dkempner's comments
dkempner | 5 years ago | on: Porting a React Front End to TypeScript
dkempner | 6 years ago | on: "DigitalOcean Killed Our Company"
I think OP means 1s per row, so 138 hours.
dkempner | 10 years ago | on: An overview of JavaScript reactive frameworks
Input field? That's one-way from display => a variable in your viewmodel.
P tag? That's one-way from variable in viewmodel => display.
But when do you really need two-way data binding? Form validation and formatting. Man, this stuff is hard even with two-way data binding. You have to be able to accept, parse, format, and validate all in the same element. It's very helpful to be able to use knockout for a task like this.
dkempner | 11 years ago | on: Why can’t the world’s greatest minds solve the mystery of consciousness?