Hatchet Has a Free API You've Never Heard Of
Hatchet is a distributed task queue and workflow engine. Think Celery + Temporal combined — with a beautiful dashboard, retries, rate limiting, and co
Curated development tutorials from top sources. Filter by language.
Hatchet is a distributed task queue and workflow engine. Think Celery + Temporal combined — with a beautiful dashboard, retries, rate limiting, and co
Ruff is a Python linter and formatter written in Rust. It's 10-100x faster than existing tools and can replace Flake8, isort, pyupgrade, and Black — a
Wails lets you build desktop applications using Go and web technologies. Unlike Electron, it uses the native webview and produces tiny binaries. Think
Biome is a fast formatter and linter for JavaScript, TypeScript, JSX, JSON, CSS, and GraphQL. Written in Rust, it's 35x faster than Prettier and repla
Ever had a bad week and thought, "I just need to hug a dog right now"? You're not alone. Science agrees. And I built something about it. This post i
EdgeDB is a next-generation database built on PostgreSQL. It replaces SQL with EdgeQL — a composable query language that eliminates JOINs, makes neste
What is JavaScript: It was created in 1995 by Brendan Eich in just 10 days. You can run JavaScript directly in your browser — no installation neede
Tauri v2 lets you build desktop AND mobile apps from a single codebase using web technologies. Unlike Electron, Tauri apps are tiny (2-5MB), fast, and
Val Town is a social website for writing and deploying TypeScript functions. Each function gets its own URL, runs in the cloud, and can be forked by a
Convex is a reactive backend-as-a-service that gives you a real-time database, server functions, and file storage. Write TypeScript functions, and Con
KeystoneJS is an open-source headless CMS and GraphQL API framework built by the team at Thinkmill. Define your schema in TypeScript, and Keystone gen
Vendure is an open-source headless commerce framework built on TypeScript and GraphQL. It's designed for complex e-commerce with multi-channel, multi-
Payload is an open-source headless CMS and application framework built with TypeScript. Unlike most CMSs, Payload generates a fully typed REST and Gra
Implementing a Custom Reactive Library in Vanilla JS: A Comprehensive Guide JavaScript is celebrated for its versatility and capability to
Bun Shell ($) is a cross-platform shell built into Bun that lets you run shell commands directly in JavaScript/TypeScript. It's not just a child_proce
Clerk is a complete user management platform that gives you authentication, user profiles, and organization management with a generous free tier. What
WebNN (Web Neural Network API) is a new browser API that gives JavaScript direct access to hardware-accelerated machine learning. It runs on NPUs, GPU
wgpu is a cross-platform graphics API implementation in Rust. It powers Firefox's WebGPU implementation, but what most developers don't know is that y
WebGPU is the next-generation graphics and compute API for the web. It's not just a replacement for WebGL — it's a fundamentally new way to access GPU
Crystal is a language with Ruby-like syntax that compiles to blazing-fast native code. It combines the developer happiness of Ruby with the performanc