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
Bytecode Manipulation 으로 생산성 높이기
bigstark
1
290
Javaに鉄道指向プログラミング (Railway Oriented Pro gramming) のエッセンスを取り入れる/Bringing the Essence of Railway-Oriented Programming to Java
cocet33000
2
540
Javaのルールをねじ曲げろ!禁断の操作とその代償から学ぶメタプログラミング入門 / A Guide to Metaprogramming: Lessons from Forbidden Techniques and Their Price
nrslib
3
1.9k
Cursor AI Agentと伴走する アプリケーションの高速リプレイス
daisuketakeda
1
110
C++20 射影変換
faithandbrave
0
420
機械学習って何? 5分で解説頑張ってみる
kuroneko2828
0
200
統一感のある Go コードを生成 AI の力で手にいれる
otakakot
0
3k
The Evolution of Enterprise Java with Jakarta EE 11 and Beyond
ivargrimstad
1
640
エラーって何種類あるの?
kajitack
5
140
Julia という言語について (FP in Julia « SIDE: F ») for 関数型まつり2025
antimon2
3
920
List Unfolding - 'unfold' as the Computational Dual of 'fold', and how 'unfold' relates to 'iterate'"
philipschwarz
PRO
0
190
KotlinConf 2025 現地で感じたServer-Side Kotlin
n_takehata
1
200
Featured
See All Featured
CoffeeScript is Beautiful & I Never Want to Write Plain JavaScript Again
sstephenson
161
15k
Responsive Adventures: Dirty Tricks From The Dark Corners of Front-End
smashingmag
252
21k
Exploring the Power of Turbo Streams & Action Cable | RailsConf2023
kevinliebholz
32
5.9k
Unsuck your backbone
ammeep
671
58k
Design and Strategy: How to Deal with People Who Don’t "Get" Design
morganepeng
130
19k
CSS Pre-Processors: Stylus, Less & Sass
bermonpainter
357
30k
Put a Button on it: Removing Barriers to Going Fast.
kastner
60
3.9k
The Web Performance Landscape in 2024 [PerfNow 2024]
tammyeverts
8
650
Build The Right Thing And Hit Your Dates
maggiecrowley
36
2.7k
JavaScript: Past, Present, and Future - NDC Porto 2020
reverentgeek
48
5.4k
Building a Scalable Design System with Sketch
lauravandoore
462
33k
Thoughts on Productivity
jonyablonski
69
4.7k
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