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
430
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
470
エンジニアは会社に何を求めるか? / What does engineers wants the company?
aggre
0
120
The importance ofopen assets
aggre
0
62
Fully AMP pros and cons
aggre
0
180
Web Components のリアル/ Realistic Web Components
aggre
12
8k
OSS の持続的開発をトークンエコノミーで支援する / Dev Token @OSS Universe
aggre
1
370
OSS の持続的開発をトークンエコノミーで支援する / Dev Token @CryptoBowl
aggre
1
420
非中央集権ウェブ / Decentralized Web
aggre
3
580
OSS の持続的開発をトークンエコノミーで支援する / Dev Token
aggre
0
500
Other Decks in Technology
See All in Technology
OSMnx Galleryの紹介
mopinfish
0
130
Slackひと声でブログ校正!Claudeレビュー自動化編
yusukeshimizu
3
140
MCP で繋ぐ Figma とデザインシステム〜LLM を使った UI 実装のリアル〜
kimuson
1
1k
AIの電力問題を概観する
rmaruy
1
190
GitHub Coding Agent 概要
kkamegawa
1
1.1k
面接を通過するためにやってて良かったこと3選
sansantech
PRO
0
100
Digitization部 紹介資料
sansan33
PRO
1
3.7k
mnt_data_とは?ChatGPTコード実行環境を深堀りしてみた
icck
0
150
グループ ポリシー再確認 ③
murachiakira
0
140
Oracle Cloud Infrastructure:2025年5月度サービス・アップデート
oracle4engineer
PRO
0
280
Microsoft Season of Agent AI エージェントの使用開始
takas0522
0
120
Things you never dared to ask about LLMs — v2
glaforge
1
430
Featured
See All Featured
Balancing Empowerment & Direction
lara
1
76
Stop Working from a Prison Cell
hatefulcrawdad
269
20k
How GitHub (no longer) Works
holman
314
140k
Building Applications with DynamoDB
mza
95
6.4k
jQuery: Nuts, Bolts and Bling
dougneiner
63
7.8k
Statistics for Hackers
jakevdp
799
220k
Scaling GitHub
holman
459
140k
A better future with KSS
kneath
239
17k
The Psychology of Web Performance [Beyond Tellerrand 2023]
tammyeverts
47
2.8k
Testing 201, or: Great Expectations
jmmastey
42
7.5k
How STYLIGHT went responsive
nonsquared
100
5.6k
Measuring & Analyzing Core Web Vitals
bluesmoon
7
460
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