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
From my experience, VueJS is a bit painful to work with since it's completely different from what I'm used to (Android and iOS app development). NextJS (or React in general) seems to be closest to the Android/iOS app development workflow, so I decided to rewrite the project from Vue to NextJS.
Auth
Login (from new tab/window)
Logout
Dashboard
Guild List (only show "managed by user" guilds)
Guild frontpage
Guild Meta Settings
Manage Prefix
Meta
WebSocket
Guild Update
User Update
NavBar
Guild Dashboard NavBar
Homepage NavBar
The text was updated successfully, but these errors were encountered:
From my experience, VueJS is a bit painful to work with since it's completely different from what I'm used to (Android and iOS app development). NextJS (or React in general) seems to be closest to the Android/iOS app development workflow, so I decided to rewrite the project from Vue to NextJS.
The text was updated successfully, but these errors were encountered: