PAC | Learn Practical Web Components Quickly (2020 EN)

Discussion in 'Programming' started by Kanka, Mar 20, 2020.

  1. Kanka

    Kanka Well-Known Member Loyal User

    Messages:
    16,078
    Likes Received:
    449
    Trophy Points:
    83
    [​IMG]

    Company: Packt Publishing
    Author: Rushabh Shah
    Full Title: Learn Practical Web Components Quickly
    Year: 2020
    Language: English
    Genre: Educational: Web Development
    Skill Level: -
    Price: €124.99
    -
    Files: MP4 (+ Code Files)
    Time: 02:25:52
    Video: AVC, 1920 x 1080 (1.778) at 30.000 fps, 350 kbps
    Audio: AAC at 139 Kbps, 2 channels, 48.0 KHz



    Build reusable web components for use in any project.

    As a developer, haven't you often suffered from writing too much code? More often than not, you rewrite the same piece of code for different pages and end up wasting precious time you could have used more productively . . .

    In this course, we introduce you to the world of web components, a fairly new concept that has simplified coding for web developers. Web components allow you to create custom and reusable HTML tags that will work across modern web browsers and can be used with any JavaScript library or web framework that works with HTML.

    After working through this course, you will be ready to develop production-ready web component applications! You will be able to build your own custom components that can be reused again and again. Moreover, you will also be able to share your custom components with other developers.

    To benefit fully from this course, you need to have at least a basic idea of ES6 concepts such as const, let, classes, map, filters, and so on. A basic understanding of JavaScript frameworks such as Angular, React, and Vue would be beneficial in order to gain a full understanding of web component integration aspects.


    Learn:
    ✓ Develop reusable and lightweight custom HTML elements that you can use in all your future projects
    ✓ Build simple web components such as tooltips to create complex components such as modals and backdrops
    ✓ Create dynamic web components that can receive data and use it to showcase UI element.
    ✓ Make your web-components stand-alone entities by coding custom events
    ✓ Explore the Shadow DOM and isolate CSS and JavaScript for your web components
    ✓ Master the numerous benefits of user-defined templates when creating web components
    ✓ Glimpse the React.js world and how it simplifies the complex process of coding web applications
    ✓ Learn to integrate your custom web-components with React.js and Angular

    Features:
    ✓ Build custom web components from scratch
    ✓ Understand reusable components and how to integrate your components with React and Angular
    ✓ Understand how to add physics to your scenes and learn to use 3D audio in your projects
    ✓ Get hands-on with web components and streamline your front-end development
    ✓ Use custom elements and the Shadow DOM to build component-based web apps


    Lessons:
    1. Building Our First Web Component
    01. The Course Overview
    02. Custom Elements
    03. Shadow DOM
    04. HTML Templates
    05. Creating Reusable HTML Templates
    06. Joining the Dots
    2. Adding Dynamism to Our Web Components
    07. Web Components Lifecycle
    08. Adding Dynamism to the Web Component
    09. Styling Components
    10. Dynamic Styling
    3. Event Listeners and Web Components
    11. Introduction to Event Listening
    12. Dispatching Custom Events
    13. Configuring Custom Events
    14. Animation and Web Components
    4. Integrating Web Components with Libraries
    15. Web Components in React
    16. Integrating with React
    17. Integration with Angular
    18. Integration with Vue
    19. Course Summary


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