Ready for something different? Explore articles, sites, and hacks that make coding exciting again. From meme generators to weird algorithms, we've got something to challenge your brain and spark your creativity.
Here are some weird, fun, and interesting coding tutorials & articles
A deep dive into the JavaScript semicolon and when it becomes kind of mandatory.
A guide to creating functional tabs using only CSS, no JavaScript required.
JavaScript offers a rich set of functional programming features that help developers write cleaner, more expressive, and modular code. Two such concepts are function chaining and currying.
Learn how to build a simple JavaScript interpreter in JavaScript, starting with eval and moving to lexers, parsers, and evaluators.
Explore the evolution of error handling in JavaScript, from callback hell to try/catch hell, and learn how to manage errors in asynchronous code effectively.
A deep dive into the fascinating world of Quines in programming. Learn what a Quine is, how it works, and see examples in JavaScript.
Here are some weird, fun, and interesting coding related websites
A site that chants “RGB” and lets you tweak colors, a quirky nod to web design basics.
Master CSS Grid Layout through fun game-based learning.
Take a break and visit a bunch of useless (but hilarious) websites.
Combine coding concepts like elements and functions to create new items in a whimsical game.
Press any key to get the JavaScript keycode.
A tool to detect errors and potential problems in JavaScript code.