Adventures in Typescript, part 2
Suppose you got a MEAN stack API project using Mongoose for data access. Now imagine you got it using Typescript. It doesn’t make that much difference in terms of project structure, you just got to install the typings for MongoDB...