Jump to conversation
Unresolved conversations (2)
@nbbeeken nbbeeken Jun 6, 2024
`types/mongodb.d.ts` still references the old global. Optional, can we use `globalThis` (instead of `global`) here? Sticks out as legacy to me, but not necessary.
lib/mongodb.ts
@nbbeeken nbbeeken Jun 6, 2024
I am not sure what it means for connect to "use a database" and the line below still references "clientPromise". I would uncomment the sample `find` code, just cutting to the chase so to speak.
pages/index.tsx
Resolved conversations (0)