aaspinwall / collab

Collab project: We're currently building a decision maker app with Next.js on the frontend and graphQL / faunaDB on the backend.
https://collab-git-main.aaspinwall.vercel.app/
MIT License
5 stars 13 forks source link

Refactoring notes #124

Open aaspinwall opened 3 years ago

aaspinwall commented 3 years ago

On frontend/components/CreateRoomForm.js const placeholderRoomID = "001"; // roomId is handled by function, needs a placeholder however for some reason