JavaScript - Separation of logic layer code from the presentation layer. Using addEventListener

Publié le: 11 août 2022
sur la chaîne: Miquel Boada Artigas
187
2

When you develop a web application is good practice don't mix the presentation with the logic. In our case, the HTML contains the presentation while the JS file contains the logic. When we add events in the HTML file we're adding logic to the presentation layer. For this motive, is a good practice to move the events to the JS file. This video shows how you can get to this goal. When you change your code, you must be careful to avoid the error "uncaught type error cannot read property 'addeventlistener' of null".


Sur cette page du site, vous pouvez voir la vidéo en ligne JavaScript - Separation of logic layer code from the presentation layer. Using addEventListener durée heure minute seconde en bonne qualité , qui a été Téléchargé par l'utilisateur Miquel Boada Artigas 11 août 2022, Partagez le lien avec vos amis et connaissances, sur youtube cette vidéo a déjà été regardée 187 fois et il a aimé 2 téléspectateurs. Bon visionnage!