leesander1 / hearmenow-electron

Electron client app
MIT License
3 stars 1 forks source link

React Routing #16

Closed leesander1 closed 7 years ago

leesander1 commented 7 years ago

@mariots check this out can you review my approach to the routing

mariots commented 7 years ago

This approach works, and it looks good with mdl. I don't think it would be scalable because putting all components under its own folder is really unmaintainable. We will also have to add the login screen, which needs to be the main app route. Since we need to keep moving forward, I would say we use this because the research required to use routes correctly will take far longer finish than to get a product out.