This repository contains Javascript tasks and solutions designed to practice and strengthen my understanding of core javascript concepts. All tasks are written in Javascript and executed using Node.js.
- File: 0-javascript_is_amazing.js
- Description: Prints "JavaScript is amazing" using a constant variable and 'console.log'.