+ 6
Javascript / React for a new small web ui
I would want to experiment with React and create quickly a small web ui with a variety of components. What would be the recommended approaches and 3rd party libraries? I am looking for speed of initial development but flexibility/scalability for the future.
3 Respuestas
+ 2
Give a try to reactstrap. You can import bootstrap components in your react project
+ 2
Anyone tried Antd and/or Material?