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.
Closures

In this article, we’ll cover such topics such scope and closure. We’ll figure out what affects the scope of the variable, understand the mechanism for creating and working functions and variables, and etc.
Business Process Automation

Technology doesn’t always work. That is the problem, that scares most managers. Everything seems easy at first: you have some products, services, solutions, they function perfectly on their own. But they can cause operational disorder if they are combined hit or miss.
eWallet App

Medical image analysis platform with advanced image analysis tools, reduced wait times for image processing and analysis, and increased revenue for the client due to improved reputation and increased patient referrals
Why is outstaffing much more profitable than hiring in-house?

When you decide to build an application for your business, you face a reasonable question: is it more effective to open your own development department or choose outstaffing. Let’s have a look at its pros and cons.