Want to create a collaborative editor with Next.js
I am currently trying to figure out yjs with next.js. Are there any better alternatives for react based applications?
8 Replies
Theo - t3․gg
YouTube
Create React App: The REAL Problem
My last Create React App video was way too long and I wanted to start a new series so...yolo.
Create T3 App: https://create.t3.gg/
Vite: https://vitejs.dev/
Astro: https://astro.build/
Remix: https://remix.run/
#t3stack #fullstack #webdevelopment
ALL MY VIDEOS ARE POSTED EARLY ON PATREON https://www.patreon.com/t3dotgg
Everything else (Twitc...
The majors are discussed here
next is my reccomendation, having been an ex create-react-app user
sorry i meant alternatives for yjs that work with next.js
I never used it, but I wouldn't have guessed there are problems with that combo. What specific issues are you having?
i can't figure out how to use
y-monaco
to create bindings with @monaco-editor/react
.Unknown User•2y ago
Message Not Public
Sign In & Join Server To View
i tried to implement the same with code-mirror and it took no time
i might just go with code-mirror