Front-end architecture: Facade Patterns and restricting libraries
Front-end projects are growing larger and larger. Today almost every new application is created in browsers with JavaScript technologies. Unfortunately, good architecture and well structured code were always considered less important ...