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
Mastering lit-html directive
Search
aggre
September 18, 2018
Technology
0
450
Mastering lit-html directive
Polymer Japan Cafe #3(
https://polymer-japan.connpass.com/event/100320/
)での LT 資料です
aggre
September 18, 2018
Tweet
Share
More Decks by aggre
See All by aggre
The money for the openable and shareable era
aggre
0
500
エンジニアは会社に何を求めるか? / What does engineers wants the company?
aggre
0
140
The importance ofopen assets
aggre
0
81
Fully AMP pros and cons
aggre
0
200
Web Components のリアル/ Realistic Web Components
aggre
12
8.2k
OSS の持続的開発をトークンエコノミーで支援する / Dev Token @OSS Universe
aggre
1
390
OSS の持続的開発をトークンエコノミーで支援する / Dev Token @CryptoBowl
aggre
1
440
非中央集権ウェブ / Decentralized Web
aggre
3
600
OSS の持続的開発をトークンエコノミーで支援する / Dev Token
aggre
0
520
Other Decks in Technology
See All in Technology
なぜThrottleではなくDebounceだったのか? 700並列リクエストと戦うサーバーサイド実装のすべて
yoshiori
10
3.6k
今日から使える AWS Step Functions 小技集 / AWS Step Functions Tips
kinunori
7
650
開発者から見たLLMの進化 202511
ny7760
1
170
バグと向き合い、仕組みで防ぐ
____rina____
0
250
機密情報の漏洩を防げ! Webフロントエンド開発で意識すべき漏洩パターンとその対策
mizdra
PRO
8
2.1k
Quarkusで作るInteractive Stream Application
joker1007
0
110
旧から新へ: 大規模ウェブクローラの Perl から Go への移行 / YAPC::Fukuoka 2025
motemen
2
760
Datadog On-Call と Cloud SIEM で作る SOC 基盤
kuriyosh
0
160
「データ無い! 腹立つ! 推論する!」から 「データ無い! 腹立つ! データを作る」へ チームでデータを作り、育てられるようにするまで / How can we create, use, and maintain data ourselves?
moznion
7
3.7k
Data & AIの未来とLakeHouse
ishikawa_satoru
0
720
設計は最強のプロンプト - AI時代に武器にすべきスキルとは?-
kenichirokimura
1
350
AIと共に開発する時代の組織、プロセス設計 freeeでの実践から見えてきたこと
freee
3
600
Featured
See All Featured
The Myth of the Modular Monolith - Day 2 Keynote - Rails World 2024
eileencodes
26
3.2k
Templates, Plugins, & Blocks: Oh My! Creating the theme that thinks of everything
marktimemedia
31
2.6k
Design and Strategy: How to Deal with People Who Don’t "Get" Design
morganepeng
132
19k
Typedesign – Prime Four
hannesfritz
42
2.9k
Site-Speed That Sticks
csswizardry
13
960
Agile that works and the tools we love
rasmusluckow
331
21k
Connecting the Dots Between Site Speed, User Experience & Your Business [WebExpo 2025]
tammyeverts
10
660
実際に使うSQLの書き方 徹底解説 / pgcon21j-tutorial
soudai
PRO
192
56k
CoffeeScript is Beautiful & I Never Want to Write Plain JavaScript Again
sstephenson
162
15k
What’s in a name? Adding method to the madness
productmarketing
PRO
24
3.8k
Product Roadmaps are Hard
iamctodd
PRO
55
12k
Distributed Sagas: A Protocol for Coordinating Microservices
caitiem20
333
22k
Transcript
2018.09.18 @ Polymer Japan Café LT
aggre @aggre_ @aggre FRAME00, INC. CTO
What’s lit-html
None
What’s lit-html directive
None
None
directive
part.setValue()
html`<div>${text}</div>` ?
None
None
until
until Promise
until directive
until
until
until defaultContent
until promise
directive
API directive is
html`<div>${text}</div>` render()
directive
None
Rx
Rx unsubscribe !
unsubscribe … https://github.com/aggre/ullr/blob/master/src/directive/subscribe.ts
Simple But Powerful