Stfalcon Blog

A Simple Telegram Time Tracker Bot Creation

A Simple Telegram Time Tracker Bot Creation

Everyone has Telegram nowadays. All of us use this messenger daily — it’s convenient, easy to use, intuitive, secure, and of course we all love stickers. Besides the personal messaging, we often use group chats — with family, friends and colleagues.

Oauth 2.0 Basic Understanding

Oauth 2.0 Basic Understanding

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?

API for Mobile Apps in Simple Words

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

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?

How to Integrate Apple Pay in Mobile App

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

Let’s Look Under the Hood of Doctrine 2

Let’s Look Under the Hood of Doctrine 2

Perhaps it is not an exaggeration to say that Doctrine is the most frequently used ORM in the Symfony ecosystem. That’s why for the PHP developer, the mastery of this library is really important.