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
- we don't need a special failed page, nextjs does this for us
- we don't need to retry room creation, the nanoid has enough
entropy that collision likelihood is vanishing
The purpose of these is teaching and we just want to focus on the
specific thing we are teaching. Putting normal good-practice
software dev stuff in there muddies the lesson.
0 commit comments