Modernizing Large Frontends with Web Components

Modernizing Large Frontends with Web Components

NDC Conferences via YouTube Direct link

Switch Routing

40 of 41

40 of 41

Switch Routing

Class Central Classrooms beta

YouTube videos curated by Class Central.

Classroom Contents

Modernizing Large Frontends with Web Components

Automatically move to the next video in the Classroom when playback concludes

  1. 1 Intro
  2. 2 Choosing the right path is critical.
  3. 3 Modern Frontends
  4. 4 Single Page Applications (SPAs)
  5. 5 DOM Manipulation
  6. 6 What are Web Components?
  7. 7 Use Cases
  8. 8 Micro Frontends
  9. 9 Shared Components
  10. 10 Anatomy of a Custom Element
  11. 11 Selector String
  12. 12 JavaScript Class
  13. 13 Options Object
  14. 14 Bells & Whistles
  15. 15 Lifecycle Methods
  16. 16 HTML Templates
  17. 17 It's complicated...
  18. 18 Custom Element Libraries
  19. 19 Stencil
  20. 20 Modernization
  21. 21 AngularJS to Angular
  22. 22 Why Angular Elements?
  23. 23 Tightly Coupled
  24. 24 Dependency Injection
  25. 25 The Elements Upgrade Strategy
  26. 26 Set Up Bottom-up components Create vanilla j5 services with wrappers Convert routing and remove Elements
  27. 27 Setting Up Angular Elements
  28. 28 Add Angular Elements
  29. 29 Upgrading Components
  30. 30 AngularJS 1.7+ Helpers
  31. 31 ng-custom-element
  32. 32 Tip: Group into Modules
  33. 33 Sharing Data with Services
  34. 34 Off-Roading with JS
  35. 35 Wrap Shared JS Services
  36. 36 Inputs & Outputs
  37. 37 Indirection
  38. 38 Wrapping Up the Upgrade
  39. 39 Add Component Selectors
  40. 40 Switch Routing
  41. 41 Drop Elements

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.