PinnedInGeek CulturebyPhilip Niedertscheider·Aug 2, 2021Installing Xcode with “not enough disk space available”Finding the root cause failing us to install our Swift IDE together, while also providing a solution to fix it.A response icon12A response icon12
InLevel Up CodingbyPhilip Niedertscheider·May 6, 20243 simple ways to support Open Source SoftwareFree Open Source Software (FOSS) enables us to grow together, and you can also help — so allow me to tell you how!A response icon1A response icon1
InITNEXTbyPhilip Niedertscheider·Jul 5, 2021Upgrading Swift HTTP APIs to the Next Level using PostiePostie is a HTTP API framework to create well-structured API definitions in Swift. This story explains the problem it solves and its usage.
InITNEXTbyPhilip Niedertscheider·May 31, 2021Why You Should Strongly-Type Your Localizations with SwiftgenString-based access to resources and additional data is unreliable. This story explains why and introduces a solution for Swift projects
InLevel Up CodingbyPhilip Niedertscheider·May 24, 20213 ways of styling SwiftUI viewsStyling a view is the most important part of building beautiful user interfaces. This article will show you 3 ways of styling a…A response icon2A response icon2
InITNEXTbyPhilip Niedertscheider·May 17, 2021Building SwiftUI apps in MarkdownAdvanced mapping mechanisms make it possible to dynamically convert Markdown documents into native SwiftUI views, even in Xcode Previews
InITNEXTbyPhilip Niedertscheider·May 11, 2021Creating your own Markdown Parser from Scratch in SwiftMarkdown is used by many platforms on a daily basis. In this tutorial you will learn how to implement your own custom parser
InLevel Up CodingbyPhilip Niedertscheider·May 3, 20215 Swift Extensions to write Smarter CodeThese extension are explained in detail, copy-paste ready and will help you to become a better developer.A response icon3A response icon3
InITNEXTbyPhilip Niedertscheider·Apr 19, 2021Advanced cross-platform apps using local Swift packages and UIKit/AppKitLearn how to use the impressive power of the Swift Package Manager to create reusable UI packages in a large-scale application
InITNEXTbyPhilip Niedertscheider·Apr 12, 2021Modularize Xcode Projects using local Swift PackagesSwift Package Manager is most likely the future of working with Swift dependencies, but we can also use it to manage local code!A response icon1A response icon1