This is a continuation of previous project 7. New subjects applied:
- Principles of OOP interface: eventListeners
- Setting Up Webpack Bundling and Building
- refactoring and and rewriting pieces of code.
- Each class is described in a separate JS file and is imported into index.js
- new classes: Section, Popup, PopupWithImage, PopupWithForm and UserInfo Classes
The project can be viewed locally (on the desktop) using a local server.
New Tools Used:
- Webpack
- ES6 classes