MongoDB – Tutorial, main commands

The goal of that article is to collect in one place the most common commands for working with NoSQL database MongoDB with working examples of it.

Suppose you have installed and run the MongoDB server.

Booking services solutions

Rental management, flight booking, pet walking services, food, and delivery apps – they all need typical solutions like cost calculation, appointment booking forms, payment systems, admin panels, etc.

Find the Best Developers for Your Project

When you just start the implementation of your project, the first problem you face – is hiring a developer or development team. There are two options: opening your own IT-department in-house or using an outstaffing model. 

AWS Logging, Monitoring and Alerting

A Customer from an international company with a business of automating manufacturing processes had a need to setup Logging, Monitoring and Alerting for the system they had. The solution that was needed is complex but it has a known solutions:

React: The Basics

React is a declarative, component-based JavaScript UI-library. React’s core concept is that you page consists of a number of independent components, each with its own state and an array of methods.

ES6: new opportunities

In JS World, there are a lot of libraries and frameworks, but nothing happened with the language itself. And, finally, a new standard came out. In this article, I’ll tell you what has a new standard prepared for the language and what advantages it has over previous versions.

Get acquainted with Sails.js

Sails.js is framework that allows to quickly assemble custom applications of node.js on using MVC pattern with easily maintained code.

Choosing HR Strategy

In modern information-oriented society business processes undergo a number of sufficient changes. Employees act as an essential resource and the competitive advantage of IT-industry.

Gulp

According to the definition given in the official resource, Gulp is a streaming build system. It is initially focused on the building projects. However, you can use Gulp for other tasks besides building projects, because you can write completely different gulpconfig files.

Event Loop

While learning JavaScript, you might’ve heard that JS is a single-threaded language. You also might’ve heard that JS is asynchronous. These two statements probably left you thinking “Wait, what? JS can’t really be asynchronous with just one thread, right?”. Let’s look into how this works.

We use cookies in order to give you the best possible experience on our website. By continuing to use this site, you agree to our use of cookies.
Accept