Home
-
Getting Started with NSLayoutAnchor (Swift 4.0)
Displaying views correctly on the screen can be one of the most frustrating parts of building apps. With the addition of more screen sizes, it's not getting any easier. Read more...
-
Rendering Rails Collections (The Smart Way)
This week I was working on a Rails application and stumbled across a really cool trick for rendering collections. As per the usual, it involves a little Rails magic as you'll see. Read more...
-
How to Get started with Redis Today
What is a Redis? Why would I wanna use it today?
You might've asked those questions and if not I'll answer them for you anyway. Read more...
-
Consuming a Rails API using Alamofire
Making network requests in today's world is a requirement to be successful in the App Store. Read more...
-
Rails API Token Authentication
In this post I'm going to be walking you through one way to add basic token authentication to your app. It's important because in the future you might decide you wanna throttle your API usage to users who might use it excessively and wreck your server. Read more...
-
Rails API Versioning
Versioning? Sounds like something I made up but it's a real thing and you need to care about it say's I! But really, it's something you don't wanna forget about if you want to update your API in the future and not upset your users. Read more...
- ← Newer Posts
- 1
- 2
- 3 ...
- 6
- Older Posts →