projects/tsxlight-renderer/README.md

# TSXLight Renderer

A proof-of-concept TSX rendering engine for web and Electron apps, built around a custom JSX factory, server-managed component trees, and socket-triggered callbacks.

interesting bits

  • + TypeScript
  • + Custom JSX factory
  • + TSX
  • + SSR
  • + Socket.io
  • + Electron
  • + Express
  • + WebSocket
  • + JSDOM

why it matters

This is the kind of lower-level experiment I enjoy because it forces me to think about rendering, state persistence, per-user sessions, and page transitions from first principles.

preview

TSXLight Renderer preview