Skip to content

web game for building fluency of scripting languages

License

Notifications You must be signed in to change notification settings

joegle/code-fluency

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fluency - Joegle

2017 (c) Joseph Wright <joe@joegle.com>

Introduction

  • Purpose of fluency to build fluency with common scripting language expressions and library calls
  • I am often searching for the same group of
  • and I think I should just memorise these commonly used patterns
    • with spaced repetition

Install

  • install npm modules
    npm install
        
  • start server
    DEBUG=fluency2:* npm start
        
  • view http://localhost:3000

Adding Material

Todo

  • [X] get minimal site working
  • [ ] add favicon
  • [ ] add SSL
  • [X] Fill out intro
  • [ ] add score database
  • [ ] design material format

About

web game for building fluency of scripting languages

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published