Mobile Development

Postman: a Quick Start for Development and Testing

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?

iOS Design Patterns

iOS Design Patterns

Шаблоны в iOS

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.

Will iPhone X release influence mobile app design?

Will iPhone X release influence mobile app design?

iPhone X release influence mobile app design

iPhone X release (read as iPhone 10) was timed to the 10th anniversary of the Apple Smartphone. The event was a surprise to Apple fans, breaking the logical chain of releases (where is iPhone 9?), and made all the iPhone admirers wait for the release with even more impatience.

Hello CoreData!

Hello CoreData!

Hello CoreData!

Today we will review framework under the terrible name CoreData, from Apple. I hate it so much. This is Apple's solution to work with SQLite (a relational database). CoreData can store Swift objects in SQLite, and also it can perform the reverse operation.

ChatKit Library for Android Apps

ChatKit Library for Android Apps

ChatKit Library

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.

Android-Library For Full Screen Image View

Android-Library For Full Screen Image View

FrescoImageViewer. Android-library for Full Screen Image View

Nowadays we can see lots of new solutions for mobile app design, however there is one thing remaining unchangeable while interaction with them — intuitive gestures.

iOS Development: Best Practices

iOS Development: Best Practices

iOS development. Best practices

Hello. In this article, I will try to give some tips on writing a code for beginners in iOS development. I will not dive in much details, since it will take a lot of time (to be honest, I’m just too lazy).