You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hikari is an educational implementation of React's rendering model, built from first principles. Instead of treating the Virtual DOM as some magic, Hikari rebuilds it one concept at a time to explore how modern UI libraries transform state into pixels.