public marks

PUBLIC MARKS from sylvainulg with tags coding & performance

11 March 2016 10:00

Facebook lays out ambitious React.js JavaScript dev plans | InfoWorld

(via)
doing layout in React itself rather than within the browser. [...] "This very easily fixes the reflow problem because now you can just render the correct thing the first time. You don't need to render a placeholder and then replace it once you know how big it is,"