Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
0% found this document useful (0 votes)
106 views

About JavaScript

This presentation introduces JavaScript and discusses its popularity and uses. JavaScript is the dominant web programming language, as seen by the number of questions asked about it on Stack Overflow. JavaScript can be used on both the client-side in browsers to make web pages interactive, and the server-side using Node.js to build servers and back-end services that produce dynamic web page content. Common client-side JavaScript technologies include HTML, CSS, and JavaScript itself, along with libraries like jQuery, while server-side uses include Node.js modules and databases like MongoDB.

Uploaded by

jakovach7
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
106 views

About JavaScript

This presentation introduces JavaScript and discusses its popularity and uses. JavaScript is the dominant web programming language, as seen by the number of questions asked about it on Stack Overflow. JavaScript can be used on both the client-side in browsers to make web pages interactive, and the server-side using Node.js to build servers and back-end services that produce dynamic web page content. Common client-side JavaScript technologies include HTML, CSS, and JavaScript itself, along with libraries like jQuery, while server-side uses include Node.js modules and databases like MongoDB.

Uploaded by

jakovach7
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 10

ABOUT

JAVASCRIPT
PROF. DAVID ROSSITER
1/10

AFTER THIS PRESENTATION


You'll appreciate the popularity of JavaScript
You'll understand where JavaScript can be used

2/10

JAVASCRIPT POPULARITY
JavaScript (JS) is the dominant web programming language
Number of questions in Stack Overflow
From http://blog.revolutionanalytics.com/2015/07/the-most-popular-programming-languages-onstackoverflow.html

3/10

4/10

TheBrowser

TheServer

5/10

We

ve
Sid r
e

de

Ser

Co

as

ies

r
ra

Cl
ien
t
Si
de

bB
row
Clien
se
tSi
r
de
Li
br
Clie
ar
ntS
ie
ide
s
C
od
We
bS
e
erv
er
v
r

Se erSid
eL
ib
ServerSid
e
D a tab

6/10

Serverapplication
Node.jsmodules
Node.js
MongoDB
7/10

HTML
CSS

JS
8/10

CSS
JS
HTML

9/10

WebApplication

ClientSideLibraries
Bootstrap

jQuery

AngularJS

NativeClientSideTechnologies

CSS
JS
HTML

10/10

You might also like