1.2 KiB
1.2 KiB
Welcome
Everyone will have to use JavaScript in some capacity when being on the web. Might as well pick up some hints as you go. Here are a few resources.
- 8 ways to learn javascript
- Okay, start running JS projects with stackblitz WebContainers
- cool website menu code tutorial here
- a collection of algorithms & data structures implemented in JS
- Tons and tons of javascript resources found over on JSFiddle
- Use Vite to quickly deploy the apps
Extra JS Things:
Fun Javascript Hack used in MySpace from back in 2005 - Samy which Robin talked about: Samy (also known as JS.Spacehero) is a cross-site scripting worm (XSS worm) that was designed to propagate across the social networking site MySpace by Samy Kamkar. Within just 20 hours of its October 4, 2005 release, over one million users had run the payload making Samy the fastest-spreading virus of all time.