Oct 16, 2017 | .NET, Angular, JavaScript, MongoDb, Node.js, NoSQL, Series, Typescript
The world of databases has changed significantly in the last eight years or so. Do you remember the time when word database was equivalent to a relational database? Relational databases ruled this niche for more than forty years. And for a good reason. They have...
Oct 9, 2017 | Angular, JavaScript, MongoDb, Node.js, NoSQL, Typescript
Code that accompanies this article can be downloaded here. (Notes: Application will work only if MongoDB server is running on localhost:27017. I used Windows 8, so installation and running on different OS might differ a bit.). In previois article I explained how to...