Joan Mira

Results 55 issues of Joan Mira

I was expecting that any `index.html.jsx` file would automatically work as a clean URL when placed inside a folder. Example: A file placed in `/changelog/index.html.jsx` would be loaded when visiting...

After researching the different React UI frameworks, it seems that Material UI is the best candidate. Followed closely by Semantic UI

feature

At the moment, all components are in the same folder. We should divide them between, the smart ones (with data fetching/updating) and the purely UI ones (mostly reusable).

enhancement