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
180
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
250
Other Decks in Programming
See All in Programming
MDN Web Docs に日本語翻訳でコントリビュートしたくなる
ohmori_yusuke
1
130
Python型ヒント完全ガイド 初心者でも分かる、現代的で実践的な使い方
mickey_kubo
1
140
Startups on Rails in Past, Present and Future–Irina Nazarova, RailsConf 2025
irinanazarova
0
140
Goで作る、開発・CI環境
sin392
0
240
効率的な開発手段として VRTを活用する
ishkawa
0
150
Deep Dive into ~/.claude/projects
hiragram
14
2.6k
チームで開発し事業を加速するための"良い"設計の考え方 @ サポーターズCoLab 2025-07-08
agatan
1
440
AIエージェントはこう育てる - GitHub Copilot Agentとチームの共進化サイクル
koboriakira
0
600
おやつのお供はお決まりですか?@WWDC25 Recap -Japan-\(region).swift
shingangan
0
140
20250704_教育事業におけるアジャイルなデータ基盤構築
hanon52_
5
850
Webの外へ飛び出せ NativePHPが切り拓くPHPの未来
takuyakatsusa
2
560
Azure AI Foundryではじめてのマルチエージェントワークフロー
seosoft
0
190
Featured
See All Featured
Building a Modern Day E-commerce SEO Strategy
aleyda
42
7.4k
StorybookのUI Testing Handbookを読んだ
zakiyama
30
5.9k
Connecting the Dots Between Site Speed, User Experience & Your Business [WebExpo 2025]
tammyeverts
6
310
jQuery: Nuts, Bolts and Bling
dougneiner
63
7.8k
Build The Right Thing And Hit Your Dates
maggiecrowley
36
2.8k
Fashionably flexible responsive web design (full day workshop)
malarkey
407
66k
CoffeeScript is Beautiful & I Never Want to Write Plain JavaScript Again
sstephenson
161
15k
A Tale of Four Properties
chriscoyier
160
23k
Chrome DevTools: State of the Union 2024 - Debugging React & Beyond
addyosmani
7
740
Keith and Marios Guide to Fast Websites
keithpitt
411
22k
GitHub's CSS Performance
jonrohan
1031
460k
XXLCSS - How to scale CSS and keep your sanity
sugarenia
248
1.3M
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