Skip to content

thecolorblue/js_school

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is Javascript School - a set of lessons covering the Javascript programming language, focused on application development.

We use jekyll to generate the site. In order to build it, you must first install it:

$ gem install jekyll

Now, build the site with 'make'. This will create a copy of the lessons in the 'web.out' folder. For development, 'make serve' will launch 'jekyll' in serving mode: a web server will be launched on port 4000, and changing files will automatically rebuild the site.

Inspiration for this project came from Twitter's Scala School. Try it out. Scala is fun.

About

Lessons in Javascript Application Development

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages