Skip to content

sriramkswamy/watchandcodejs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is the source of a Hexo site that follows the Practical Javascript course at Watch and code.

About this repository

This repository contains two branches - master and gh-pages. master branch contains the source code for the blog posts while gh-pages is used to generate the blog using Github pages. I have ignored the output of the blog that goes into the public directory while tracking master branch. The output can be found in the gh-pages branch.

Contributing

If you feel there is only a minor error, raise an issue.

To add content, fork the repo, follow the style in previous blog posts and submit a pull request. You must know how to Hexo, which is actually pretty easy, and also must have Node JS REPL installed. All the code blocks are evaluated in a Node REPL.

About

Codes and notes on Practical Javascript by Gordon Zhu

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published