Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Speaker Deck
PRO
Sign in
Sign up for free
Wombat-Driven Understanding: An Interactive Guide To Using npm
Raquel Vélez
November 26, 2016
Technology
0
580
Wombat-Driven Understanding: An Interactive Guide To Using npm
Live demo given at JSConf.asia, 26 Nov 2016
Raquel Vélez
November 26, 2016
Tweet
Share
More Decks by Raquel Vélez
See All by Raquel Vélez
Engineering of Craft - Let's Sketch Tech
rockbot
0
120
Engineering of Craft
rockbot
0
150
The Beauty of Bad Code
rockbot
1
100
The Beauty of Bad Code
rockbot
4
480
Evolution of a Web Application
rockbot
1
720
Wombat-Driven Understanding: an interactive guide to using npm
rockbot
0
220
the npm website: a tale of wonder and woe (and wombats!)
rockbot
0
260
fear
rockbot
1
290
hiring at npm
rockbot
1
220
Other Decks in Technology
See All in Technology
“Do you have a virtual router?” Discuss how to use virtual routers
line_developers
PRO
0
470
Media JAWS 2023/1
matsuihidetoshi
1
100
plotlyで動くグラフを作る
kosshi
0
690
インフラ技術基礎勉強会 開催概要
toru_kubota
0
120
Amazon Forecast を使って売上予測をしてみた
tomuro
0
290
AI Services 概要 / AI Services overview
oracle4engineer
PRO
0
160
データベースの発表には RDBMS 以外もありますよ
maroon1st
0
220
GraphQLスキーマ設計の勘所
yukukotani
26
5.9k
Pentesting Password Reset Functionality
anugrahsr
0
180
日本ディープラーニング協会主催 NeurIPS 2022 技術報告会講演資料
tdailab
0
920
DID/VCを用いた自己主権型アイデンティティの実現
sbtechnight
0
370
Cloudflare Workersで動くOG画像生成器
aiji42
1
450
Featured
See All Featured
How to name files
jennybc
47
73k
Fantastic passwords and where to find them - at NoRuKo
philnash
31
1.8k
The Success of Rails: Ensuring Growth for the Next 100 Years
eileencodes
24
4.5k
How To Stay Up To Date on Web Technology
chriscoyier
779
250k
jQuery: Nuts, Bolts and Bling
dougneiner
57
6.6k
The MySQL Ecosystem @ GitHub 2015
samlambert
240
11k
The Invisible Customer
myddelton
113
12k
A designer walks into a library…
pauljervisheath
198
16k
From Idea to $5000 a Month in 5 Months
shpigford
374
44k
Happy Clients
brianwarren
90
5.8k
Making Projects Easy
brettharned
102
4.8k
VelocityConf: Rendering Performance Case Studies
addyosmani
317
22k
Transcript
wombat-driven understanding an interactive guide to using npm brought to
you by @rockbot
@rockbot #jsconfasia npm is a package manager for JavaScript
@rockbot #jsconfasia npm is a package manager
@rockbot #jsconfasia our #1 priority is to reduce friction
@rockbot #jsconfasia now let’s build an app
@rockbot #jsconfasia goal: random wombat fact generator
@rockbot #jsconfasia
@rockbot #jsconfasia npm
@rockbot #jsconfasia npm
@rockbot #jsconfasia npm
@rockbot #jsconfasia 1install node.js https://nodejs.org
@rockbot #jsconfasia 2 update npm npm i
[email protected]
-g
@rockbot #jsconfasia 3 let’s do it live
@rockbot #jsconfasia show notes at http://bit.ly/wdu-jsconf-asia
@rockbot #jsconfasia semver 1.0.0 major breaking changes minor new features
patch bug fixes
@rockbot #jsconfasia but wait, there’s more!
@rockbot #jsconfasia dist-tags npm deprecate npm outdated bundledDependencies npm shrinkwrap
npm update npm pack config options
@rockbot #jsconfasia https://docs.npmjs.com
@rockbot #jsconfasia need help?
@rockbot #jsconfasia https://www.npmjs.com/support
@rockbot #jsconfasia npm loves you
Raquel Vélez @rockbot http://rckbt.me
[email protected]
js.com