Marina Ferreira db058f66bd Readme
2018-08-19 09:22:35 -03:00
2018-07-16 20:43:39 -03:00
2018-07-16 20:50:14 -03:00
2018-07-16 20:59:33 -03:00
2018-07-16 21:03:18 -03:00
2018-07-16 21:06:59 -03:00
2018-07-16 21:09:19 -03:00
2018-07-16 21:20:44 -03:00
2018-07-16 21:22:02 -03:00
2018-07-29 10:10:21 -03:00
2018-07-29 10:10:21 -03:00
2018-07-29 10:16:30 -03:00
2018-08-19 09:22:35 -03:00
2018-08-19 09:22:35 -03:00

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

Description
Memory card game in VanillaJS
Readme 999 KiB
Languages
HTML 66.6%
CSS 18.8%
JavaScript 14.6%