Skip to content

petertdinh/UpYourToyProblemGame

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UpYourToyProblemGame

Resources for a talk for Hack Reactor Students about options for running toy problem code for testing before submission.

Better ways to test:

  • Chrome console
  • Script Tags
  • Node
  • Snippets

More on Node Bulid systems

http://sublimetext.info/docs/en/reference/build_systems.html

Other things to look into

  • node --debug-brk
  • Sublime Web Inspector
  • Visual Studio Code
  • Atom
  • Don't stop at just these things, or do because you don't want to waste your time constantly figuring out how to set up a new IDE/editor/bulid system

About

Some options for running your code before you submit it.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 61.9%
  • HTML 38.1%