chirag-wadhwa / frontend-101

0 stars 2 forks source link

Clock - Vanilla HTML and CSS #5

Closed chirag-wadhwa closed 4 years ago

jshreyans commented 4 years ago

Works perfectly. Nice job!

One small thing: https://github.com/chirag-wadhwa/frontend-101/blob/736f2dabff7a6416fd2ddc582e478158aba253ed/B/B-1-1.js#L16 Here you might want to use template strings. Have a look at their usage. They make such string representations much more readable.

jshreyans commented 4 years ago

Closing this for now. You can have a look later