Stfalcon Blog

Software Testing Process in Stfalcon

Software Testing Process in Stfalcon

Today software is already an indispensable part of our life. There are plenty of consumer products as well as business solutions. In fact, all our life is driven by software products of different kinds, and when a solution does not work properly, many problems may set in.

RxAnimated - Animated Bindings

RxAnimated - Animated Bindings

RxAnimated — is a library for RxSwift/RxCocoa released in 2017, but can still be helpful for animation implementations. It provides the animated interface for bindings in RxCocoa. The library is supplied with several predefined animations for binding and offers a flexible mechanism for adding custom animations and using them during binding in RxCocoa.

Single Page Application (SPA) Principles Every Web Developer Should Know

Single Page Application (SPA) Principles Every Web Developer Should Know

Every SPA development project is unique in its own way. The application can have a unique design, a complicated business logic, a very specific target audience. Still, in spite of the uniqueness, a great part of the development process can be generalized and its common principles can be defined for more effective work.

iOS Design Patterns

iOS Design Patterns

In this article, we will cover iOS patterns. Some of them will be considered in details, another ones will be shortly described, and others won’t be included at all.