blackbriarmead
blackbriarmead
TTCTheo's Typesafe Cult
Created by blackbriarmead on 7/13/2023 in #questions
Thoughts on Million.js?
I am considering how to move forward with the web version of my application. I am currently using react native for the mobile version of the app, and the web version is just very janky because the app is only developed for web right now. The switch to web will require big changes in UI, and the entire UX could change due to the nature of phones or an IPAD vs a keyboard and mouse and a larger screen. So I thought it might be good just to build a new app using react.js instead of react native, re-using lots of the code to query the backend, and while I'm at it, also use million.js. The application is somewhat data heavy, basically an analytics dashboard for safety reporting, with the mobile version good for employees to make reports. The mobile version should IMO be more geared towards that with basic analytics, with the web version geared towards Admins, with richer dashboards and functionality. So, my question is, are there any downsides for a relatively greenfield web app to use million and react.js? The backend is in AWS
14 replies