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
Hey, I hope we can keep it as simple as possible and not need nx.
My vision is:
Move everything to typescript
Remove old patterns with newer ones
Intrdouce React Router, first in SPA mode, where we keep the express server
Evaluate whether we can use RR7 in framework mode (SSR), where we might are able to get rid of the server all together - This will be intereseting because poinz relies heavily on websockets, and idk how easy this will be with RR7, but lets first do everything I mentioned above :)
Thoughts of ever manage by build system like nx? Managing server & client can be complex without it.
The text was updated successfully, but these errors were encountered: