Git Lfs
Notes on git lfs
10 Reasons To Write Unit Tests In Xcode
My notes on why we should write unit tests
Performance Swift
My notes on performance in swift
How To Use Spm With Optimization
My notes on performance regarding swift package manager tests
How To Turn On Xcode Optimizations
My notes on xcode optimizations
How To Measuring Performance In Swift
My notes on measuring cpu performance in swift code
The Rock Pebble And The Sand
My notes on product development “Rock, Pebble, Sand” -style
How To Do Concurrency In Swift
My notes on distributing tasks to multiple cpu cores
Evolution Of Projects
My notes on evolution of projects as it progresses over time
Modern Work
My notes on modern work culture
Exposure To The Problem
The more exposure you have, the easier the problem is to crack
How To Present On Google Hangout
My notes on how to present on google meet / hangout
Add Slack To Github
My notes on adding github repo or organisation activities to a slack channel
Github Actions Ios Project
My notes on github actions and iOS xcode project
Darkmode
Notes made while researching various ways to do darkmode in iOS
Random Numbers
My notes on random numbers in swift
Responsive Landing Page
My notes on how to make a responsive landing page.
Custom Alert View
Notes on custom UIAlertController
Face Id And Touch Id
My notes on FaceID and TouchID in swift
Publishing To Github
My notes on making a git project from your mac
Starting A Company In Norway
My notes on starting a business in Norway
Export Sketch Artboards To Pdf
My notes on how to export sketch artboards to pdf
Clean Installing A Mac
My notes on clean installs of mac and iPhone
Think About Problems Before You Code
My notes regarding thinking about the problem before you start coding
Jekyll And Markdown Tutorial
This tutorial describes how to make a Jekyll + Markdown website and host it for free on github
1 2 3 Documentation
My notes on writing method step documentation
24 Hour Sprints
My notes on doing 24-hour lightning sprints
How To Include Assets With Swift Package Manager
My notes on using bundle assets with SPM
Github Repo Check List
My check-list when creating a Swift module / framework / project
Concurrent Perform
My notes on Parallel Execution
Spm And Github Action
My notes on using swift package manager and Github actions together
Spm Gotchas
My notes on SPM
Extensions In Seperate Files
My notes on splitting up projects into extensions
Reducing Code Complexity
My notes on reducing complexity in swift architectures.
Nscache
My notes on NSCache
Semaphores
My notes on semaphores
Nsoperation
My notes on NSOperation
Dispatch Work Item
My notes on DispatchWorkItem
Debounce Method Calls
My note on debouncing method calls
Swift Architectures
My notes on different swift architectures
Static Methods
My notes on static methods
Markdown Diagram Syntax
A way to visualise project dependencies in markdown
Ci Travis For Ios
My notes on how to setup CI travis with a iOS project
Result Type Tricks
My notes on the Swift Result type
Making Sketch Assets For Xcode
My notes on using sketch to make vector graphics for xCode projects
Framework Workflows
My notes on different framework workflows
Swift Substring
My notes on substring
Parsing Array Hierarchy
My notes on parsing a data hierarchy.
Localization
My notes on adding localization to an iOS app
Nuking Xcode
My notes when you need to nuke xCode