23 Apr 2016
Josh

What's in your Larder #3: Little-known languages

Larder is our bookmarking service that syncs GitHub starred repos as bookmarks, so you can keep all your code-related resources in one place. This is week three of our regular bookmark round-up.

This week I'm looking at new or otherwise little-known programming languages. Here are some personal picks that ...

13 Apr 2016
Belle

What's in your Larder #2: iOS

Since launching our new bookmarking app Larder, we’ve started a blog series about the best links we have in our own Larder accounts.

I star a lot of Objective-C and Swift libraries on GitHub (Larder automatically saves these as bookmarks for me). I’m still fairly new to programming ...

07 Apr 2016
Josh

What's in your Larder #1: Go web frameworks

Larder is our new bookmarking service which syncs GitHub starred repos as bookmarks, so you can keep all your code-related resources in one place. We thought we'd start a regular link round-up of interesting repos and articles we've saved to Larder recently. We'll try to keep it ...

12 Mar 2016
Belle

Building an iOS share extension programmatically in Swift

I've been learning Swift recently, so I could use it for Larder's iOS app. After only two years or so working with Objective-C, I still have a lot to learn, but I got the hang of Swift enough to fumble my way through getting the Larder app started ...

08 Mar 2016
Belle

Fun with Cocoapods and Swift

I’ve recently started learning how to use Swift, as I want to move into using Swift more in the future. I’m still well behind compared to my Objective-C understanding, but I’m catching up a lot faster than I’d expected to. I watched some of the Treehouse ...