TLDR
 React has become very popular as a UI layer, but there doesn’t appear to be a clearly proven best practice for state management. Ant Design React is a UI library that contains a set of high quality components for building rich, interactive user interfaces. In real project development, you need a data flow solution like Redux or MobX. In this post, we’ll explore a react + antd + umi + dva stack which makes it easy to create scalable web apps with cleaner architecture for data flow.via the TL;DR App
no story