Home
-
Creating a Rails API
This is the first of many posts I plan to make on writing your very own API using Ruby on Rails. I won't overwhelm you with any great explanation on this first post. Read more...
-
Long Time No See
Almost a year since my last post? yikes. I hate to just walk out like that and return but I have returned with many stories! Unfortunately, most will go unpublished but you'll get a quick update on my whereabouts. Read more...
-
Animating NSLayoutAnchor Constraints and the Pitfalls Involved
This post has been updated for Swift 4.0. You can find it here Read more... -
Ternary Conditional Operator
Getting rid of if-else statements is what the ternary operator was made for. Once you learn about it you'll be tempted to refactor all your code. Read more...
-
Swift's New #selector Syntax Sugar
The war between Swift's strongly typed language features and stringly typed parameters took another blow with the release of Swift 2.2. Before Swift 2.2 you'd write code like this Read more...
-
Getting Started with NSLayoutAnchor
A newer version of this post is available called Getting Started with NSLayoutAnchor (Swift 3.1) Read more...
- ← Newer Posts
- 1
- 2
- 3
- 4 ...
- 6
- Older Posts →