Kenavm / chapter4

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Chapter 4

Learn Objectives

  • advanced DOM manipulation (createElement, setAttribute, etc.)

  • "component based architecture" with vanilla JS functions

  • localStorage

  • inline-styling

  • data-attributes

  • CSS flex

  • exception handling with try/catch blocks

  • advanced string manipulation

  • JSON

  • PA preparation

Solo

Optional Solo Projects

  • dino-game
    This is a larger project. If you have additional time, you can work on this game project. It's a fitting team project, if you'd like to work in a group during your SI week.

Team

  • Team project: pacman
  • Workshop: PA prep

About


Languages

Language:JavaScript 46.6%Language:HTML 45.3%Language:CSS 8.1%