Skip to content

profcase/js-e1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

js-e1

JavaScript is a great language for writing and testing quick apps with user interaction, but watch out for users!

Links

Requirements

  • A browser (e.g., Firefox or Chrome)
  • A text editor (e.g., VS Code or Notepad++, or Chrome)
  • Ability to protect your site from malicious users

Benefits

  • No downloads required - almost every computer already has a browser
  • No languages, tooling, or versions - browsers already run JavaScript
  • Code using functional, declarative, object-oriented, imperative, and event-driven paradigms
  • Built-in features for user input
  • Easy-to-style with free, pre-made styles (hosted in CDN)

Resources

See Also