Flatiron School

8 Steps to Create a Simple Capybara Test

The following is a guest post by Iris Lee and originally appeared on her blog. Iris is currently in the Ruby-003 class at The Flatiron School. You can follow her on Twitter here. What’s Capybara? Capybara is basically a library that helps you test web applications by simulating how a real user would interact with your app. Capybara requires […]
Flatiron School

Objective-C Sins // Speaker Deck

Objective-C Sins // Speaker Deck Matt Bischoff's Homepage from Tumblr came by and talked to our iOS students about Objective-C Sins. Check out his presentation!
Flatiron School

Recording and Playing Audio using AVFoundation Framework

Here’s a short tutorial to implement these controls using AVFoundation Framework
Flatiron School

FASTER FIVE …on OSX

The following is a guest post by Sam Yang and originally appeared on his blog. Sam is currently in the Ruby-003 class at The Flatiron School. You can follow him on Twitter here. OSX has some pretty handy shortcuts that a lot of users (especially those super adept at keyboard shortcuts and terminal) sometimes forget. Here are a […]
Flatiron School

Flatiron Day 19: Debugger Day

A project where we had to add NSFetchedResultsController and its delegate in order to fill a TableView with data.
Flatiron School

HTTPrime: What Can We Learn About Http Request-Response From a Steakhouse?

The following is a guest post by Matt Campbell and originally appeared on his blog. Matt is currently in the Ruby-003 class at The Flatiron School. You can follow him on Twitter here. why must an http request be so confusing?! Look, we’ve all been there. When first setting out to learn about the Great Internets, one of […]