3 of 5 selected
We should migrate to TypeScript for better type safety across the codebase.
Agreed! The migration could start with the API layer.
Speaking of migrations, has anyone tested the new database schema on staging? I'm seeing performance issues.
I noticed the same thing. Query times are 3x slower with the new indexes.
Should we roll back or optimize? The indexing strategy might need revision.