- You need to define type to each object if it does not exist then you need to create an
interface. - It is what I do every now and then when developing Android app. Yet, developing in Javascript made my lazy.
- A new library may need to add a babel plugin to the
.babelrcfirst. - You cannot just add a new line. Don't forget to add a dependency, too.
- Its document is less friendly than
antd. - Some elements dont match my design. Took me a long time to switch to
antd.
- You need a good babel configuration.
- css inside a
jsfile is annoying to hell. - vercel/next-plugins#70