Skip to content

benmvp/you-dont-need-js-for-that

Repository files navigation

You don't need JavaScript for that!

This repo contains source code for the live code examples that accompany the You don't need JavaScript for that! talk. Check out the Speak Engagements page for the talks that go along with these examples.

Live code examples

  1. Interactivity with :hover
  2. Functionality with HTML5 <input>
  3. Layout with CSS3 display:flex
  4. Animation with CSS3 transition & animation