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
150
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
High-Level Programming Languages in AI Era -Human Thought and Mind-
hayat01sh1da
PRO
0
840
システム成長を止めない!本番無停止テーブル移行の全貌
sakawe_ee
1
290
ペアプロ × 生成AI 現場での実践と課題について / generative-ai-in-pair-programming
codmoninc
2
21k
テストから始めるAgentic Coding 〜Claude Codeと共に行うTDD〜 / Agentic Coding starts with testing
rkaga
15
5.4k
なんとなくわかった気になるブロックテーマ入門/contents.nagoya 2025 6.28
chiilog
1
280
生成AI時代のコンポーネントライブラリの作り方
touyou
1
260
チームで開発し事業を加速するための"良い"設計の考え方 @ サポーターズCoLab 2025-07-08
agatan
1
460
CDK引数設計道場100本ノック
badmintoncryer
2
420
顧客の画像データをテラバイト単位で配信する 画像サーバを WebP にした際に起こった課題と その対応策 ~継続的な取り組みを添えて~
takutakahashi
3
740
ニーリーにおけるプロダクトエンジニア
nealle
0
900
脱Riverpod?fqueryで考える、TanStack Queryライクなアーキテクチャの可能性
ostk0069
0
350
The Evolution of Enterprise Java with Jakarta EE 11 and Beyond
ivargrimstad
0
180
Featured
See All Featured
Java REST API Framework Comparison - PWX 2021
mraible
31
8.7k
How to Think Like a Performance Engineer
csswizardry
25
1.7k
The Art of Delivering Value - GDevCon NA Keynote
reverentgeek
15
1.6k
"I'm Feeling Lucky" - Building Great Search Experiences for Today's Users (#IAC19)
danielanewman
229
22k
I Don’t Have Time: Getting Over the Fear to Launch Your Podcast
jcasabona
32
2.4k
jQuery: Nuts, Bolts and Bling
dougneiner
63
7.8k
Mobile First: as difficult as doing things right
swwweet
223
9.7k
Why Our Code Smells
bkeepers
PRO
336
57k
Large-scale JavaScript Application Architecture
addyosmani
512
110k
Building Better People: How to give real-time feedback that sticks.
wjessup
367
19k
Raft: Consensus for Rubyists
vanstee
140
7k
How STYLIGHT went responsive
nonsquared
100
5.6k
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