Skip to main content
N47 at iOSKonf25 Uncategorized

N47 at iOSKonf25

N47 at iOSKonf 2025: A Homegrown Tech Celebration This year’s iOSKonf in Skopje brought together top developers, inspiring talks, and exciting innovations. From offline in-flight chat apps to award-winning app strategies, our iOS team soaked in insights, reconnected with old friends, and celebrated the growth of our local iOS community.
Spring Modulith: The middle ground between Monolith and Microservices ArchitectureJavaModulithSpring BootTechnology

Spring Modulith: The middle ground between Monolith and Microservices

Spring Modulith offers a balanced architectural approach that combines the simplicity of monoliths with the modularity of microservices. In this post, we explore how it enables clear boundaries, better testability, and future scalability — without the complexity of distributed systems.
Goran Petrovikj
03.06.2025
ISO 27001 Certification: Our Journey to Enhanced Security Maturity Business StrategyDigital TransformationSecurity

ISO 27001 Certification: Our Journey to Enhanced Security Maturity

From startup security to enterprise excellence: N47 transformed its security strategy with ISO 27001 certification. Our smart approach – automation, clear ownership, and practical implementation – not only enhanced our security standards but also opened doors to new markets and enterprise clients.
marcel.bausch
14.05.2025
Supercharge Your Frontend With WebAssembly FrontendJavaScriptRustWASMWebAssembly

Supercharge Your Frontend With WebAssembly

Discover how WebAssembly (WASM) can supercharge your frontend applications by boosting performance for computation-heavy tasks. While JavaScript is a powerful tool, WASM allows developers to run code at near-native speed, unlocking new possibilities for high-performance web applications. In this article, we explore how to integrate WASM with Rust to enhance…
Valentin Wagner
10.04.2025
Xcode 15 Debug Console revamped iOSLogging

Xcode 15 Debug Console revamped

Explore the enhanced debugging experience in Xcode 15 with its revamped Debug Console. Discover color-coded log levels, advanced filtering, and refined message display with metadata inspection, making log navigation and error identification more intuitive. These improvements, alongside on-device debugging, significantly elevate the debugging workflow, showcasing the Debug Console as a…