Chris Harding

Results 5 issues of Chris Harding

In the javascript tutorial the `var` keyword is introduced and used extensively, while `let` and `const` are only mentioned briefly under the ES6 additions section at the end. In this...

Adds a bit about custom functions and a section about automatically generating dependency rules --- - [x] I solemnly swear that this is all original content of which I am...

This does a few things with the c/en tutorial. 1) Fix the word wrapping. A lot of lines were longer than 80 characters. Some small copy edits here to prevent...

I was running into this issue on solus trying to build the image with a specified gid when the gid (15) already existed. When a group already exists with the...