Upgrade to Pro — share decks privately, control downloads, hide ads and more …

BuildLog

 BuildLog

A Log For Builds

Krishna Halaharvi

April 16, 2015
Tweet

More Decks by Krishna Halaharvi

Other Decks in Technology

Transcript

  1. Project Needs • Central Place to access a log of

    Builds. • Easy to use • Roles: Creator, Viewer • GIT Integration
  2. Tech Stack • Meteor • AngularJS • Jade • Swig

    • Asp.Net • Ruby On Rails • Node.JS • PostgreSQL • MongoDB
  3. Meteor • Data On the Wire. • One Language. •

    Database Everywhere. • Latency Compensation. • Full Stack Reactivity. • Full Plugin Ecosystem. • Simplicity Equals Productivity.
  4. AngularJS • Dynamic Web Apps • Data Binding • Dependency

    Injection • Client-side Solution • Marshaling data to and from UI
  5. Jade • Mind Indentation • No need for Closing tags.

    • DRY Doctype html html(lang=”en”) head title= pageTitle script(myscript) body h1 Jade – Template
  6. Ruby on Rails • Lots of goodies out of the

    box (activeRecord, actionmailer, etc) • As your application grows performance degrades.
  7. Node.js • Javascript across the stack. • ObjectDB at your

    fingertips • Prototype API • Built in Concurrency