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
実践Claude Code:20の失敗から学ぶAIペアプログラミング
takedatakashi
18
9.3k
EMこそClaude Codeでコード調査しよう
shibayu36
0
520
社会人になっても趣味開発を続けたい! / traPavilion
mazrean
1
120
3年ぶりにコードを書いた元CTOが Claude Codeと30分でMVPを作った話
maikokojima
0
720
他言語経験者が Golangci-lint を最初のコーディングメンターにした話 / How Golangci-lint Became My First Coding Mentor: A Story from a Polyglot Programmer
uma31
0
490
CSC305 Lecture 12
javiergs
PRO
0
250
kiroとCodexで最高のSpec駆動開発を!!数時間で web3ネイティブなミニゲームを作ってみたよ!
mashharuki
0
1k
Temporal Knowledge Graphで作る! 時間変化するナレッジを扱うAI Agentの世界
po3rin
5
1.1k
Vue 3.6 時代のリアクティビティ最前線 〜Vapor/alien-signals の実践とパフォーマンス最適化〜
hiranuma
2
350
ビルドプロセスをデバッグしよう!
yt8492
0
180
SODA - FACT BOOK(JP)
sodainc
1
9.1k
Vueのバリデーション、結局どれを選べばいい? ― 自作バリデーションの限界と、脱却までの道のり ― / Which Vue Validation Library Should We Really Use? The Limits of Self-Made Validation and How I Finally Moved On
neginasu
3
1.7k
Featured
See All Featured
VelocityConf: Rendering Performance Case Studies
addyosmani
333
24k
Optimizing for Happiness
mojombo
379
70k
A Tale of Four Properties
chriscoyier
161
23k
No one is an island. Learnings from fostering a developers community.
thoeni
21
3.5k
RailsConf 2023
tenderlove
30
1.3k
Facilitating Awesome Meetings
lara
57
6.6k
The Illustrated Children's Guide to Kubernetes
chrisshort
51
51k
The Cult of Friendly URLs
andyhume
79
6.6k
Rebuilding a faster, lazier Slack
samanthasiow
84
9.2k
Improving Core Web Vitals using Speculation Rules API
sergeychernyshev
21
1.2k
Balancing Empowerment & Direction
lara
5
710
Documentation Writing (for coders)
carmenintech
76
5.1k
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