ellipse 1ellipse 2ellipse 3

Yenovi Blog

Deep Dives & Practical Solutions for Web & Mobile

Designing for yourself versus for a public library

By: KrisztianOn: 04 May, 2024
Engineering

There is a big huge difference between 'well designed code' in case of an application and a public library. Don't over-engineer your apps like you were building a library.

Customise property coding with Property wrappers

By: KrisztianOn: 01 May, 2024
Swift

Struggle with custom encoding/decoding for specific properties in your Codable models? This post explores how Property Wrappers can help eliminating the need for custom encoding / decoding in your codable types

Launching your product without breaking the bank

By: KrisztianOn: 28 Apr, 2024
MVP
Startup

An MVP, or minimum viable product, is a stripped-down version of your app or website that gets core features into users' hands fast. This lets you see if there's real interest in your idea before investing heavily in development.