-
JQuery to React: How we rewrote the HelloSign Editor
JQuery to React: How we rewrote the HelloSign Editor
DropBox rewrite and 12,000 loc from jQuery to React. To solve some the issue of rendering pdf different between 3 places.
The lesson is: Don’t fix it in UI, fix what’s behind it. A software engineer’s job is not to write code, it’s to solve problems, by writing code when necessary.
Appears in lists (1)
More like this (2)
-
How to Build Forms with React the Easy Way
How to Build Forms with React the Easy Way — The challenges inherent to building forms...
-
Optimizing React Apps In Practice
Optimizing React Apps In Practice François Zaninotto wrote about measuring performance, finding the bottle necks, and...