Web Components are a set of technologies that allow for the creation of reusable custom elements in web pages. In this course, you will learn about its featured technologies. You will learn about using and creating custom elements, Shadow DOM manipulation, and HTML templates (with template and slot).
After this course, you will be able to comfortably employ Web Components in your own web pages. You will be capable of managing custom elements, navigating encapsulation via the Shadow DOM, and writing templates with HTML templates.
Regardless of your front-end knowledge, this course will guarantee you a solid introduction to Web Components, giving you effortless, reusable code to improve your web pages and their functionality.
A Community Resource means that it’s free to access for all. The instructor of this lesson requested it to be open to the public.
I completed courses from Teamtreehouse, pluralsight, educative, web.dev, and codeacademy and THIS COURSE WAS BY FAR THE BEST! It should be required, for any course.
I could not tell how to apply this to an application
Finally something about vanilla web components :)
Fantastic quick intro to web components and related tech
Become familiar with the Workers CLI wrangler
that we will use to bootstrap our Worker project. From there you'll understand how a Worker receives and returns requests/Responses. We will also build this serverless function locally for development and deploy it to a custom domain.
This is a practical project based look at building a working e-commerce store using modern tools and APIs. Excellent for a weekend side-project for your developer project portfolio
git is a critical component in the modern web developers tool box. This course is a solid introduction and goes beyond the basics with some more advanced git commands you are sure to find useful.