Intro to Web Components - Full Walkthrough
Video Statistics and Information
Channel: Before Semicolon
Views: 825
Rating: 4.9024391 out of 5
Keywords: web development, technology, programming, web, web components, javascript
Id: PFpUCnyztJk
Channel Id: undefined
Length: 33min 31sec (2011 seconds)
Published: Sun Aug 15 2021
Please note that this website is currently a work in progress! Lots of interesting data and statistics to come.
I'm ten minutes in, and so far web components just feel like out of date React... React seems to have improved the development experience by leaps and bounds with functional components compared to class based ones. I'm not entirely sure I understand why anyone would use web components as they're shown here. They seem extraordinarily clunky and verbose for something you can accomplish much easier with the sole negative being a compiler is required.