Skip to content

Practice basic features of JavaScript - get two inputs and handle events

Notifications You must be signed in to change notification settings

harsha4824/javascript-overview

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

JavaScript Overview

Practice basic features of JavaScript

Terms

  • JavaScript
  • Programming language vs Markup language
  • variable
  • expression
  • statement
  • loop
  • condition
  • IIFE
  • event
  • event handler
  • types
  • function
  • arguments
  • return value
  • async and await
  • local storage
  • session storage
  • ajax

About

Practice basic features of JavaScript - get two inputs and handle events

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 64.7%
  • JavaScript 32.7%
  • CSS 2.6%