Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 223 Bytes

readme.md

File metadata and controls

20 lines (14 loc) · 223 Bytes

School Ex.

Frontend course -Web basics

Exercises

Just fetch the repo and //uncomment the desired lines.

scripts:

//ES6 Basics:
let
const
() => {...}
`${hello} world`

@davidGeosurf