Skip to content

v11run/Memory-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Memory Game Tutorial - Vanilla JavaScript

Project developed in vanilla javascript. Learn the fundamentals of pure javascript in a 30 minute project. No frameworks or libraries, definitely no jQuery.

This tutorial will cover how to:

  • select elements in the DOM with querySelector
  • iterate through lists with forEach
  • add/remove an element class
  • add/remove event listeners
  • timeout
  • html5: data-attribute
  • css3: positioning, flexbox, perspective, backface-visibility, transitions

💚 Twitter 💙 Facebook 💜 Medium

Don't forget to subscribe to the >>> 🌹 Code Sketch Channel 🌹 <<< 😉


Memory Game

Releases

No releases published

Packages

No packages published