-
Running my solution passes three of the four tests. The fourth test seems to return a false negative:
> ✗ Your additional module file [module6.js] does not appear to pass back
> an error received …
-
We have a fork going over at https://github.com/maxogden/browserify-adventure-jp that is translating the problems to Japanese, but there are some things we can't override without forking:
- embedded e…
-
# Arrival Day
The big rooms are open from noon onward w/ mentors that can help people with any of the NodeSchool fundamentals. (Learn You Node, Streams, Functional Programming)
Meanwhile: kickball, …
-
# Welcome page for New User Experience
> As Mikeal mentioned: “A single "welcome" page. There are are 4 sections, each of which are very inviting, intended for people: new to programming, new to java…
-
Imagining:
- [ ] Add examples showing what the preprocessor does and how it is involved (`cpp` / `gcc -E`)
- [ ] Add C++ files that mirror the C examples, but show the most basic yet subtle difference…
-
everytime I copy and paste the code given, it keeps failing because the css style attribute doesn't match, where it expects semicolons at the end of the string. it occurs at nearly every excercises af…
-
I came to have the opinion that the important code written for the workshoppers is obfuscated by workshopper-exercise and adventure in different ways but both hang on the same issue: They try to take …
-
### Notes
- If you have a question about the NodeSchool organization: Please open an issue in [nodeschool/organizers](https://github.com/nodeschool/organizers/issues/new)
- If you want to improve …
-
### Notes
- If you have a question about the NodeSchool organization: Please open an issue in [nodeschool/organizers](https://github.com/nodeschool/organizers/issues/new)
- If you want to improve …
-
I have had two people running on two separate machines with weird `Expects` results.
From what I can tell it is due to some of the processes not being killed after the exercises have been completed. …