logo img

WindChillBlog

  • |
  • About
  • |
  • Portfolio
  • |
  • |

Sort a List of Objects

August 7, 2021

Learn how to store a sort order on a list of items saved in a database.

Implementing Sin(x)

May 8, 2021

We have a basic sin function, now we need to calculate more than π/2, and do it fast.

How Computers Calculate Sine

March 17, 2021

Sine is infinite, so how can a computer calculate an infinite function?

The Search Engine Matrix

February 2, 2021

One way search engines like google rank page poplarity using matrices.

Save Codable Dates In Firestore

January 7, 2021

Avoid JSON decoding errors when using Dates with Firestore and Codable.

Getting Started With Vapor 4.0

November 4, 2020

Building a small Toggl Clone using Vapor.

Subclassing Sprites in SpriteKit

May 11, 2020

Subclass a SKSpriteNode to make multiple types of the same sprite to save time and energy.

Install Jupyter Notebook on a Mac

May 10, 2020

Install Jupyter Notebooks on a mac (Catalina) using homebrew

Using Dependencies in Swift Scripts

May 5, 2020

Use swift-sh to import any SPM module into your scripts.

Scripting With Swift

May 5, 2020

Make fast, simple scripts with your favorite language.

Programatic UI in UIKit without Storyboards

February 24, 2020

Use simple functions and layout anchors to create a simple UI without storyboards.

Easy Container Controllers in Swift

February 21, 2020

Create a container controller to separate and simplify your UIKit views.

Firebase Auth State Listeners iOS

December 19, 2019

Receive notification when firebase users auth state changes on iOS.

Save Arrays of Objects in Realm

December 17, 2019

Create a mapping field on a realm object to easily save and retrieve arrays of anything from a realm object.
  • Copyright WindChillMedia 2020

  • Privacy Policy