AI-powered
podcast player
Listen to all your favourite podcasts with AI-powered features
React - The View in the MVVM
React.js is a declarative front-end framework built on top of the idea of flux. It allows you to build your controller system around React and then have React just be one part of your stack. As we're building more and more apps, it's become clear that what used to be a controller no longer really has any place. We think that they should be sort of encapsulated in a controller.