Skip to content

JavaScript is a great language for writing quick apps that require user interaction and saving information

Notifications You must be signed in to change notification settings

profcase/js-gui-storage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 

Repository files navigation

js-gui-storage

JavaScript is a great language for writing quick apps that require user interaction and saving information

Links

Requirements

  • A browser that supports localStorage (e.g., Chrome)
  • A text editor (e.g., VS Code or Notepad++, or Chrome)

Benefits

  • No downloads required - almost every computer already has a browser
  • No languages, tooling, or versions to worry about - your browser is ready to run JavaScript
  • Pick your paradigm - you can code using functional, object-oriented, imperative, or event-driven paradigms
  • Built-in features for user input
  • Easy-to-style with a CSS CDN link
  • Local storage makes it easy to save string key-value pairs

Resources

See Also

About

JavaScript is a great language for writing quick apps that require user interaction and saving information

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published