notes
DevelopmentTeachingSnippetsCheat Sheets
~/tags/javascript$

#javascript

6 notes tagged javascript.

Teaching·4 min

Coding with AI: Prompts & Reading JavaScript

Learn how to write effective AI prompts and read JavaScript code confidently. This lesson teaches students how to direct AI instead of blindly copying its output.

  • #ai
  • #javascript
  • #prompt engineering
  • #beginners
Teaching·3 min

JavaScript for Beginners

Introduction to the fundamentals of JavaScript, from variables and functions to loops, DOM manipulation, and events. This lesson prepares students for the Mini Product Store activity.

  • #javascript
  • #beginners
  • #programming
  • #web development
Activities·3 min

Dynamic Portfolio Website

Build a personal portfolio website using JavaScript arrays, loops, and DOM manipulation instead of hardcoded HTML.

  • #teaching
  • #activity
  • #javascript
  • #portfolio
Activities·3 min

Mini Product Store

A JavaScript activity where students build a simple product store using arrays, loops, functions, DOM manipulation, and event listeners.

  • #teaching
  • #activity
  • #javascript
  • #dom
Activities·2 min

Read & Predict

Practice reading JavaScript code, predicting its output, and verifying your understanding before running the program.

  • #teaching
  • #activity
  • #javascript
  • #functions
Snippets·1 min

Debounce and Throttle

Two tiny functions to control how often a handler runs — with the difference explained.

  • #javascript
  • #performance
  • #snippets
  • #events
notes

a second brain — a place to keep everything worth remembering.

DevelopmentTeachingSnippetsCheat SheetsTemplatesTroubleshooting Tags
built 2026-07-17 · nuxt · content · static all systems nominal