JS-stroll. Rewriting code from other languages or other technologies into Vanilla JS and SVG for fun and practice.

github.com/sdras/JS-stroll

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

February 2017
  • update readme
  • add in oscillator and splash demos
  • add in bouncing ball demo
May 2016
  • add in interactive pen
  • add in alternate version of particle fountain with changing linear gr…
  • remove console.log
  • add in PR notes to comments for steps in number 8
  • Merge pull request #2 from w0rm/master
  • Use elapsed time to calculate animation
  • fix accidental variable name repetition
  • better perf with Object.prototype, SVG version
  • add in part 4 with gravity, remove unnecessary render call
  • update radius
  • particle fountain demo in SVG
  • add in the first 5 exercises
  • initial commit