Make Every User Count with iOS App Accessibility Guidelines

To help you build fully inclusive digital products all users will be able to interact with, we've put together practical iOS app accessibility guidelines.

Color Schemes – Figma to Flutter Design Implementation

To create visually stunning and color-consistent apps, designers and developers need to be on the same page about using color schemes in Flutter app design. 

Panda CSS – CSS-in-JS without Runtime Overhead

With its simplified approach to front-end styling, Panda CSS can help you streamline your development workflow and create efficient web applications.

How to Successfully Improve QA Testing Processes

Whether you’re new to creating a QA testing process or you’re looking to improve an existing one, we have suggestions to help you get started.

Data Exchange in Embedded Systems – JSON vs Protocol Buffers

Choosing between JSON and Protocol Buffers for data exchange in embedded systems affects performance, information transfer speed and the ease of use.

AI Coding Assistants – Developers’ Friends or Foes?

AI coding assistants can be useful tools, but make the most sense for more experienced developers who know what they're doing.

The Challenges of Testing an IoT App Using Bluetooth

Apps like the Philips Master Connect app which use Bluetooth as a core functionality come with a special set of challenges for QA engineers.

Building Philips MasterConnect on BLE and Zigbee Protocols

How we managed complex hardware-software interactions in an enterprise-level IoT lighting system Philips MasterConnect using BLE and Zigbee.

Bullet-Proof Color-Naming System for iOS Development

Make development easier and lives better by introducing and implementing an intuitive color-naming system.

Refresh Data in Real Time with Blazor WebAssembly and SignalR

If you're looking to equip your app with real-time data updates, SignalR and Blazor WebAssembly are a perfect combination.

Storyboard or Code? Solving the iOS UI-Building Dilemma

Building UI in iOS, you can choose to use storyboards or just code. We explore the pros and cons of both options.

Can AU Sampler Survive Dynamic Chain Changes?

Continuing our exploration of Apple's AUSampler, we’ve tested it to see if the promise of AVAudioEngine’s dynamic connection abilities holds true.