* Fix(Curriculum): Constructor function not explained before ES6 #17865 * Update curriculum/challenges/english/02-javascript-algorithms-and-data-structures/es6/use-class-syntax-to-define-a-constructor-function.english.md Co-Authored-By: hilliarj <hilliarj@dickinson.edu> * Update to #17865 PR Fix(Curriculum): Constructor function not explained before ES6. Used an unordered list and the syntax that others recommended.