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
Automating Your Workflow With gulp.js
Search
Wahyu Kristianto
February 25, 2014
Programming
5
1.9k
Automating Your Workflow With gulp.js
Wahyu Kristianto
February 25, 2014
Tweet
Share
More Decks by Wahyu Kristianto
See All by Wahyu Kristianto
Gen Z - Open Source - Hacktoberfest 2024
kristories
0
170
Making Open Source Better - Hacktoberfest 2022
kristories
0
830
Open Source - Hacktoberfest 2019
kristories
0
810
SCRUM
kristories
0
170
Introduction to Software as a Service
kristories
0
240
Other Decks in Programming
See All in Programming
remix + cloudflare workers (DO) docker上でいい感じに開発する
yoshidatomoaki
0
120
Django for Data Science (Boston Python Meetup, March 2025)
wsvincent
0
220
ステートソーシング型イベント駆動の視点で捉えるCQRS+ES
shinnosuke0522
1
310
ベクトル検索システムの気持ち
monochromegane
29
8.6k
WordPress Playground for Developers
iambherulal
0
120
技術好きなエンジニアが "リーダーへの進化" によって得たものと失ったもの
pospome
5
1.3k
‘무차별 LGTM~👍’만 외치던 우리가 ‘고봉밥 코드 리뷰’를?
hannah0731
0
520
CQRS+ES勉強会#1
rechellatek
0
380
本当だってば!俺もTRICK 2022に入賞してたんだってば!
jinroq
0
220
eBPF Updates (March 2025)
kentatada
0
130
S3静的ホスティング+Next.js静的エクスポート で格安webアプリ構築
iharuoru
0
190
家族・子育て重視/沖縄在住を維持しながらエンジニアとしてのキャリアをどのように育てていくか?
ug
0
230
Featured
See All Featured
Mobile First: as difficult as doing things right
swwweet
223
9.5k
GraphQLとの向き合い方2022年版
quramy
45
14k
How to Ace a Technical Interview
jacobian
276
23k
Automating Front-end Workflow
addyosmani
1369
200k
Code Review Best Practice
trishagee
67
18k
Sharpening the Axe: The Primacy of Toolmaking
bcantrill
40
2k
The Pragmatic Product Professional
lauravandoore
33
6.5k
Put a Button on it: Removing Barriers to Going Fast.
kastner
60
3.8k
Writing Fast Ruby
sferik
628
61k
The Art of Programming - Codeland 2020
erikaheidi
53
13k
Understanding Cognitive Biases in Performance Measurement
bluesmoon
27
1.6k
We Have a Design System, Now What?
morganepeng
51
7.5k
Transcript
meetup.com/JakartaJS
None
Let’s play
None
None
None
None
None
None
None
None
None
None
The streaming build system
❤
None
None
None
gulp less
None
None
None
None
None
None
None
None
None
None
None
----------> Read file
----------> Read file --------------------------> Process in memory
----------> Read file --------------------------> Process in memory ---------> Write file
None
None
None
None
None
None
None
None
None
None
None
None
None
None
gulp.task();
gulp.watch();
gulp.src();
gulp.dest();
None
None
None
None
None
None
None
None
None
None
None
None
None
meetup.com/JakartaJS