Links to good conversations and posts
Making a page out of my favourite twitter threads and links from them. Now I won't have to dig up my Twitter bookmarks everytime :D
Notes on building things
Making a page out of my favourite twitter threads and links from them. Now I won't have to dig up my Twitter bookmarks everytime :D
~ This is a rabbit hole ~
— This post is a work in progress. These are my notes from reading the Traction book —
Sometime ago I bought this app called Core Data Lab. The app helps inspect CoreData stores created by my mac apps. This is very handy when building Mac apps (probably iOS apps too – I haven't tried it).
Sharing notes here because it took me a while to figure out how to get the app setup and running for my project – I'm just getting started with building apps with Swift.
or “How to POST a form in Swift using URLSession”
These examples will be using httpbin.org to test our request.
aka “How to decode response from a JSON API”