













Deku – a minimalistic alternative to React
9 years ago
Deku is a library for rendering interfaces using pure functions and virtual DOM. Instead of using classes and local state, Deku just uses functions and pushes the responsibility of all state management and side-effects onto tools like Redux. It also aims to support only modern browsers to keep things simple. It can be used in place of libraries like React and works well with Redux and other libraries in the React ecosystem.
Session difficulty level: Intro/101
Share this session:
Leave a Reply
You must be logged in to post a comment.