Refactoring
#139
Replies: 4 comments 3 replies
|
Actually, it was my mistake that I didn't think about the server components initially. |
0 replies
|
Also in past we migrated to local storage from cookies and now I understand that its was partially a huge mistake... @y9san9 |
1 reply
|
Additional question: How do we planning to handle auto-updating data? |
1 reply
|
Thank you for this work! I am planning to also add an email support soon, but I think you will not roll out your refactoring yet, so just keep that in mind |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Now because we moved to a standalone build - I started huge refactoring to server components where is it possible.
Now when someone will create a new page we will apply a new requirement: root component should be a server component.
P.S. My refactor will heavily touch components logic, and the way we handle networking on client.
cc @y9san9, important
All reactions