SlideShare a Scribd company logo
Javascript in
Web Development
Kiran Prajapati
What?
What can javascript do?
• It can dynamically modify an webpage
• It can react to user input
• It can be used to create cookies (yum!)
• Javascript user interaction does not require any server
communication
Why?
Why use javascript?
• It is lightweight language
• Loads faster
• Enabled by default in browser
• Easy to learn
How?
Using Javascript
• It can be placed in html
<head> and <body>
• <script>
//some magical code
</script>
Where?
Javascript in front-end
• User Interface Design
• Interaction Design
• Input Validation
• Animation
Javascript is Everywhere
• Server
• AI and VR
• Blockchain
Who?
Companies using Javascript

More Related Content

PPT
HTML Tags
PDF
Basics of JavaScript
PPT
Web Application Introduction
PPTX
How to build a website
PPTX
Web Technology Fundamentals
PPT
Web Servers (ppt)
PPTX
Javascript event handler
HTML Tags
Basics of JavaScript
Web Application Introduction
How to build a website
Web Technology Fundamentals
Web Servers (ppt)
Javascript event handler

What's hot (20)

PPT
introduction to web technology
PPT
JQuery introduction
PPT
Scripting languages
PPTX
Html5
PPTX
Lab #2: Introduction to Javascript
PDF
Web Design & Development - Session 1
PPTX
Python | What is Python | History of Python | Python Tutorial
PDF
Google Workspace for Collaboration and Collaboration Slides.pdf
PDF
Javascript basics
PDF
Bootstrap
PPT
PPT
Presentation on Internet Cookies
PPTX
Introduction to Web Development
PPTX
Php.ppt
PPT
Basic Web Concepts
PDF
HTML practical file
PPTX
Web Development
PPTX
Cascading Style Sheet (CSS)
PPTX
Approaches to CSS Layout
PPT
Presentation on HTML
introduction to web technology
JQuery introduction
Scripting languages
Html5
Lab #2: Introduction to Javascript
Web Design & Development - Session 1
Python | What is Python | History of Python | Python Tutorial
Google Workspace for Collaboration and Collaboration Slides.pdf
Javascript basics
Bootstrap
Presentation on Internet Cookies
Introduction to Web Development
Php.ppt
Basic Web Concepts
HTML practical file
Web Development
Cascading Style Sheet (CSS)
Approaches to CSS Layout
Presentation on HTML
Ad

Recently uploaded (20)

PDF
Spectral efficient network and resource selection model in 5G networks
PDF
Agricultural_Statistics_at_a_Glance_2022_0.pdf
PDF
The Rise and Fall of 3GPP – Time for a Sabbatical?
PDF
Building Integrated photovoltaic BIPV_UPV.pdf
PDF
Architecting across the Boundaries of two Complex Domains - Healthcare & Tech...
PDF
Encapsulation theory and applications.pdf
PDF
Review of recent advances in non-invasive hemoglobin estimation
PDF
Approach and Philosophy of On baking technology
PPTX
Machine Learning_overview_presentation.pptx
PDF
NewMind AI Weekly Chronicles - August'25-Week II
PDF
Reach Out and Touch Someone: Haptics and Empathic Computing
PDF
gpt5_lecture_notes_comprehensive_20250812015547.pdf
PPTX
Big Data Technologies - Introduction.pptx
PDF
Chapter 3 Spatial Domain Image Processing.pdf
PPT
Teaching material agriculture food technology
PPTX
20250228 LYD VKU AI Blended-Learning.pptx
PPTX
Spectroscopy.pptx food analysis technology
PDF
TokAI - TikTok AI Agent : The First AI Application That Analyzes 10,000+ Vira...
PDF
Advanced methodologies resolving dimensionality complications for autism neur...
PDF
Optimiser vos workloads AI/ML sur Amazon EC2 et AWS Graviton
Spectral efficient network and resource selection model in 5G networks
Agricultural_Statistics_at_a_Glance_2022_0.pdf
The Rise and Fall of 3GPP – Time for a Sabbatical?
Building Integrated photovoltaic BIPV_UPV.pdf
Architecting across the Boundaries of two Complex Domains - Healthcare & Tech...
Encapsulation theory and applications.pdf
Review of recent advances in non-invasive hemoglobin estimation
Approach and Philosophy of On baking technology
Machine Learning_overview_presentation.pptx
NewMind AI Weekly Chronicles - August'25-Week II
Reach Out and Touch Someone: Haptics and Empathic Computing
gpt5_lecture_notes_comprehensive_20250812015547.pdf
Big Data Technologies - Introduction.pptx
Chapter 3 Spatial Domain Image Processing.pdf
Teaching material agriculture food technology
20250228 LYD VKU AI Blended-Learning.pptx
Spectroscopy.pptx food analysis technology
TokAI - TikTok AI Agent : The First AI Application That Analyzes 10,000+ Vira...
Advanced methodologies resolving dimensionality complications for autism neur...
Optimiser vos workloads AI/ML sur Amazon EC2 et AWS Graviton
Ad

Javascript in Web development