Posts
A collection of some of my thoughts and/or learnings.
- MySQL Prepared Statement Count Error
A quick guide to fixing the `SequelizeDatabaseError: Can't create more than max_prepared_stmt_count statements (current value: 16382)` error in Node.js applications using MySQL.
- Resources
A collection of resources I use to learn things. This should ideally serve as a reference for anyone that asks how I learn things.