USA
Tech insights
Advice, knowledge-sharing, and technology overview articles from Sigma Software experts in various fields and domains.
All
Business practices
Corporate news
Events
Projects
Tech insights

Android introduced fragments in Android 3.0 (API level 11) primarily to support more dynamic and flexible UI designs on large screens, such as tablets. Because ...

Hi everybody! I would like to share my brief comparison of popular frameworks for automation of web testing – Protractor and WebdriverIO JavaScript. This compar...

The issue of cybersecurity must be a matter of concern not just for experts, but for ordinary developers as well. Not every project can afford a dedicated role ...

This article will be of interest to most developers who create UI in their applications. I will describe some approaches that we used creating UI with UI First ...

Isn’t it frustrating to find a mistake in someone’s code without being able to correct it? Isn’t it irritating when your brilliant piece of code doesn’t work be...

I do believe that serverless hosting is capable of covering most of the needs for the most of web applications. Serverless architecture is great in relieving us...

The usual purpose of a vehicle – fast and safe transportation – has been recently extended to new ones, such as getting information, communication, and entertai...

Hi, I am Nazar Grycshuk. Recently I took an interest in everything that has to do with Data Science. Actually, it was this interest that made me involve in the ...

This is the continuation of the topic from The Pillars of Functional Programming (Part 1), proceeding with the consequences of treating the functions as a first...