Bedrock02 / ES6-SecretMessages

Took an old repository (SecretMessages) that was mostly javascript and refactored it to use ES6/es2015 syntax.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ES6-SecretMessages

Took an old repository (SecretMessages) that was mostly javascript and refactored it to use ES6/es2015 syntax. To compare please see this repository: https://github.com/Bedrock02/SecretMessages

The following has not been changed:

  • HTML Structure
  • CSS Styling

What has been changed:

  • Javascript logic used
  • Created and added the use of a module
  • Wrote in Javascript ES6 syntax

About

Took an old repository (SecretMessages) that was mostly javascript and refactored it to use ES6/es2015 syntax.


Languages

Language:JavaScript 80.2%Language:HTML 19.8%