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
Turn your loading bar into Nyan Cat with this jQuery plugin.
Look up HTML5, CSS3, etc. features and know if they are ready for use.
A quirky platform for building and remixing web apps with a retro, collaborative vibe.
Fun and practical web development tutorials.
Learn React with quirky, interactive examples that make components fun to build.
Program an elevator's logic using JavaScript in this quirky, challenging puzzle game.