-
Challenge [Falsy Bouncer](https://www.freecodecamp.com/challenges/falsy-bouncer#?solution=%0Afunction%20bouncer(arr)%20%7B%0A%20%20%2F%2F%20Don%27t%20show%20a%20false%20ID%20to%20this%20bouncer.%0A%20…
-
# 7.0 Build a quote generator (pair) ~ 6 hrs
Here's your first chance to pair program!
With another member of your cohort, complete the [Free Code Camp 'Quote Generator'](http://www.freecodecamp.com…
-
# 7.0 Build a quote generator (pair) ~ 6 hrs
Here's your first chance to pair program!
With another member of your cohort, complete the [Free Code Camp 'Quote Generator'](http://www.freecodecamp.com…
-
As [the rule](https://medium.com/javascript-scene/3-different-kinds-of-prototypal-inheritance-es6-edition-32d777fa16c9#79a1) from title tells us, we should favor composition when we code.
So maybe it…
-
# Topic of this Issue:
This Issue is about the proposed new **JavaScript Challenges Section** for the curriculum expansion and also the additional (more advanced) algorithms and data structure chal…
-
Javascript Page Outline (Work in Progress):
#### Brief history of language
- [ ] 1-2 sentences
#### Where is Javascript used? What can I program with it?
- [ ] Browser / client-side (websites UI, sin…
-
Original issue: https://github.com/atom/atom/issues/1625
---
Use https://atom.io/packages/keyboard-localization until this issue gets fixed (should be in the Blink upstream).
-
I was just going through custom element specs here at [MDN](https://developer.mozilla.org/en-US/docs/Web/API/Document/registerElement) and it says its deprecated.
-
Can we use this thread to collect "what you need to know to run a NodeSchool" so that we can link to this on the main website and encourage more people to run local events.
Listening to this podcast …
-
Hi,
just wanted to understand better if Tessel is focussing more on a toolchain or on a platform.
If it's the toolchain, it might be interesting to port Tessel learnings to platforms such as Raspi, I…