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
440
エンジニアは会社に何を求めるか? / What does engineers wants the company?
aggre
0
110
The importance ofopen assets
aggre
0
55
Fully AMP pros and cons
aggre
0
170
Web Components のリアル/ Realistic Web Components
aggre
12
7.9k
OSS の持続的開発をトークンエコノミーで支援する / Dev Token @OSS Universe
aggre
1
360
OSS の持続的開発をトークンエコノミーで支援する / Dev Token @CryptoBowl
aggre
1
410
非中央集権ウェブ / Decentralized Web
aggre
3
560
OSS の持続的開発をトークンエコノミーで支援する / Dev Token
aggre
0
500
Other Decks in Technology
See All in Technology
MCP server を作って Claude Desktop アプリから kintone へアクセスすると楽しい
r3_yamauchi
PRO
1
120
Windows Server 2025 へのアップグレードではまった話
tamaiyutaro
2
260
[2024年10月版] Notebook 2.0のご紹介 / Notebook2.0
databricksjapan
0
1.6k
Japan AWS Jr. Championsがお届けするre:Invent2024のハイライト ~ラスベガスで見てきた景色~
fukuchiiinu
0
1.1k
日本語プログラミングとSpring Bootアプリケーション開発 #kanjava
yusuke
2
340
論文紹介 ”Long-Context LLMs Meet RAG: Overcoming Challenges for Long Inputs in RAG” @GDG Tokyo
shukob
0
270
re:Invent Recap (January 2025)
scalefactory
0
340
[SRE kaigi 2025] ガバメントクラウドに向けた開発と変化するSRE組織のあり方 / Development for Government Cloud and the Evolving Role of SRE Teams
kazeburo
4
1.9k
Amazon Aurora バージョンアップについて、改めて理解する ~バージョンアップ手法と文字コードへの影響~
smt7174
1
250
CloudWatch Container Insightsを使ったAmazon ECSのリソース監視
umekou
1
120
オーティファイ会社紹介資料 / Autify Company Deck
autifyhq
10
120k
private spaceについてあれこれ調べてみた
operando
1
170
Featured
See All Featured
Design and Strategy: How to Deal with People Who Don’t "Get" Design
morganepeng
127
19k
CoffeeScript is Beautiful & I Never Want to Write Plain JavaScript Again
sstephenson
160
15k
Site-Speed That Sticks
csswizardry
3
310
Build The Right Thing And Hit Your Dates
maggiecrowley
34
2.5k
How GitHub (no longer) Works
holman
312
140k
Producing Creativity
orderedlist
PRO
343
39k
[Rails World 2023 - Day 1 Closing Keynote] - The Magic of Rails
eileencodes
33
2k
Designing for humans not robots
tammielis
250
25k
Practical Orchestrator
shlominoach
186
10k
Speed Design
sergeychernyshev
25
760
Fantastic passwords and where to find them - at NoRuKo
philnash
50
3k
Imperfection Machines: The Place of Print at Facebook
scottboms
267
13k
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