Javascript Resources
An introduction to Javascript programming, client-side and server-side scripts, coding projects, resources for parents and more. Javascript is the foundation of modern websites and applications.

Creating a Snow Day Calculator: A Step by Step Guide
Want to know the chance of a snow day for your school? Build a beautiful, embeddable Snow Day Calculator using only free APIs!

How to build a Dynamic Div Mover
Master DOM manipulation by building an interactive div mover in Javascript!

How to write to the console in Javascript
Learn the basics of writing to the console in Javascript with use cases and practical tips!

How to reload a page with Javascript
Discover simple and advanced techniques for reloading a web page with Javascript.

Learn to make pizza with Javascript
Discover object-oriented programming in Javascript the tasty way!

Should I learn Python or Javascript?
Discover the key features of both languages and how to choose the best programming path based on your interests and goals.

Top 10 Coding Games for Kids (2025)
Looking for the best ways to introduce your child to programming? Our 2025 guide to the top 10 coding games is out!

50 Coding Terms
A quick-read glossary that walks teens through the most common programming buzzwords—from Python and React to APIs and arrays—without the tech-speak overload!

How to generate a random 4-digit number in Javascript or Python
Explore 3 easy ways to generate random 4-digit numbers in Javascript and Python!

What does $ mean in Javascript?
Explore the versatile uses of the $ symbol in Javascript, from variable naming to jQuery shortcuts and string interpolation in template literals.