These are some of our thoughts on technology and business processes, as well as our inner workings and developer lifestyles.
We often handling API server updates including backwards-incompatible changes when upgrading web applications. At the same time we update the client part, therefore, we did not experience any particular difficulties.
In this article we'll research how to pass custom markup to Angular components and how to create different types of dynamic components.
There is such a term as Remote Procedure Call (RPC). In other words, by using this technology, programs can call functions on remote computers. There are many ways to implement RPC.
Yelp is one of the most popular websites where users have a possibility to find the right services and check the reviews. Let's see how you can achieve the same.
In this article we will write a small library for pulling metadata and creating a preview for a site just like Slack does.
This article is aimed for beginners, who are trying to choose between Ruby on Rails and Django. Let’s see which is fastest and why.
In this article I will tell you how to create an interactive interface with a widely customized visual look and different filtering to view reports.
In this article we will tell you about the basics of working with GraphQL in Angular 2 environment with detailed example.