Why React is not suitable for building rich-text editors?
AP
Adisha Porwal
@adisha
Section: Crisp talk on comparative advantages of React and React Native; success and failure stories with React.
Technical level: Beginner
In this talk, we will be discussing about why React might not be a good idea to build rich text editors. We will also look in Substance.io (a JS library for building web based editors).
The takeaway from the talk is to learn about “What goes into”, and the “How to” for build web-based content editors.
Outline
- The paradigms of rich-text editors.
- How views are rendered using states in React.
- Why React will not work for rich text editing.
- Introduction to Substance.io
- Substance’s way of managing synchronous updates.
Speaker bio
I am a software engineer working at typeset.io who loves working on Frontend.
Links
- http://substance.io/
- http://github.com/substance/substance
- https://twitter.com/TheAdisha
- http://github.com/adishap
- http://adishap.com
Slides
https://docs.google.com/presentation/d/1h0BdMhuCpjEUsCaQ900FsMLjk4xtJY_MFMmYtC8KsyY/edit?usp=sharing
{{ errorMsg }}