https://www.kairadiagne.com/2019/08/04/creating-a-master-detail-interface-with-uisplitviewcontroller
Kaira Diagne
Creating a master detail interface with UISplitViewController
A split view controller manages the presentation of two child view controllers in a two-column layout also called a master-detail interface. The view controller displayed in the left column is called the primary (master) view controller and the view controller…
https://rderik.com/blog/building-a-cli-tool-using-swift-and-vapor-s-console-module/
Building a CLI tool using Swift and Vapor's Console module
Building a CLI tool using Swift and Vapor's Console module