We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Merge pull request #1204 from dakshshah96/add/js-switch Add JS Article Switch
Add JS Article Switch
Merge pull request #1203 from Rafase282/fixes Update Accessibility basics
Update Accessibility basics
Merge pull request #1202 from wiseleo/patch-1 Clarify solution for Confirm the Ending algorithm, remove error discussion
Clarify solution, remove error discussion Wiki had a typo in substring, which should be substr. Solution explanation wasn't clear because it omitted mentioning the comparison and contained unnecessary discussion about why using -1 as substr's parameter is a bad idea.
Merge pull request #1200 from dakshshah96/add/js-continue Add JS Article Continue
Add JS Article Continue
Add JS Article Return (#1195) * Add JS Article Return * Add repl links to run code
Add JS Article Break (#1194) * Add JS Article Break * Add repl links to run code
Changed Titles for Incorrect title names (#1193)
Merge pull request #1188 from dakshshah96/add/js-block Add JS Block Article
Add JS if...else Article (#1189) * Add JS if...else Article * Minor tweaks * Implement suggestions * Minor correction
Add JS Block Article
Merge pull request #1183 from dlwebdev/update/angular2-tutorial Add Angular 2 Starter Tutorial
Created Angular 2 Starter Tutorial Made suggested edits Added another round of suggested edits. Removed text regarding self contained css and added template url notes Made final two suggested edits Added code type to all code blocks Fixing edits Added html tags Added html tags
Merge pull request #1187 from hallaathrad/master Add cities, June 26 2016
Add cities, June 26 2016
Update Challenge Stand In Line (#1185) * Update Challenge Stand In Line * Minor correction
Update Challenge Record Collection (#1186) * Update Challenge Record Collection * Additional minor corrections
Merge pull request #1181 from erictleung/fix/update-labels-doc Update `easy` label to `first-timers-only`
Merge pull request #1180 from erictleung/fix/issue-mod-responsibilities Update Issue Mod documentation
Merge pull request #1184 from dakshshah96/update/profilelookup Update Challenge Profile Lookup
Remove double spoiler warning
Update Challenge Profile Lookup
Update Challenge Counting Cards (#1182) * Update Challenge Counting Cards * Minor correction
Update `easy` label to `first-timers-only`
Update Issue Mod documentation - Change `easy` label to `first-timers-only` - Add note on accepting your own PRs
Merge pull request #1179 from dakshshah96/update/wordblanks Update Challenge Word Blanks
Merge pull request #1178 from dakshshah96/update/convertcelsius Update Challenge Convert Celsius to Fahrenheit