JavaScript
JavaScript is a scripting language that is designed for use with the web. It is built into all modern web browsers and can be used to make web pages more dynamic. JavaScript can be embedded into the HTML of a web page and is executed by the browser on the users computer. It can be used, for example, to validate the entry of a contact form before it is submitted, or, change a web page visually in some way following a particular event.
The Basics
- Getting Started
- Variables
- Operators
- Decision Making
- Loops
- Arrays
- Object Literals
- Object-Oriented JavaScript
Useful Stuff
Examples
- To-Do List
- Budget Calculator
- Pig, Dice Game
- jQuery Fade-In Fade-Out Cycle
- jQuery Draw
- jQuery Photo Search
Links
JS Party Podcast
- Web dev security school
- Thu, 21 Sep 2023 20:30:00 +0000
- Type War (what is it good for?)
- Thu, 14 Sep 2023 17:00:00 +0000
JavaScript Jabber Podcast
- Redwood JS in Action with Tom Preston-Werner - JSJ 599
- Tue, 19 Sep 2023 11:00:00 +0000
- Exploring the True Measure of User Experience: Core Web Vitals & Beyond - JSJ 598
- Tue, 12 Sep 2023 11:00:00 +0000