The engine
LeanJSX provides three main features:
- Server-side implementation of JSX code -including function and class compoments- which translates JSX into HTML.
- Direct streaming from JSX code into a HTTP response using HTTP chunking.
- Default wiring for event handlers.