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
190
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
iOSエンジニア向けの英語学習アプリを作る!
yukawashouhei
0
190
2分台で1500examples完走!爆速CIを支える環境構築術 - Kaigi on Rails 2025
falcon8823
3
3.5k
dynamic!
moro
10
7.1k
詳しくない分野でのVibe Codingで困ったことと学び/vibe-coding-in-unfamiliar-area
shibayu36
3
4.8k
Building, Deploying, and Monitoring Ruby Web Applications with Falcon (Kaigi on Rails 2025)
ioquatix
4
1.8k
CSC509 Lecture 06
javiergs
PRO
0
260
Domain-centric? Why Hexagonal, Onion, and Clean Architecture Are Answers to the Wrong Question
olivergierke
2
790
The Flutter Journey of Building a Live Streaming App — With a Side of Performance Tuning
u503
1
100
いま中途半端なSwift 6対応をするより、Default ActorやApproachable Concurrencyを有効にしてからでいいんじゃない?
yimajo
2
390
Go言語の特性を活かした公式MCP SDKの設計
hond0413
1
210
非同期jobをtransaction内で 呼ぶなよ!絶対に呼ぶなよ!
alstrocrack
0
610
CSC305 Lecture 02
javiergs
PRO
1
260
Featured
See All Featured
How to Think Like a Performance Engineer
csswizardry
27
2k
How to train your dragon (web standard)
notwaldorf
96
6.3k
Gamification - CAS2011
davidbonilla
81
5.5k
Design and Strategy: How to Deal with People Who Don’t "Get" Design
morganepeng
132
19k
Building Applications with DynamoDB
mza
96
6.7k
Statistics for Hackers
jakevdp
799
220k
How to Create Impact in a Changing Tech Landscape [PerfNow 2023]
tammyeverts
54
3k
What’s in a name? Adding method to the madness
productmarketing
PRO
23
3.7k
[Rails World 2023 - Day 1 Closing Keynote] - The Magic of Rails
eileencodes
37
2.6k
GitHub's CSS Performance
jonrohan
1032
470k
The Psychology of Web Performance [Beyond Tellerrand 2023]
tammyeverts
49
3.1k
[RailsConf 2023] Rails as a piece of cake
palkan
57
5.9k
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