mtschopp | 4 years ago | on: Tell HN: AWS appears to be down again
mtschopp's comments
mtschopp | 4 years ago | on: NPM Is Down
mtschopp | 10 years ago | on: Responsive CSS grid, reordered with native HTML5 drag and drop
If you don't need to support very old browsers you can easy go without jQuery.
Have a look at http://youmightnotneedjquery.com
mtschopp | 10 years ago | on: ReactJS for Stupid People (2014)
I think there are many reasons for the productivity boost. Thinking in components, more readable code, great debugging possibilities, understandable data flow, to name a few.
And, last but not least, it is lots of fun :-).
mtschopp | 10 years ago | on: ReactJS for Stupid People (2014)
We use React since four months, and we develop faster compared to before, when we used only jQuery.
mtschopp | 10 years ago | on: ReactJS for Stupid People (2014)
mtschopp | 10 years ago | on: ReactJS for Stupid People (2014)
mtschopp | 10 years ago | on: Show HN: React Resolver – Async Rendering and Data-Fetching for React
mtschopp | 10 years ago | on: Chrome React extension that highlights components on the page