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
52
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
成長自己責任時代のあるきかた/How to navigate the era of personal responsibility for growth
kwappa
4
290
データエンジニアがこの先生きのこるには...?
10xinc
0
460
from Sakichi Toyoda to Agile
kawaguti
PRO
1
100
空間を設計する力を考える / 20251004 Naoki Takahashi
shift_evolve
PRO
4
440
OpenAI gpt-oss ファインチューニング入門
kmotohas
2
1.1k
後進育成のしくじり〜任せるスキルとリーダーシップの両立〜
matsu0228
7
3.1k
"プロポーザルってなんか怖そう"という境界を超えてみた@TSUDOI by giftee Tech #1
shilo113
0
130
Adapty_東京AI祭ハッカソン2025ピッチスライド
shinoyamada
0
170
AIAgentの限界を超え、 現場を動かすWorkflowAgentの設計と実践
miyatakoji
0
150
AI時代だからこそ考える、僕らが本当につくりたいスクラムチーム / A Scrum Team we really want to create in this AI era
takaking22
7
3.9k
オープンソースでどこまでできる?フォーマル検証チャレンジ
msyksphinz
0
120
How to achieve interoperable digital identity across Asian countries
fujie
0
140
Featured
See All Featured
Building Flexible Design Systems
yeseniaperezcruz
329
39k
I Don’t Have Time: Getting Over the Fear to Launch Your Podcast
jcasabona
33
2.5k
Let's Do A Bunch of Simple Stuff to Make Websites Faster
chriscoyier
507
140k
JavaScript: Past, Present, and Future - NDC Porto 2020
reverentgeek
52
5.6k
A designer walks into a library…
pauljervisheath
209
24k
Unsuck your backbone
ammeep
671
58k
Building Adaptive Systems
keathley
43
2.8k
The Cost Of JavaScript in 2023
addyosmani
53
9k
RailsConf 2023
tenderlove
30
1.2k
Understanding Cognitive Biases in Performance Measurement
bluesmoon
29
2.6k
How STYLIGHT went responsive
nonsquared
100
5.8k
Chrome DevTools: State of the Union 2024 - Debugging React & Beyond
addyosmani
7
900
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?