Creating APIs using Typescript and MySQL
May 16, 2023 · 6 min read · In this article, we will be seeing how to connect your MySQL database to nodejs in typescript. Now you may be wondering why not javascript. Well, typescript is the widely used language and is much stricter than javascript. It is the superset of javas...
Join discussion


