= Session =
React Beyond the DOM
It's easy to forget what the creators of React knew from the start: that React is not only for building web pages. Most of us have heard of React Native, that renders to native mobile components, but React doesn't have to render to "components" at all. There's React PDF to generate PDFs and Ink for building UI in the terminal.
At my company, we've built a way for developers to use React to build plugins for our webapp that render to our custom components, giving us full control over the UI design (the "how"), whilst giving the plugin developer full control UX (the "what").
In my talk, I'll explain what it's like to build a React renderer and reconciler, what they are and how to use them.
I'd like to do a live demo showing how React can be used to convert html to markdown. And then I'd like to demonstrate how React can render to the Real World, by controlling IOT devices.
Related Sessions
Don't Be Fooled: What Every Web Developer Needs to Know About React Native
TalkThinking of leveraging your React skills to build mobile apps with React Native? While your web deve ...
Client-Side Friendly SSR Apps
TalkTanstack Start is a new fullstack framework for React. Really? Another one? Yep. But this-one-is-dif ...
Real-World React: The Architectural Playbook for Performance, Resilience & Scalability
WorkshopThis hands-on workshop is a fast-paced walkthrough of what it really takes to build React apps that ...
Building Semantic Search with Amazon OpenSearch
TalkSemantic search is a methodology that aims to understand the intent and contextual meaning behind qu ...