fac-13 / EDDIE

A simple web-app that gives info to men with ED
https://eddie-webapp.netlify.com
MIT License
0 stars 0 forks source link

Use community modules #26

Closed finnhodgkin closed 6 years ago

finnhodgkin commented 6 years ago

I'm not sure I agree with myself on this but...

One of the greatest things about React is the component ecosystem that goes with it. While the first half of FAC is about doing everything yourself, that's generally not how it works elsewhere. For example it would be very easy to replace the carousel in the app with a module like react-slick. The developer process would be simpler and the final product would be more feature rich out of the box (touch support, transition animations, etc.).

Having said that, you're all still in education so maybe just have fun and build stuff yourself! :woman_shrugging: