Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 1.04 KB

DAY1.md

File metadata and controls

16 lines (11 loc) · 1.04 KB

DAY1

Today we will be starting with our journey in JavaScript. We will be starting with what browser-side scripting is, what JS is, how we can work with js, and a hello world program in JS. We have provided you with the content which you can go through and practice things out.

You can also use Node.js to run your JavaScript code in your terminal.