How To Load Web Components With Javascript

Overview of an open source project that demonstrates how to load web components with pure Javascript. Web components make your HTML code modular, re-usable and easier to organize into separate files. The source code is available here: https://github.com/catchtechnologies/Load-Web-Components-With-Javascript Keep reading to find out how this projects integrates with a larger control system.