React.js with Sebastian Markbage and Christopher Chedeau
React.js is a JavaScript library for building user interfaces. Facebook and Instagram maintain the open-source repository and use the technology to build front-end components. Questions include: What is a virtual DOM? How does React.js make development more modular? Why is DOM manipulation so expensive? What is Facebook’s development process of React like? What is Flux
The post React.js with Sebastian Markbage and Christopher Chedeau appeared first on Software Engineering Daily.