Abstract

The article describes the architecture of connected JavaScript components, which allows you to implement the interaction of many scripts connected in a web project asynchronously and executable at any time and in any order. The architecture is based on the idea of dividing code into components, JavaScript events and listening to them. This approach is intended to relieve the developer from the need to organize the sequence of connecting scripts in an HTML-document, track their loading time and select the loading method, which gives great opportunities for expanding and flexibility of the code.

Full Text
Published version (Free)

Talk to us

Join us for a 30 min session where you can share your feedback and ask us any queries you have

Schedule a call