USA
Media
Featured
All
Business practices
Corporate news
Events
Projects
Tech insights

In the summer of 2017, Adobe reported on their official blog about Flash demission in 2020. At the same time, many businesses working in the field of games deve...

In the article Unidirectional Architectures over ReactiveSwift - Part I: Redux, we have discussed state managements with predictable state containers like ...

Shared mutable state is the root of all evil. © Henrik Eichenhardt

Today I would like to share with you our experience in using Android Things with the world's most popular single board computer Raspberry Pi3.

Starting from version 3.5, support of optional static typing was added to Python. PEP 484 -- Type Hints was approved and implemented. This PEP adds support of o...

In terms of Android development, Adapter is a design pattern that separates business logic from view creation, handles mapping a bunch of data and dispatching u...

iPhone X just hit the stores on November, 3. Actually, pre-orders are scheduled for delivery until the mid of December already, because the hype is real. But lu...

Cultural differences may stay in a way of closing deals, resolving issues, and, after all, positive cooperating at the international level. After completing sev...

Webpack is a very powerful tool for module bundling in modern Frontend. It uses a paradigm where any kind of resource is a module: JavaScript, CSS, HTML, Images...