
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.

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.

How to Integrate Apple Pay in Mobile App
During the presentation on the 9th of September 2014, Apple introduced Apple Pay — its own system of mobile payments. Apple pay allows iPhone 6 and iPhone 6+ users, as well as those who have new versions of Apple Watch easily shop online now

UX Practices from Best Travel Sites: Functionality and Usability
Whether you want to launch a new travel site or improve the existing, user experience (UX) is the first thing to consider. Attractive and easy-to-use sites achieve better user behavior metrics, which results in a higher conversion rate.

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!