Tag: pure js

  • Learn Vanilla Javascript: Memory Game Tutorial – Board CSS [3/11]

    Project developed in vanilla javascript. Learn the fundamentals of pure javascript by building simple and quick projects. No frameworks or libraries, definitely no jquery. This video will cover how to: * size the cards with CSS calc function * position the cards in the board with flexbox * add a click effect with the CSS…

  • Learn Vanilla Javascript: Memory Game Tutorial – Shuffling [11/11]

    Project developed in vanilla javascript. Learn the fundamentals of pure javascript by building simple and quick projects. No frameworks or libraries, definitely no jquery. This video will cover how to: * shuffle the deck of cards with the flexbox property order * js Math Object ✏️Written Tutorial: https://medium.freecodecamp.org/vanilla-javascript-tutorial-build-a-memory-game-in-30-minutes-e542c4447eae 🕹Demo: https://marina-ferreira.github.io/projects/js/memory-game/ 📂Repo: https://github.com/code-sketch/memory-game *********************************************************************** Don’t be…