lit-HTML (Chrome Dev Summit 2017)

  Рет қаралды 47,971

Chrome for Developers

Chrome for Developers

Күн бұрын

Пікірлер: 40
@octubre_lilaka
@octubre_lilaka Жыл бұрын
Coming back to this in 2023, I'm impressed at how lit-html and LitElement have become the lit project. It's quite nice to see that they've persevered, and I sometimes use lit-html standalone in some of my personal projects
@kyuwoochoi2887
@kyuwoochoi2887 7 жыл бұрын
I have been looking for a way how to write web components for some time. After discovering lit-html in polymer summit this year, now I think it's time to use web components. Justin said this is a small library, but I would say that this little library has created a huge opportunity on the road to web components. nice work polymer team.
@trappedcat3615
@trappedcat3615 7 жыл бұрын
@ 5:53 The concepts of using tagged template literals and the template tag originated from hyperHTML. They should atleast acknowledge where they gained their inspiration.
@GifCoDigital
@GifCoDigital 6 жыл бұрын
Why would they, using tagged template literals for a TEMPLATING library is just common sense and nothing unique.
@basarat
@basarat 7 жыл бұрын
Secret sauce for performance at 18:18 🌹
@Textras
@Textras 7 жыл бұрын
Where were you 2 years ago!!? All good, you're here now! :)
@rezab314
@rezab314 5 жыл бұрын
25:40 shouldn't the on-click be inside the template tags, ""?
@emerson0001
@emerson0001 4 жыл бұрын
That sounds right, probably a mistake there.
@michaelpierce9096
@michaelpierce9096 6 жыл бұрын
Looks good for lightweight. It's a DOM cache?
@phutureproof
@phutureproof 5 жыл бұрын
I know im late to the party here but I'd love to see the browser deal with this stuff, and not have to choose one of or several nonesense libraries such as angular, vue, react [insert latest trend here]
@sharon0x1
@sharon0x1 7 жыл бұрын
This just seems to be a HyperHTML clone.
@mrmagnetic927
@mrmagnetic927 6 жыл бұрын
what about Browser support? We are always getting new fancy templating libraries but no legacy browser support.
@Booyamakashi
@Booyamakashi 5 жыл бұрын
Excellent presentation.
@rahulb10
@rahulb10 6 жыл бұрын
how can we implement routing in lit-HTML?
@brianyoung2601
@brianyoung2601 5 жыл бұрын
@vaadin-router
@chulian1819
@chulian1819 7 жыл бұрын
How to do server side rendering?
@hynjus001
@hynjus001 7 жыл бұрын
Am I gregnant?
@BrandNewByxor
@BrandNewByxor 5 жыл бұрын
Generate HTML on the server, send it to the client.
@StEvUgnIn
@StEvUgnIn 3 жыл бұрын
@@BrandNewByxor Pretty much. You have to interface your framework to node.js and configure routes. I'm sure Vaadin has tools for lit-html that allows you to do this.
@ahsath
@ahsath 6 жыл бұрын
we want the documentation now!
@Nexus-rt1bm
@Nexus-rt1bm 4 жыл бұрын
Amazing
@angsi3281
@angsi3281 5 жыл бұрын
Sounds like Jekyll ...
@TesterAnimal1
@TesterAnimal1 3 жыл бұрын
Its a terrible idea. You can’t pass it around and have it changed. XML doesn’t merge. JSON does. Define the structure in JSON.
@centerfield6339
@centerfield6339 2 жыл бұрын
Thank goodness there's no XML here, then. Also, JSON and XML can merge equally well (or badly).
@augmentos
@augmentos 7 жыл бұрын
hyperHTML not pleased.
@ЕгорВалов-д3с
@ЕгорВалов-д3с 6 жыл бұрын
PR link?
@code4chaosmobile
@code4chaosmobile 7 жыл бұрын
Bravo.
@producdevity
@producdevity 7 жыл бұрын
I love it!!!!
@KelvinWKiger
@KelvinWKiger 5 жыл бұрын
ReactJS + JSX = Satisfaction
@zunahexus
@zunahexus 6 жыл бұрын
template are hard yes men
@inaccessiblecardinal9352
@inaccessiblecardinal9352 6 жыл бұрын
Yeah, just write js.
@AnthonyAlaribe
@AnthonyAlaribe 7 жыл бұрын
JSX has had all these for years now
@toooes
@toooes 7 жыл бұрын
Well, JS has only had template literals since 2015. You'll note Vue makes extensive use of the language features within their components because it was created *after* their inclusion to the language whereas React was created prior.
@filemot25
@filemot25 7 жыл бұрын
But with this you don't need to run diffing functions when the data changes
@phutureproof
@phutureproof 5 жыл бұрын
But we need more of the same!
@GIAUHUYNHQUOC
@GIAUHUYNHQUOC 7 жыл бұрын
Like
@TechnologyRules
@TechnologyRules 5 жыл бұрын
Yeah, JSX already won. Sorry
@aammssaamm
@aammssaamm 5 жыл бұрын
Useless stuff, waste of time.
@kitteemail12
@kitteemail12 7 жыл бұрын
Thank for video brother.
The Future of Loading on the Web (Chrome Dev Summit 2017)
28:03
Chrome for Developers
Рет қаралды 15 М.
Modern Lit tutorial
27:05
Jad Joubran
Рет қаралды 13 М.
Sigma Kid Mistake #funny #sigma
00:17
CRAZY GREAPA
Рет қаралды 26 МЛН
The evil clown plays a prank on the angel
00:39
超人夫妇
Рет қаралды 45 МЛН
Web Scraping Has Never Been Easier  - Use Google Gemini 2.0
11:01
Real World WebAssembly (Chrome Dev Summit 2017)
27:54
Chrome for Developers
Рет қаралды 18 М.
VDOM vs lit-html - HTTP203
8:04
Chrome for Developers
Рет қаралды 41 М.
Efficient, Expressive, and Extensible HTML Templates (Polymer Summit 2017)
17:27
Frameworks Panel (Chrome Dev Summit 2017)
36:12
Chrome for Developers
Рет қаралды 12 М.
Workbox: Flexible PWA Libraries (Chrome Dev Summit 2017)
25:18
Chrome for Developers
Рет қаралды 40 М.
V8 Today and in the Future (Chrome Dev Summit 2017)
24:13
Chrome for Developers
Рет қаралды 9 М.
The main thread is overworked & underpaid (Chrome Dev Summit 2019)
30:06
Chrome for Developers
Рет қаралды 126 М.