kawilliams8 / Check-Yo-Self__jQuery

Refactored 'Check Yo' Self' project utilizing jQuery

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Check Yo' Self, refactored

Check Yo' Self - Turing Mod 1 FEE final project

Check Yo' Self is the final project in Mod 1 of the Front End Engineering program at the Turing School of Software and Design. The author is a student in the 1903 Cohort.

Author

Katherine A. Williams (kawilliams8)

Learning Goals

During the Mod1/Mod2 intermission, students were challenged to refactor a project using functionality that will be taught in Mod 2. Specific instructions were to focus on jQuery, DRYing up code, replacing for loops with .forEach(), using switch statements where necessary, rewrite ES5 functions into ES6 arrow functions, and install ESLint.

About

Refactored 'Check Yo' Self' project utilizing jQuery


Languages

Language:JavaScript 73.8%Language:CSS 16.9%Language:HTML 9.3%