freeCodeCamp/guide/english/certifications/javascript-algorithms-and-d.../basic-javascript/use-the-conditional-ternary...
Adrian Skar 82459dad13 [Guide] Basic JS: Ternary operator. Fixes and enhancements (#22633)
1. Fix code solution (it used the assignment operator to compare _a_ and _b_ instead of the comparison one; which wouldn't pass the test at the exercise page).
2. Add problem explanation, hint, code explanation, run example and resources
2018-11-22 00:36:11 +07:00
..
index.md [Guide] Basic JS: Ternary operator. Fixes and enhancements (#22633) 2018-11-22 00:36:11 +07:00