You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We can potentially switch to using next.js on top of CRA. Next.js seems a little daunting to deploy, but it wouldn't take too much work to switch over (components can be reused and the views directory just needs to be renamed to pages). Next's imports also look a bit scary, but it would bring a lot of cool features and SEO improvements (not that SEO is that needed for watt though). (Docs | Firebase Deployment StackOverflow)
We can swap our current firebase functions to use TS.
This discussion was converted from issue #21 on March 14, 2022 04:40.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
views
directory just needs to be renamed topages
). Next's imports also look a bit scary, but it would bring a lot of cool features and SEO improvements (not that SEO is that needed for watt though). (Docs | Firebase Deployment StackOverflow)Beta Was this translation helpful? Give feedback.
All reactions