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
Building Interactive Command-line App with Node.js
Search
Rowland Ekemezie
May 20, 2017
Programming
1
160
Building Interactive Command-line App with Node.js
Building a command line tool with Node.js, Mongodb, Commandjs, and Inquirerjs
Rowland Ekemezie
May 20, 2017
Tweet
Share
Other Decks in Programming
See All in Programming
AI時代でも変わらない技術コミュニティの力~10年続く“ゆるい”つながりが生み出す価値
n_takehata
2
720
Ruby and LLM Ecosystem 2nd
koic
1
610
今更考える「単一責任原則」 / Thinking about the Single Responsibility Principle
tooppoo
3
1.6k
encoding/json/v2のUnmarshalはこう変わった:内部実装で見る設計改善
kurakura0916
0
400
20260315 AWSなんもわからん🥲
chiilog
1
110
AHC061解説
shun_pi
0
360
Understanding Apache Lucene - More than just full-text search
spinscale
0
100
TipKitTips
ktcryomm
0
160
Agent Skills Workshop - AIへの頼み方を仕組み化する
gotalab555
15
8.6k
AI Assistants for Your Angular Solutions
manfredsteyer
PRO
0
130
go directiveを最新にしすぎないで欲しい話──あるいは、Go 1.26からgo mod initで作られるgo directiveの値が変わる話 / Go 1.26 リリースパーティ
arthur1
2
540
PostgreSQL を使った快適な go test 環境を求めて
otakakot
0
540
Featured
See All Featured
Prompt Engineering for Job Search
mfonobong
0
180
Self-Hosted WebAssembly Runtime for Runtime-Neutral Checkpoint/Restore in Edge–Cloud Continuum
chikuwait
0
390
SEO for Brand Visibility & Recognition
aleyda
0
4.3k
Believing is Seeing
oripsolob
1
80
AI Search: Where Are We & What Can We Do About It?
aleyda
0
7.1k
GitHub's CSS Performance
jonrohan
1032
470k
The Psychology of Web Performance [Beyond Tellerrand 2023]
tammyeverts
49
3.3k
Large-scale JavaScript Application Architecture
addyosmani
515
110k
A Guide to Academic Writing Using Generative AI - A Workshop
ks91
PRO
0
230
Impact Scores and Hybrid Strategies: The future of link building
tamaranovitovic
0
230
The SEO identity crisis: Don't let AI make you average
varn
0
410
Distributed Sagas: A Protocol for Coordinating Microservices
caitiem20
333
22k
Transcript
Database + Controller + Shell Building Interactive Command-line App with
Node.js
Automated system enthusiast, human capital development advocate, addictive learner, and
Software consultant @andela Twitter: @_mentrie Github: @mentrie
Why shell scripting ➢ Task automation ➢ Increased productivity ➢
To enjoy your lazy attitude ➢ Run series of command with a single command
Popular Scripting Languages • Bash • Perl • Python •
Javascript/Node.js
No programming language is perfect. There is not even a
single best language; there are only languages well suited or perhaps poorly suited for particular purposes. --Herbert Mayer
None
LIVE CODING SESSION
None
Visit: https://github.com/mentrie/contacto
None