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
50
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
全部AI、全員Cursor、ドキュメント駆動開発 〜DevinやGeminiも添えて〜
rinchsan
10
5.1k
An introduction to Claude Code SDK
choplin
2
1.3k
Amplify Gen2から知るAWS CDK Toolkit Libraryの使い方/How to use the AWS CDK Toolkit Library as known from Amplify Gen2
fossamagna
1
350
ABEMAの本番環境負荷試験への挑戦
mk2taiga
5
1.3k
All About Sansan – for New Global Engineers
sansan33
PRO
1
1.2k
Microsoft Defender XDRで疲弊しないためのインシデント対応
sophiakunii
2
320
AIエージェントが書くのなら直接CloudFormationを書かせればいいじゃないですか何故AWS CDKを使う必要があるのさ
watany
18
7.6k
第64回コンピュータビジョン勉強会「The PanAf-FGBG Dataset: Understanding the Impact of Backgrounds in Wildlife Behaviour Recognition」
x_ttyszk
0
240
TLSから見るSREの未来
atpons
2
320
Amazon SNSサブスクリプションの誤解除を防ぐ
y_sakata
3
190
セキュアな社内Dify運用と外部連携の両立 ~AIによるAPIリスク評価~
zozotech
PRO
0
130
20250718_ITSurf_“Bet AI”を支える文化とコストマネジメント
helosshi
0
110
Featured
See All Featured
How to Ace a Technical Interview
jacobian
278
23k
Building Better People: How to give real-time feedback that sticks.
wjessup
367
19k
Navigating Team Friction
lara
187
15k
JavaScript: Past, Present, and Future - NDC Porto 2020
reverentgeek
50
5.5k
Music & Morning Musume
bryan
46
6.7k
Building a Scalable Design System with Sketch
lauravandoore
462
33k
Practical Tips for Bootstrapping Information Extraction Pipelines
honnibal
PRO
21
1.3k
CSS Pre-Processors: Stylus, Less & Sass
bermonpainter
357
30k
Practical Orchestrator
shlominoach
189
11k
Fashionably flexible responsive web design (full day workshop)
malarkey
407
66k
Fight the Zombie Pattern Library - RWD Summit 2016
marcelosomers
233
17k
Statistics for Hackers
jakevdp
799
220k
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?