All decks Close
All decks 5
  • Flying a drone with JavaScript

    In this talk I go over a little pet project I've been playing with for a while: flying parrot drones using JavaScript. More specifically I used socket.io and React along with the `rolling-spider` repo to make this all come together. If you're interested in the technology used to run this demo, here's the repo for it: https://github.com/sergiocruz/universityjs-react-drone

  • AngularJS Architecture

    Wondering what are the best practices for writing an Angular App in 2015? This talk will touch a few points that will help you write a kick-butt Angular 1.x app.

  • What is React?

    Quick description of React tailored to a more general audience (not necessarily developers, but designers, project managers and such).

  • Production CSS

    Some suggestions on how to make your production CSS top-notch

  • Yo, install your next app with Yeoman

    A brief introduction to Yeoman and the Angular Generator for a more opinionated AngularJS app.