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
Introduction to Meteor
Search
arunoda
November 04, 2014
Programming
1
98
Introduction to Meteor
A simple introduction to Meteor. Presented at the Meteor Day Mumbai (November 2)
arunoda
November 04, 2014
Tweet
Share
More Decks by arunoda
See All by arunoda
How JavaScript Works
arunoda
1
76
Meteor & Container (by Justin from MDG)
arunoda
0
110
Tour De Docker - Meteorhacks Show 2015 May
arunoda
1
160
Performance Optimization Tips for Meteor
arunoda
0
300
Introduction to Flow - UI Architecture for Meteor
arunoda
1
210
Scaling a Meteor Cluster
arunoda
0
250
Microservices and Meteor
arunoda
0
890
How to write CPU optimized Meteor apps
arunoda
3
90
Newer way to notify customer about features
arunoda
1
70
Other Decks in Programming
See All in Programming
The Missing Link in Angular's Signal Story: Resource API and httpResource
manfredsteyer
PRO
0
100
歴史から学ぶ「Why PHP?」 PHPを書く理由を改めて理解する / Learning from History: “Why PHP?” Rediscovering the Reasons for Writing PHP
seike460
PRO
0
140
高単価案件で働くための心構え
nullnull
0
110
ノーコードからの脱出 -地獄のデスロード- / Escape from Base44
keisuke69
0
680
オンデバイスAIとXcode
ryodeveloper
0
450
Flutterアプリ運用の現場で役立った監視Tips 5選
ostk0069
1
340
なんでRustの環境構築してないのにRust製のツールが動くの? / Why Do Rust-Based Tools Run Without a Rust Environment?
ssssota
15
48k
自動テストを活かすためのテスト分析・テスト設計の進め方/JaSST25 Shikoku
goyoki
2
560
AIのバカさ加減に怒る前にやっておくこと
blueeventhorizon
0
160
Designing Repeatable Edits: The Architecture of . in Vim
satorunooshie
0
260
Bakuraku E2E Scenario Test System Architecture #bakuraku_qa_study
teyamagu
PRO
0
680
Promise.tryで実現する新しいエラーハンドリング New error handling with Promise try
bicstone
2
240
Featured
See All Featured
The Art of Delivering Value - GDevCon NA Keynote
reverentgeek
16
1.7k
No one is an island. Learnings from fostering a developers community.
thoeni
21
3.5k
Distributed Sagas: A Protocol for Coordinating Microservices
caitiem20
333
22k
Automating Front-end Workflow
addyosmani
1371
200k
I Don’t Have Time: Getting Over the Fear to Launch Your Podcast
jcasabona
34
2.5k
The MySQL Ecosystem @ GitHub 2015
samlambert
251
13k
What's in a price? How to price your products and services
michaelherold
246
12k
XXLCSS - How to scale CSS and keep your sanity
sugarenia
249
1.3M
Improving Core Web Vitals using Speculation Rules API
sergeychernyshev
21
1.2k
How GitHub (no longer) Works
holman
315
140k
Building an army of robots
kneath
306
46k
VelocityConf: Rendering Performance Case Studies
addyosmani
333
24k
Transcript
None
Me Arunoda from MeteorHacks
None
What’s Meteor
Let’s Build an App • Choose a backend • Choose
a DB • Choose frontend • Use gulp or grunt • Need realtime? • Need to do authentication? • Need to do deploy? • Need to create a mobile app?
Meteor - Easy Setup
Meteor - Realtime It’s built into the framework Publish /
Subscribe
Meteor - Authentication meteor add accounts-facebook
Meteor - Deploy meteor deploy hello-world
Meteor - Deploy use Meteor Up
Meteor - Deploy use modulus.io
Meteor - Mobile Support meteor add-platform ios
Meteor - Packages meteor add iron:router
Meteor - Learn Discover Meteor
Meteor - Performance Kadira
Meteor - News Meteor Weekly crater.io Meteor Daily
Meteor - Disucssions StackOverflow Meteor Talk Kadira Hub Meteor Core
#meteor IRC
Meteor - More meteorhacks.com meteorhelp.com
Thank You @arunoda