Mar 26, 2018 | MongoDB, Node.js
If you need to know what your MongoDB connection status is or when a database’s connection has dropped, timed out or some other error has occurred – this post will be useful to you. I don’t use any ODM packages like MongooseJS hence all examples cover the...
Oct 18, 2017 | Node.js, Typescript
The first part of the Quick Start series I wrote some time ago. Today it’s a little bit outdated so I recommend you to check my YouTube video where I show how to configure VS Code to creating the node.js applications with Typescript. In this post, I’d like to continue...
Jan 11, 2017 | Node.js, Typescript
In this quick start post series, I’d like to show you how to start developing a node.js application with Typescript and Visual Studio Code. We’ll start with a brief introduction to each of these technologies and then I’ll show you how to setup the VS Code for...
Recent Comments