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
48
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
120
Other Decks in Technology
See All in Technology
速くて安いWebサイトを作る
nishiharatsubasa
9
11k
リーダブルテストコード 〜メンテナンスしやすい テストコードを作成する方法を考える〜 #DevSumi #DevSumiB / Readable test code
nihonbuson
11
6.8k
Oracle Cloud Infrastructure:2025年2月度サービス・アップデート
oracle4engineer
PRO
1
140
アジャイル開発とスクラム
araihara
0
170
Helm , Kustomize に代わる !? 次世代 k8s パッケージマネージャー Glasskube 入門 / glasskube-entry
parupappa2929
0
210
Developer Summit 2025 [14-D-1] Yuki Hattori
yuhattor
19
5.8k
Moved to https://speakerdeck.com/toshihue/presales-engineer-career-bridging-tech-biz-ja
toshihue
2
670
スタートアップ1人目QAエンジニアが QAチームを立ち上げ、“個”からチーム、 そして“組織”に成長するまで / How to set up QA team at reiwatravel
mii3king
2
1.3k
リアルタイム分析データベースで実現する SQLベースのオブザーバビリティ
mikimatsumoto
0
1.2k
5分で紹介する生成AIエージェントとAmazon Bedrock Agents / 5-minutes introduction to generative AI agents and Amazon Bedrock Agents
hideakiaoyagi
0
230
関東Kaggler会LT: 人狼コンペとLLM量子化について
nejumi
3
540
偶然 × 行動で人生の可能性を広げよう / Serendipity × Action: Discover Your Possibilities
ar_tama
1
990
Featured
See All Featured
Exploring the Power of Turbo Streams & Action Cable | RailsConf2023
kevinliebholz
30
4.6k
Being A Developer After 40
akosma
89
590k
GraphQLの誤解/rethinking-graphql
sonatard
68
10k
KATA
mclloyd
29
14k
"I'm Feeling Lucky" - Building Great Search Experiences for Today's Users (#IAC19)
danielanewman
226
22k
Agile that works and the tools we love
rasmusluckow
328
21k
What’s in a name? Adding method to the madness
productmarketing
PRO
22
3.3k
Easily Structure & Communicate Ideas using Wireframe
afnizarnur
193
16k
Building Adaptive Systems
keathley
40
2.4k
[Rails World 2023 - Day 1 Closing Keynote] - The Magic of Rails
eileencodes
33
2.1k
It's Worth the Effort
3n
184
28k
Designing Dashboards & Data Visualisations in Web Apps
destraynor
231
53k
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?