Skip to content

valentraverso/javascript-for-rookies

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Javascript for Rookies by Valentino Traverso

This is a course with little hacks for Javascript, if you want more help contact me on LinkedIn! Valentino Traverso

Table of contents

AddEventListeners

In this section we are going the differents ways in wich we could use the method AddEventListener and little hacks that are going to make your code easier.

CreateElements

Some times creating new node elements with Javascript could brake our brain, so use this tips to die tryin.