SwiftUI vs UIKit – why is declarative programming the future?

Deep dive into the evolution of iOS development. Understand SwiftUI vs UIKit differences, and the benefits of declarative programming.
[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 […]
The evolution of Material Design. From Material Design to Material You.

Material Design Evolution
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 […]