- People ›
- Dan Abramov
Dan Abramov Quotes
Nationality: | Israel |
Occupations: | University Teacher, Mathematician |
Total quotes: 5
Dan Abramov
BirthnameNationality: Israel
Occupations: University Teacher, Mathematician
Total quotes: 5
“Things that are traditionally sync don’t have to “feel” sync. Things that are traditionally async don’t have to “feel” async. Be intentional and bridge the gap when you need.”
Tagged:
React, Programming
“We’re switching to major versions to indicate that we have been using React in production for a long time.”
Tagged:
React, React v15.0
“React 15 no longer emits extra nodes around the text, making the DOM output much cleaner.”
Tagged:
React, React v15.0
“We are now using document.createElement instead of setting innerHTML when mounting components. This allows us to get rid of the data-reactid attribute on every node and make the DOM lighter. Using document.createElement is also faster in modern browsers and fixes a number of edge cases related to SVG elements and running multiple copies of React on the same page.”
Tagged:
React
loading next page...