
The Messenger Component (Symfony)
Back in March 2018, the pleasing news that the family of symfony components was replenished with a useful Messenger tool spread quickly among the developers.

The Messenger Component (Symfony)
Back in March 2018, the pleasing news that the family of symfony components was replenished with a useful Messenger tool spread quickly among the developers.

In the modern world of social media, each of us uses dozens of applications and websites every day. OAuth 2.0 identity provider is designed to simplify the authorization process and, as a result, make the lives of users easier and safer. The question arises — in which way?

How to Integrate Google Pay Service Into Your Android App and Why You Need It
Until recently, the implementation of a payment method into your business software solution was a matter of your clients’ convenience and an important factor of success in e-commerce.

API for Mobile Apps in Simple Words
At present, the industry of IT is one of the most rapidly developed. The process of development is always accumulation of a great amount of knowledge, which must continuously be generalized and systematized.

Postman: a Quick Start for Development and Testing
This article is intended to speed up and simplify the process of mastering the Postman tool basic functionality. The company positions its product as an API development platform. But why does everyone love Postman platform?

A Quick API Platform Hands On Review for Symfony App Development
There are many ways of REST API implementation in a symfony app. One of them is REST API Patform.

Hello everybody. Recently I’ve got a desire to master the Socket.IO library and create a chat application, to strengthen theoretical knowledge with practice, so to say.

WeChat Login Integration Process: Step-by-Step Guide
Following the latest trends in functionality implementation, we constantly face the necessity of social media support integration into the applications we develop.

ChatKit Library for Android Apps
In the world of iOS development there is a well-known JSQMessagesViewController library which helps iOS-developers to implement UI chat in their applications easily. Unfortunately, Android developers are deprived of such a wonderful tool.

CSS Transitions And Animations. Motion Path Module CSS
Before CSS3 rising, front-end developers were tossed into a cold sweat, when they heard a word «animation». And all because one reason: it was very non-trivial task to make quality and beautiful animation at those old days. CSS could not do it, so all the animations were made with JavaScript.

Now it's time to make a flexible architecture for Android using DataBinding!