InfoQ Homepage ReactiveConf Content on InfoQ
Presentations
RSS Feed-
CSS as Bytecode
Richard Feldman discusses writing an entire responsive, performant, accessible, web app without knowing JavaScript, HTML, or CSS.
-
Reason: JavaScript-Flavored OCaml
Jared Forsyth introduces Reason, OCaml with a JS syntax, covering its basics, how to write React UIs, how to adopt it, what the trade-offs are and how it compares to other languages.
-
Lessons Learned Migrating Complex Software
Jack Franklin shares his experience migrating an application from Angular to React, presenting code examples and also the negative points of this migration.
-
CSS in JS: The Good & The Bad Parts
Robin Frischmann summarizes both the good and the bad parts as well as the opportunities & future possibilities of CSS in JavaScript.
-
Writing Highly Reusable React Components
Javier Velasco introduces React Toolbox Core and explains how to create complex reusable React components.
-
Build-Time Optimizations in JavaScript Applications
Evan You explores some existing build-time optimization ideas, introduces related work in the Vue ecosystem, and discusses ideas for future experimentation.