30-Days-Of-JavaScript icon indicating copy to clipboard operation
30-Days-Of-JavaScript copied to clipboard

Day 1: Completed challenge

Open Gideon-Buba opened this issue 1 year ago • 0 comments

Hello there!

In this pull request, I'm excited to submit my progress for Day 1 of the "30 Days of JavaScript" challenge. Today's tasks covered fundamental concepts, including declaring variables using 'let' and 'const', exploring different data types, and referencing a JavaScript file from an HTML document.

I've successfully completed the tasks and added variable declarations in the JavaScript file. Additionally, I've linked the JavaScript file to the HTML document to observe the interactions between the two. I'm enthusiastic about continuing the challenge and further improving my JavaScript skills!

Looking forward to your feedback and the learning journey ahead.

Best regards, Gideon Buba

Gideon-Buba avatar Aug 14 '23 01:08 Gideon-Buba