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
2k
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
180
Making Open Source Better - Hacktoberfest 2022
kristories
0
840
Open Source - Hacktoberfest 2019
kristories
0
810
SCRUM
kristories
0
170
Introduction to Software as a Service
kristories
0
250
Other Decks in Programming
See All in Programming
React 使いじゃなくても知っておきたい教養としての React
oukayuka
18
5.5k
Go製CLIツールをnpmで配布するには
syumai
2
1.1k
Amazon Q CLI開発で学んだAIコーディングツールの使い方
licux
3
180
대규모 트래픽을 처리하는 프론트 개발자의 전략
maryang
0
120
Constant integer division faster than compiler-generated code
herumi
2
560
Claude Code で Astro blog を Pages から Workers へ移行してみた
codehex
0
180
画像コンペでのベースラインモデルの育て方
tattaka
3
1.5k
PHPUnitの限界をPlaywrightで補完するテストアプローチ
yuzneri
0
400
令和最新版手のひらコンピュータ
koba789
13
7.1k
AI Ramen Fight
yusukebe
0
130
AIのメモリー
watany
13
1.4k
物語を動かす行動"量" #エンジニアニメ
konifar
14
3.8k
Featured
See All Featured
"I'm Feeling Lucky" - Building Great Search Experiences for Today's Users (#IAC19)
danielanewman
229
22k
Adopting Sorbet at Scale
ufuk
77
9.5k
Side Projects
sachag
455
43k
Testing 201, or: Great Expectations
jmmastey
45
7.6k
Become a Pro
speakerdeck
PRO
29
5.5k
GitHub's CSS Performance
jonrohan
1031
460k
Evolution of real-time – Irina Nazarova, EuRuKo, 2024
irinanazarova
8
880
Distributed Sagas: A Protocol for Coordinating Microservices
caitiem20
332
22k
Helping Users Find Their Own Way: Creating Modern Search Experiences
danielanewman
29
2.8k
A designer walks into a library…
pauljervisheath
207
24k
ReactJS: Keep Simple. Everything can be a component!
pedronauck
667
120k
Put a Button on it: Removing Barriers to Going Fast.
kastner
60
4k
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