Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
BuildLog
Search
Krishna Halaharvi
April 16, 2015
Technology
0
57
BuildLog
A Log For Builds
Krishna Halaharvi
April 16, 2015
Tweet
Share
More Decks by Krishna Halaharvi
See All by Krishna Halaharvi
Vagrant Basics
khalaharvi
3
130
Other Decks in Technology
See All in Technology
新職業『オーケストレーター』誕生 — エージェント10体を同時に回すAgentOps
gunta
4
1.6k
モブプログラミング再入門 ー 基本から見直す、AI時代のチーム開発の選択肢 ー / A Re-introduction of Mob Programming
takaking22
5
640
マルチプレーンGPUネットワークを実現するシャッフルアーキテクチャの整理と考察
markunet
2
120
Claude Cowork Plugins を読む - Skills駆動型業務エージェント設計の実像と構造
knishioka
0
290
マネージャー版 "提案のレベル" を上げる
konifar
21
13k
楽しく学ぼう!ネットワーク入門
shotashiratori
0
290
「ヒットする」+「近い」を同時にかなえるスマートサジェストの作り方.pdf
nakasho
0
150
型を書かないRuby開発への挑戦
riseshia
0
200
Datadog の RBAC のすべて
nulabinc
PRO
3
320
ビズリーチにおける検索・推薦の取り組み / DEIM2026
visional_engineering_and_design
1
110
Oracle Database@AWS:サービス概要のご紹介
oracle4engineer
PRO
4
1.7k
EMからICへ、二周目人材としてAI全振りのプロダクト開発で見つけた武器
yug1224
5
480
Featured
See All Featured
The Spectacular Lies of Maps
axbom
PRO
1
600
Why Your Marketing Sucks and What You Can Do About It - Sophie Logan
marketingsoph
0
99
A better future with KSS
kneath
240
18k
Product Roadmaps are Hard
iamctodd
PRO
55
12k
Are puppies a ranking factor?
jonoalderson
1
3.1k
Navigating Weather and Climate Data
rabernat
0
130
Why You Should Never Use an ORM
jnunemaker
PRO
61
9.8k
Building an army of robots
kneath
306
46k
Designing Powerful Visuals for Engaging Learning
tmiket
0
260
StorybookのUI Testing Handbookを読んだ
zakiyama
31
6.6k
How to Ace a Technical Interview
jacobian
281
24k
Writing Fast Ruby
sferik
630
63k
Transcript
Project BuildLog By: Krishna Halaharvi
Project Needs • Central Place to access a log of
Builds. • Easy to use • Roles: Creator, Viewer • GIT Integration
Tech Stack • Meteor • AngularJS • Jade • Swig
• Asp.Net • Ruby On Rails • Node.JS • PostgreSQL • MongoDB
Meteor • Data On the Wire. • One Language. •
Database Everywhere. • Latency Compensation. • Full Stack Reactivity. • Full Plugin Ecosystem. • Simplicity Equals Productivity.
AngularJS • Dynamic Web Apps • Data Binding • Dependency
Injection • Client-side Solution • Marshaling data to and from UI
Jade • Mind Indentation • No need for Closing tags.
• DRY Doctype html html(lang=”en”) head title= pageTitle script(myscript) body h1 Jade – Template
Ruby on Rails • Lots of goodies out of the
box (activeRecord, actionmailer, etc) • As your application grows performance degrades.
Node.js • Javascript across the stack. • ObjectDB at your
fingertips • Prototype API • Built in Concurrency
None
None
None
None
Links • NodeJS: https://nodejs.org/ • Meteor: https://www.meteor.com/ • MongoDB: https://www.mongodb.org/
Questions?