Shoelace - An Awesome Web Component Library

preview_player
Показать описание

Let's get started!

- - - - - - - - - - - - - - - - - - - - - -

Subscribe for NEW VIDEOS!


^-Chat with me and others

- - - - - - - - - - - - - - - - - - - - - -



Come to my discord server or add me on social media and say Hi!
Рекомендации по теме
Комментарии
Автор

Have you been using or making web components?

DesignCourse
Автор

For those who are wondering how it is different than Bootstrap:

Web components does not change your global CSS or JavaScript like Bootstrap. Web components are scoped to their individual components.
Also, you can also import individual components rather than complete set of components.

So if you have to use only 7 components, you can only import their specific CSS and JS rather than complete CSS files which contains CSS of all components thus saving you a LOT of memory and performance.

Last but not least, you can use Web Components in all Frontend Frameworks like React, Angular, Vue etc very easily because their functionality is tailored by properties like Components in these frameworks. Thus by learning these components you are not limited to frameworks like you are with Material-UI or Angular-Material.

siddhantjain
Автор

Was made aware of web components after talking to a dev on friday and needed a good tutorial! This is the happiest coincidence

darude_danstorm
Автор

*Need More on Web Components.*
Thank you.

iUmerFarooq
Автор

I love shoelace library, so many components and easy to customize, it beats tailwindcss in some way, thank you Gary for introducing this amazing library to us !!!

maskman
Автор

I've avoided Bootstrap et al because I know I'd find myself customizing more than I'd leave default. But getting the functionality this offers is intriguing.

joeldcanfield_spinhead
Автор

i didnt realize you have published great content. time to dig in from your archive. thanks for sharing

hakimramzani
Автор

Definitely would like to see more web component videos!

DonovanChilders
Автор

Thank you so much, Gary. I had no idea Shoelace existed and thanks to your video, I have an idea of how it works and will now do the rest on my own.

DavidHarris
Автор

Thank You soo much i was bit worried before watching the video now i'm relaxed a lot thanks again.

JZSolutions
Автор

This is very good - and already responsive, I will use it in my next project - many thanks

Maystro_eg
Автор

Thank you for introduce this awesome lib. I find something like that for a long time but some other lib was be writen for React so I cannot use them. Shoelace is fit for me and I will try it now. Again, thank you, Gary!

quanhoanganh
Автор

This seems to be really interesting in combination with Cube CSS!

MrAndi
Автор

Please make a video about primeNg as well.

it-s-me-mohit
Автор

I have been using web components since polymer 2. Currently using carbon web components, but this one looks cool

hasok
Автор

I learnt a new thing today Thanks sir.... ❤❤❤

senduranravikumar
Автор

I've been using lit-element for years

bcburnettcom
Автор

I really should explore native web components more. Only component based stuff I did was in angular

Chandasouk
Автор

Great video! Would love to see more like this

NatHollings
Автор

If this had a bundling up process, it should print out something like, "Tying up shoelaces.." 😂

fullstack_journey