This is your work, valued
Through You-Dont-Know-JS and Functional-Light-JS, Simpson demystifies how JavaScript actually works, while monio pushes what's possible with functional programming patterns in the language. His work reaches hundreds of thousands of developers trying to write better code.
You Don't Know JS. I wrote a book series explaining how JavaScript really works.
185kMonio. I built a toolkit that makes complex JavaScript code cleaner and easier to follow.
1.1kFoi. I wrote a programming language that makes functional code more straightforward to read.
327WebAuthn Local Client. I built browser tools for fingerprint and face-based login.
179Local Data Lock. I built encryption for apps that keeps your data locked with your fingerprint.
159Local Vault. I made encrypted storage on your device protected by your fingerprint.
123Proper Arrows. I made a checker that catches arrow function mistakes in your code.
311Functional-Light JavaScript. I wrote a free book teaching practical functional programming for JavaScript developers.
17kQR Data Sync. I built a tool that moves data between devices using animated QR codes.
86Passkey Garden. I built an interactive guide to passkey security and user experience.
30YouPeriod. I made a private period tracker that never leaves your device.
459Periodic Speller. I built a tool that spells words using chemical element symbols.
72CAF. I wrote a tool that lets you cancel asynchronous JavaScript tasks cleanly.
1.4kCall Guard. I wrote a rule checker that prevents optional-call syntax from entering your JavaScript project.
31TNG Hooks. I built state management hooks that work in regular JavaScript functions.
1kFP Workshop. I made workshop exercises that teach functional programming step by step.
8Revocable Queue. I built a queue where you can cancel items before they're processed.
177Chess Diagonals. I built a workshop that teaches algorithmic thinking through a chessboard problem.
19Fasy. I made a toolbox for processing lists that handles waiting and timing.
549Knight's Dialer. I built a workshop exploring how to count paths on a phone keypad efficiently.
11Wordy Unscrambler. I built a workshop project that unscrambles letters into real words and compares algorithm performance.
14Moduloze. I built a tool that converts code to work in browsers and servers.
208FPO. I wrote a JavaScript toolkit that makes functions easier to use by letting you name your parameters.
452MyCC. I built a tool to view your own saved credit card details.
7Dwordly. I made a word game where you shrink words down to single letters.
47WeatheRound. I built a demo weather app to show how modern websites work.
9Import Remap. I built a tool that rewrites import statements to work across different environments.
27AsyncGate. I wrote a tool that waits for multiple jobs to complete together.
22Normalize Selector. I built a tool that standardizes CSS selectors into one clean format.
15ES Feature Tests. I built a tool that tests what JavaScript features each browser supports.
199Remote CSP Channel. I built a tool that makes remote messaging work like local messaging.
53NYC Bug Demo. I made a test case that exposes a bug in how NYC handles function names.
6Let-er. I built a tool that converts modern JavaScript block syntax into code that runs everywhere.
187Grips. I wrote a templating engine that does one thing well and stops there.
288FoilScript. I made JavaScript with the weird parts fixed.
18Stable Timers. I wrote timers that actually work reliably.
39Proper Ternary. I wrote a tool that flags messy conditional expressions in code.
98Concrete. I defined a standard format for preserving JavaScript comments and whitespace.
107FeatureTests. I built a service that tests which JavaScript features work in different browsers.
17Cloud Sweeper. I made a web game that runs smoothly on any device with no extra libraries.
96Unsuck The Web. I built templates and tools for making websites that actually work well.
1Emdash. I made a blogging system that runs entirely on GitHub.
37Tic-Tac-Toe Workshop. I made a workshop for building tic-tac-toe as a playable game.
22JSON Minify. I built a tool that strips comments and whitespace from JSON files.
417Edge First. I wrote a guide about building websites that run near your users.
1HD Camera Fix. I made a browser extension that fixes squished video on Zoom and Google Meet.
26Break The Web Forward. I made a website for an international day about improving the web.
2DeePool. I built a fast object recycler that cuts memory waste in JavaScript.
126Shortie. I built a proof of concept for running website code entirely on the server.
12Rawnpm. I built a tool that creates shareable links to files buried inside npm packages.
1