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
53
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
kotlin-lsp の開発開始に触発されて、Emacs で Kotlin 開発に挑戦した記録 / kotlin‑lsp as a Catalyst: My Journey to Kotlin Development in Emacs
nabeo
2
110
AIでデータ活用を加速させる取り組み / Leveraging AI to accelerate data utilization
okiyuki99
6
1.6k
[Journal club] Thinking in Space: How Multimodal Large Language Models See, Remember, and Recall Spaces
keio_smilab
PRO
0
110
文字列操作の達人になる ~ Kotlinの文字列の便利な世界 ~ - Kotlin fest 2025
tomorrowkey
2
290
20251102 WordCamp Kansai 2025
chiilog
0
280
デザインとエンジニアリングの架け橋を目指す OPTiMのデザインシステム「nucleus」の軌跡と広げ方
optim
0
130
データとAIで明らかになる、私たちの課題 ~Snowflake MCP,Salesforce MCPに触れて~ / Data and AI Insights
kaonavi
0
210
AWSが好きすぎて、41歳でエンジニアになり、AAIを経由してAWSパートナー企業に入った話
yama3133
2
220
AIを使ってテストを楽にする
kworkdev
PRO
0
370
Zero Trust DNS でより安全なインターネット アクセス
murachiakira
0
130
SOTA競争から人間を超える画像認識へ
shinya7y
0
650
SREのキャリアから経営に近づく - Enterprise Risk Managementを基に -
shonansurvivors
1
520
Featured
See All Featured
ピンチをチャンスに:未来をつくるプロダクトロードマップ #pmconf2020
aki_iinuma
127
54k
Sharpening the Axe: The Primacy of Toolmaking
bcantrill
46
2.5k
Understanding Cognitive Biases in Performance Measurement
bluesmoon
31
2.7k
The Psychology of Web Performance [Beyond Tellerrand 2023]
tammyeverts
49
3.1k
Templates, Plugins, & Blocks: Oh My! Creating the theme that thinks of everything
marktimemedia
31
2.6k
10 Git Anti Patterns You Should be Aware of
lemiorhan
PRO
658
61k
The Art of Programming - Codeland 2020
erikaheidi
56
14k
Documentation Writing (for coders)
carmenintech
76
5.1k
Designing for Performance
lara
610
69k
Build The Right Thing And Hit Your Dates
maggiecrowley
38
2.9k
Fashionably flexible responsive web design (full day workshop)
malarkey
407
66k
Let's Do A Bunch of Simple Stuff to Make Websites Faster
chriscoyier
508
140k
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?