Skip to content

in-tech-gration/JavaScript.Animated

Repository files navigation

JavaScript Visualized and Animated

Demo (work in progress)

JavaScript.Animated welcomes:

Development

  • Dev: npm run dev
    • Work on ./dev/index.js
    • CSS: /dev/style.css
  • Build:
    • npm run build
    • npm run server (manual testing)
    • git add; git commit -m "Build"; git push

Todo / Work in progress

  • Add concat()
  • Add fill()
  • Add find()
  • Add includes()
  • Add indexOf()
  • Add reduce()
  • Add some()
  • Add splice()
  • Add reverse()
  • Add toReversed()
  • Add sort()
  • More?
  • Add tests
  • Fix TypeScript warnings and errors
  • Gamify each method (e.g. let the user pick the correct output)

Created using: