Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 478 Bytes

personal-bio-site-7.md

File metadata and controls

11 lines (6 loc) · 478 Bytes

Personal Bio Site 7: ES6-ify Your Entire Personal Site (ES6)

Prerequisite

⚠️ This exercise requires you to have completed the Personal Bio Site 6: Bootstrapping Your Personal Bio Site (Bootstrap) exercise.

You will be working off of your previous iteration of your Personal Bio site.

Requirements

  1. ES6-ify your entire personal site. No more var. Fat Arrow functions anywhere you can use them. Sting template literals (${}).