Skip to content

raythompsonwebdev/code-read-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

code-read-examples

@fac23

Code examples without notes and with deliberately obscure function, argument and variable names to be used as code reading exercises. Each one comes with a clue in the form of a function call that can be run from the command line.

function funcOne(arg1) {
  
  ...

  return result
}

HT @jacksongabbard for suggesting this format

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published