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
420
エンジニアは会社に何を求めるか? / What does engineers wants the company?
aggre
0
110
The importance ofopen assets
aggre
0
52
Fully AMP pros and cons
aggre
0
170
Web Components のリアル/ Realistic Web Components
aggre
12
7.7k
OSS の持続的開発をトークンエコノミーで支援する / Dev Token @OSS Universe
aggre
1
340
OSS の持続的開発をトークンエコノミーで支援する / Dev Token @CryptoBowl
aggre
1
390
非中央集権ウェブ / Decentralized Web
aggre
3
540
OSS の持続的開発をトークンエコノミーで支援する / Dev Token
aggre
0
490
Other Decks in Technology
See All in Technology
2024年版 運用者たちのLLM
nwiizo
3
510
実践的なバグバウンティ入門
scgajge12
4
2.4k
エンジニア視点で見る、 組織で運用されるデザインシステムにするには
shunya078
1
290
音声AIエージェントの世界とRetell AI入門 / Introduction to the World of Voice AI Agents and Retell AI
rkaga
4
890
SAVEPOINT α版
savepoint
0
600
PdMはどのように全てのスピードを上げられるか ~ 非連続進化のための具体的な取り組み ~
sansantech
PRO
1
140
Swift Testingのconfirmationを コードリーディング/Dive into Swift Testing confirmation
laprasdrum
1
210
不動産売買取引におけるAIの可能性とプロダクトでのAI活用
zabio3
0
210
【Λ(らむだ)最近のアプデ情報 / RPALT20240904
lambda
0
190
20分で分かるIAM全機能 (拡大版) / 20240903-jawsug-yokohama-iam
opelab
3
140
Oracle Base Database Service:サービス概要のご紹介
oracle4engineer
PRO
0
13k
疎通2024
sadnessojisan
5
1k
Featured
See All Featured
Fight the Zombie Pattern Library - RWD Summit 2016
marcelosomers
230
17k
Java REST API Framework Comparison - PWX 2021
mraible
PRO
27
7.4k
Making Projects Easy
brettharned
113
5.8k
Typedesign – Prime Four
hannesfritz
39
2.3k
How GitHub Uses GitHub to Build GitHub
holman
472
290k
Optimizing for Happiness
mojombo
375
69k
10 Git Anti Patterns You Should be Aware of
lemiorhan
653
58k
Building Adaptive Systems
keathley
36
2.1k
[RailsConf 2023] Rails as a piece of cake
palkan
46
4.6k
The Language of Interfaces
destraynor
153
23k
4 Signs Your Business is Dying
shpigford
179
21k
Unsuck your backbone
ammeep
667
57k
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