IOS
nicola.defilippo

Navigation in SwiftUI

Updated to iOS 18 In the previous posts, we have seen the fundaments of the SwiftUI. Now is the moment to starts to build something

Read More »
Code on demand
Qt
nicola.defilippo

Code on demand with REST

In the paper Architectural Styles and the Design of Network-based Software Architectures by Roy Thomas Fielding, REST is defined. Today, when people think of REST,

Read More »
IOS
nicola.defilippo

Splash screen in SwiftUI

In this post, we’ll see an object that is present in many popular applications: the Splash Screen. With the storyboard, we have a specific object

Read More »
Embedded
nicola.defilippo

Swift embedded and pico SDK

In this post we’ll learn how to: To install Swift embedded we need to download a nightly toolchain from here: https://www.swift.org/download/#snapshots We can’t use offciale

Read More »