Giter VIP home page Giter VIP logo

racmobidevday's Introduction

From MobiDevDay 2013

Presentation

The slides are up on Speaker Deck. A large portion of the talk involved narrating a walkthrough of the code, so I posted a recording.

Getting started with the code

The example project is a direct rip-off of @joshaber's RACSignupDemo, but the commits transform the app from standard Cocoa Touch to some awesome RAC-ified code ๐Ÿ’ฅ. Also, the app uses a tiny web service so you can see how we wrap a simple AFNetworking-based API client to return RACSignal objects instead of using success-failure callback blocks.

UPDATE Since the recording of the presentation the underlying libraries have changed significantly. This renders the code used in the presentation not be directly applicable to the current versions. Therefore, the code in the repo has been updated. The version for the original code used in the recording is accessible at https://github.com/andrewsardone/RACMobiDevDay/tree/f09ae4df509bf0efcfbce9214916503ea16d39f4

First bootstrap your environment:

script/bootstrap

Then to start the web service:

script/server

Now you can open RACMobiDevDay.xcworkspace in Xcode and start playing around!

Additional resources

racmobidevday's People

Contributors

andrask avatar andrewsardone avatar nickager avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.