Operational2024

Miku

Miku is a lightweight React-like framework built entirely from scratch. It implements fiber-based reconciliation for efficient DOM updates and supports concurrent rendering for improved performance. A great learning resource for understanding how modern UI frameworks work under the hood.

Technologies

Key Features

  • Fiber-based reconciliation
  • Concurrent rendering support
  • Virtual DOM implementation
  • Hooks API (useState, useEffect)
  • TSX support

Interested in this project?

Check out the source code or reach out for any questions!

View Repository