-
twitter-meta
🏷 Stay up-to-date with tweets from multidisciplinary, fully informed with all live commentary. Free and widely available online for everyone.
I using Pinia as state management library in some below my projects list. Hope to be useful to you: * twitter-clone * bee-music * gitbox * e-shopee * notedev
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
I using Pinia as state management library in some below my projects list. Hope to be useful to you: * twitter-clone * bee-music * gitbox * e-shopee * notedev
-
I using Pinia as state management library in some below my projects list. Hope to be useful to you: * twitter-clone * bee-music * gitbox * e-shopee * notedev
-
I using Pinia as state management library in some below my projects list. Hope to be useful to you: * twitter-clone * bee-music * gitbox * e-shopee * notedev
-
I using Pinia as state management library in some below my projects list. Hope to be useful to you: * twitter-clone * bee-music * gitbox * e-shopee * notedev
-
inertia
Inertia.js lets you quickly build modern single-page React, Vue and Svelte apps using classic server-side routing and controllers.
Not sure what you are using for backend, but I highly recommend InertiaJs or something similar. Keeps the state on the backend, while making it easy to build a SPA on the frontend. All I ever really wanted with a SPA was to avoid the page reload, I found dealing with state management on frontend frustrating. Inertia solves that.