Up until now we just worked with the console. But now we’ll work on a code editor.

I’m mostly a vscode fan so I’m going to use vscode. You can use whatever you want.

For folder I’ll create like –

There is nothing in css or js file. Now we’ll include this with the index.html

I’m using the live server extensions to run the files.

Now we’ll just console in our script.js file and we can see the result on our console of the website.

I am using the live server extension which give me the way to run live the code

I use the prettier which helps me to easily arrange the code, so I don’t have any messy codes.

Is this lot to take or this is easy ?

See the codes – https://github.com/nerdjfpb/javaScript-Series

Find me on social media – twitter, linkedin

Leave a Reply

Your email address will not be published. Required fields are marked *