Welcome to sharpenup.io

Ready to become awesome at programming? Let's go!

Latest post

Discovering Arrow Functions in Javascript (03 May, 2021)

An introduction to using Arrow Functions in Javascript. Read more

More posts

const and let (26 March, 2021)

An introduction to using const and let in Javascript. Read more

rest and spread operators (...) (26 March, 2021)

A guide on how to use the Rest and Spread operators (...) Read more

Template Strings using Backticks (`) in Javascript (21 March, 2021)

An introduction to using Template Strings in Javascript. Read more