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
Wombat-Driven Understanding: an interactive gui...
Search
Raquel Vélez
January 25, 2017
Programming
0
330
Wombat-Driven Understanding: an interactive guide to using npm
Live demo given at ViennaJS, AngularVienna, ReactVienna, and NodeVienna mega-meetup, 25 Jan 2017
Raquel Vélez
January 25, 2017
Tweet
Share
More Decks by Raquel Vélez
See All by Raquel Vélez
Engineering of Craft - Let's Sketch Tech
rockbot
0
160
Engineering of Craft
rockbot
0
290
The Beauty of Bad Code
rockbot
1
170
The Beauty of Bad Code
rockbot
4
540
Evolution of a Web Application
rockbot
1
1k
Wombat-Driven Understanding: An Interactive Guide To Using npm
rockbot
0
840
the npm website: a tale of wonder and woe (and wombats!)
rockbot
0
310
fear
rockbot
1
310
hiring at npm
rockbot
1
270
Other Decks in Programming
See All in Programming
SwiftDataのカスタムデータストアを試してみた
1mash0
0
150
The Nature of Complexity in John Ousterhout’s Philosophy of Software Design
philipschwarz
PRO
0
170
flutter_kaigi_mini_4.pdf
nobu74658
0
150
今話題のMCPサーバーをFastAPIでサッと作ってみた
yuukis
0
130
fieldalignmentから見るGoの構造体
kuro_kurorrr
0
140
開発者フレンドリーで顧客も満足?Platformの秘密
algoartis
0
220
監視 やばい
syossan27
12
10k
iOSアプリで測る!名古屋駅までの 方向と距離
ryunakayama
0
160
MySQL初心者が311個のカラムにNot NULL制約を追加していってALTER TABLEについて学んだ話
hatsu38
2
140
On-the-fly Suggestions of Rewriting Method Deprecations
ohbarye
3
5.4k
Cursorを活用したAIプログラミングについて 入門
rect
0
200
ぽちぽち選択するだけでOSSを読めるVSCode拡張機能
ymbigo
14
6.3k
Featured
See All Featured
Designing for humans not robots
tammielis
253
25k
Fontdeck: Realign not Redesign
paulrobertlloyd
84
5.5k
RailsConf & Balkan Ruby 2019: The Past, Present, and Future of Rails at GitHub
eileencodes
137
33k
Thoughts on Productivity
jonyablonski
69
4.6k
Cheating the UX When There Is Nothing More to Optimize - PixelPioneers
stephaniewalter
280
13k
Bash Introduction
62gerente
613
210k
[RailsConf 2023] Rails as a piece of cake
palkan
54
5.5k
10 Git Anti Patterns You Should be Aware of
lemiorhan
PRO
656
60k
Java REST API Framework Comparison - PWX 2021
mraible
31
8.6k
Save Time (by Creating Custom Rails Generators)
garrettdimon
PRO
31
1.2k
The Web Performance Landscape in 2024 [PerfNow 2024]
tammyeverts
5
570
Speed Design
sergeychernyshev
29
940
Transcript
wombat-driven understanding an interactive guide to using npm brought to
you by @rockbot
@rockbot #ViennaMegaMeetup npm is a package manager for JavaScript
@rockbot #ViennaMegaMeetup npm is a package manager
@rockbot #ViennaMegaMeetup our #1 priority is to reduce friction
@rockbot #ViennaMegaMeetup now let’s build an app
@rockbot #ViennaMegaMeetup goal: random wombat fact generator
@rockbot #ViennaMegaMeetup
@rockbot #ViennaMegaMeetup npm
@rockbot #ViennaMegaMeetup npm
@rockbot #ViennaMegaMeetup npm
@rockbot #ViennaMegaMeetup 1install node.js https://nodejs.org
@rockbot #ViennaMegaMeetup 2 update npm npm i npm@latest -g
@rockbot #ViennaMegaMeetup 3 let’s do it live
@rockbot #ViennaMegaMeetup show notes at http://bit.ly/wdu-vienna
@rockbot #ViennaMegaMeetup semver 1.0.0 major breaking changes minor new features
patch bug fixes
@rockbot #ViennaMegaMeetup but wait, there’s more!
@rockbot #ViennaMegaMeetup dist-tags npm deprecate npm outdated bundledDependencies npm shrinkwrap
npm update npm pack config options
@rockbot #ViennaMegaMeetup https://docs.npmjs.com
@rockbot #ViennaMegaMeetup need help?
@rockbot #ViennaMegaMeetup https://www.npmjs.com/support
@rockbot #ViennaMegaMeetup npm loves you
Raquel Vélez @rockbot http://rckbt.me raquel@ js.com