Written by students who passed Immediately available after payment Read online or as PDF Wrong document? Swap it for free 4.6 TrustPilot
logo-home
Summary

Summary Modern Java Script

Rating
-
Sold
-
Pages
11
Uploaded on
27-11-2023
Written in
2023/2024

This pdf contains the fundamentals of Modern Java Script, well explained with example . It also contains some intro of HTML and CSS. This is just the fundamentals of modern JAVASCRIPT with HTML and CSS, as it is not possible for me to create full javascript note in just one pdf, But not to worry i will be back with next part of the modern java script till then, Do Learn, Have Fun It contains :What is Java Script, Intro to HTML and CSS, Use of Java Script , Tools and Environment and Data types of Java Script.

Show more Read less
Institution
Course

Content preview

TITLE: MODERN JAVASCRIPT NOTES

NOTE: This is just the fundamentals of modern JAVASCRIPT with HTML and CSS, as it is not
possible for me to create full javascript note in just one pdf,
But not to worry i will be back with next part of the modern javascript till then,
Do Learn, Have Fun.




What is JavaScript?

JavaScript is one of the core technologies of the web, used alongside HTML and CSS. It brings
life to the front end or the user interface of a website or web app. JavaScript is a high-level
interpreted programming language and is used to create interactive and dynamic website
experiences. It can also be used on the server side to interact with databases and work with the
file system using the Node.js runtime. JavaScript is executed line by line, making it a scripting
language.


What is JavaScript used for?

● Manipulating the DOM (Document Object Model)
● Handling events
● Making asynchronous requests
● Creating animations and effects
● Data manipulation
● Storing data on the client
● Creating single page applications (SPAs)
● Building APIs on the server side


Why should you learn JavaScript?

● Popularity: JavaScript is widely used and opens up many job opportunities.

, ● Versatility: JavaScript can be used on both the front end and back end of web
development, making it a full stack language. It can also be used to build mobile and
desktop applications.
● Relative Ease: JavaScript is easier to get into compared to other languages and
doesn't require advanced math skills.
● Active Community: JavaScript has a large and active community that provides
resources, support, tutorials, and tools for learning and improving skills.


Tools and Environment

In this video, we'll be using the following tools:


● Text Editor: All you need is a text editor since we'll be writing vanilla frontend
JavaScript.

When setting up your web development environment, there are a few tools and extensions that I
recommend installing. First, choose a text editor, such as Visual Studio Code, which is intuitive
and has great extensions. Next, install Git for version control, which allows you to create
repositories and push code to services like GitHub. Install Node.js, a JavaScript runtime, which
allows you to run JavaScript on your machine or server. Node.js also comes with npm, the node
package manager, which is helpful for managing dependencies.


In Visual Studio Code, I recommend two extensions: Live Server and Prettier. Live Server
provides a mini dev server that auto-reloads your files in the browser whenever you make
changes. This is useful for frontend JavaScript development. Prettier is a code formatter that
keeps your code clean and organized, allowing you to customize settings like tab width and
whether to use semicolons or single quotes.


To get started, create a folder for your project and open it in your text editor. Create an HTML file
and a JavaScript file within this folder. Use the Emmet tool in Visual Studio Code to quickly write
HTML and CSS code. Emmet also allows you to generate a boilerplate HTML structure with the
exclamation mark command.

Written for

Course

Document information

Uploaded on
November 27, 2023
Number of pages
11
Written in
2023/2024
Type
SUMMARY

Subjects

$8.69
Get access to the full document:

Wrong document? Swap it for free Within 14 days of purchase and before downloading, you can choose a different document. You can simply spend the amount again.
Written by students who passed
Immediately available after payment
Read online or as PDF

Get to know the seller
Seller avatar
deltabeast0420

Get to know the seller

Seller avatar
deltabeast0420 G.P.D
Follow You need to be logged in order to follow users or courses
Sold
-
Member since
2 year
Number of followers
0
Documents
1
Last sold
-

0.0

0 reviews

5
0
4
0
3
0
2
0
1
0

Recently viewed by you

Why students choose Stuvia

Created by fellow students, verified by reviews

Quality you can trust: written by students who passed their tests and reviewed by others who've used these notes.

Didn't get what you expected? Choose another document

No worries! You can instantly pick a different document that better fits what you're looking for.

Pay as you like, start learning right away

No subscription, no commitments. Pay the way you're used to via credit card and download your PDF document instantly.

Student with book image

“Bought, downloaded, and aced it. It really can be that simple.”

Alisha Student

Working on your references?

Create accurate citations in APA, MLA and Harvard with our free citation generator.

Working on your references?

Frequently asked questions