[PL] Organizujemy Coding.fest 2.0 w Poznaniu!

Już 22 czerwca (czwartek) spotkamy się w biurze Espeo Software by porozmawiać nt. “Narzędzia AI, a praca programisty”. Na uczestników będą czekały merytoryczne prezentacje przygotowane przez ekspertów z technologii mobilnych, programowania backend oraz programowania frontend. Jedna z prelekcji będzie niespodzianką – a speaker zostanie wyłoniony w drodze konkursu, o którym więcej informacji znajdziesz w dalszej […]

A guide to dependency injection in NestJS

Abstract Dependency injection is one of the most popular patterns in software design. Particularly among developers who adhere to clean code principles. Yet, surprisingly, the differences and relations between the dependency inversion principle, inversion of control, and dependency injection are usually not clearly defined. Therefore, it results in a murky understanding of the subject. The […]

Micronaut vs SpringBoot: which one is better?

UX/UI Design

Some time ago, I attended the Devoxx Conference in Kraków, the biggest Java conference in Poland. I searched for inspiration and wanted to hear about the newest trends in the industry. Among many great lectures, one topic left me with a feeling that I should give it more attention – the Micronaut framework and GraalVM […]