Sailboat: An async, streaming router for React apps

We recommend upgrading to the latest Safari, Google Chrome, or Firefox. Read more

Similar

Imba – 10 times faster than React

Imba is a new programming language for the web that compiles to highly performant and readable JavaScript. It has language level support for defining, extending, subclassing, instantiating and rendering dom nodes. For a simple application like TodoMVC,... (more…)

Read more »

Hooks for those who know React

Hooks are not a new concept in React - they are a re-implementation (a new API) for state and side effects in React that better aligns with two existing concepts in react: the concept of Components as the primitive model for UIs, and of these components b... (more…)

Read more »