Blog

Thumbnail

Krzysztof Kocel

April 17, 2024

Wednesday Links - Edition 2024-04-17

Weekly Wednesday digest of JVM-related links.

Thumbnail

Przemysław Latoch

January 26, 2024

What can Voice Assistants teach us?

Voice Apps. How has our journey been, and what could we learn?

Thumbnail

Damian Kaczmarczyk

Mateusz Chrzonstowski

December 11, 2023

A little more on Spring tests - our optimizations

Executing tests faster on CI.

Thumbnail

Mateusz Chrzonstowski

Damian Kaczmarczyk

December 11, 2023

A little more on Spring tests - good practices

Good tests setup, foundations, and practices.

Thumbnail

Marcin Hawro

December 06, 2023

Approaching Swift Concurrency

A few things that deserve special attention when using Swift Concurrency.

Thumbnail

Krzysztof Kocel

November 29, 2023

The best way to send Open Telemetry metrics using Micrometer and send them to New Relic

How to minimize dependencies and configuration.

Thumbnail

Jan Borowski

November 28, 2023

XcodeGen & Sourcery - A Case Study

Our learnings from introducing XcodeGen and Sourcery

Thumbnail

Krzysztof Kocel

November 27, 2023

Spring Cloud Gateway Filters v4.0

Improve incoming request body validation performed by Spring Cloud Gateway using new filters.

Thumbnail

Mateusz Chrzonstowski

Michał Rowicki

November 09, 2023

Our take on Global Day of Coderetreat 2023

Organizing, running and participating in internal coding workshops

Thumbnail

Shiva Paranandi

October 19, 2023

Paramount+ on Multi-region.

Delivering live experiences on a massive scale to a global audience

Thumbnail

Kamil Sławiński

November 14, 2022

Introduction to reverse engineering of AppStore apps

Practical steps to begin analyzing apps on jailbroken devices.

Thumbnail

Przemysław Latoch

July 13, 2022

Voice assistant apps through the eyes of a developer.

What are voice apps? How to start and why you do(n’t) want to try it.

Thumbnail

Marcin Hawro

September 21, 2021

Practical Testing with RxTest - part I

How to validate whether the Observable object sends exactly what we expect.

Thumbnail

Krzysztof Kocel

August 02, 2021

Alexa Request Validation with Spring Cloud Gateway

How to simplify Alexa Skill development and testing with one centralized request validation performed by Spring Cloud Gateway.

Thumbnail

Krzysztof Kocel

July 26, 2021

Mitigating TCP connection resets in AWS

How to be a good citizen in AWS and properly configure Reactive Spring WebClient.

Thumbnail

Marcin Bartoś

April 26, 2021

Introduction to React Testing Library

Testing react components doesn't need to be difficult. Migration from enzymejs to React Testing Library has helped our team spend less time writing and maintaining tests.

Thumbnail

Michał Rowicki

Krzysztof Kocel

February 24, 2021

How we hacked a retrospective board and what we learned along the way.

Sometimes "hacking" something is easier than you may think...