📰 Dev.to · Alex Spinov
Articles from Dev.to · Alex Spinov · 258 articles · Updated every 3 hours · View all reads
All
⚡ AI Lessons (10463)
ArXiv cs.AIDev.to · FORUM WEBDev.to AIForbes InnovationOpenAI NewsHugging Face Blog

Dev.to · Alex Spinov
2w ago
DuckDB Has a Free API: The SQLite for Analytics
Why DuckDB DuckDB is an in-process analytical database — think SQLite but for OLAP. Query...

Dev.to · Alex Spinov
2w ago
GPT4All Has a Free API: Run Private LLMs Locally with Python Bindings
GPT4All is an open-source ecosystem for running powerful LLMs locally on consumer hardware. With...

Dev.to · Alex Spinov
2w ago
SolidStart Has a Free Framework: Server-Side Rendering with Fine-Grained Reactivity
Why SolidStart? SolidStart is the meta-framework for SolidJS - the UI library with...

Dev.to · Alex Spinov
2w ago
Astro Actions Has a Free API: Type-Safe Server Functions with Built-in Validation
Why Astro Actions? Astro Actions let you define type-safe server functions that you call...

Dev.to · Alex Spinov
2w ago
Remix v2 Has a Free Framework: Full-Stack Web Apps with Nested Routes and Server-Side Data Loading
Why Remix v2? Remix v2 is a full-stack web framework built on React Router that embraces...

Dev.to · Alex Spinov
2w ago
Supabase Storage Has a Free API: S3-Compatible Object Storage with CDN and Image Transformations
Why Supabase Storage? Supabase Storage provides an S3-compatible object storage solution...

Dev.to · Alex Spinov
2w ago
Bun Has a Free HTTP Server API: Build Blazing-Fast APIs Without Express
Why Bun's HTTP Server? Bun includes a built-in HTTP server that's 5-10x faster than...

Dev.to · Alex Spinov
2w ago
Cloudflare Workers AI Has a Free API: Run AI Models at the Edge with Zero Infrastructure
What is Workers AI? Workers AI lets you run AI models on Cloudflare's edge network — text...

Dev.to · Alex Spinov
2w ago
Deno KV Has a Free API: Built-In Key-Value Database with Zero Configuration
What is Deno KV? Deno KV is a built-in key-value database that ships with the Deno...

Dev.to · Alex Spinov
2w ago
Cloudflare D1 Has a Free API: SQLite at the Edge with Zero Latency
What is Cloudflare D1? Cloudflare D1 is a serverless SQL database built on SQLite, running...

Dev.to · Alex Spinov
2w ago
Umami Has a Free API: Privacy-First Web Analytics That Replaces Google Analytics
What is Umami? Umami is a privacy-focused, open-source web analytics tool. No cookies, no...

Dev.to · Alex Spinov
2w ago
Woodpecker CI Has a Free API: Self-Hosted CI/CD That's Actually Simple
What is Woodpecker CI? Woodpecker CI is a community fork of Drone CI — a lightweight,...

Dev.to · Alex Spinov
2w ago
Dokku Has a Free API: Build Your Own Heroku on a $5 VPS
What is Dokku? Dokku is the smallest PaaS implementation you've ever seen. It's a...

Dev.to · Alex Spinov
2w ago
Kamal 2 Has a Free API: Deploy Web Apps to Any Server Without Kubernetes
What is Kamal? Kamal (formerly MRSK) is a deployment tool from the creators of Rails...

Dev.to · Alex Spinov
2w ago
Pulumi Has a Free API: Infrastructure as Code with Real Programming Languages
What is Pulumi? Pulumi lets you define cloud infrastructure using real programming...

Dev.to · Alex Spinov
2w ago
Wails v2 Has a Free API: Build Lightweight Desktop Apps with Go and Web Technologies
What is Wails? Wails lets you build desktop applications using Go for the backend and any...

Dev.to · Alex Spinov
2w ago
Fumadocs Has a Free API: Build Beautiful Documentation Sites with Next.js
What is Fumadocs? Fumadocs is a powerful documentation framework built on Next.js App...

Dev.to · Alex Spinov
2w ago
shadcn/ui CLI Has a Free API: Here's How to Build Custom Component Libraries Programmatically
What is shadcn/ui CLI? shadcn/ui has become the most popular component library approach in...

Dev.to · Alex Spinov
2w ago
Trigger.dev Has a Free API — Background Jobs for Modern TypeScript Apps
What if you could write background jobs in TypeScript — with retries, scheduling, and observability —...

Dev.to · Alex Spinov
2w ago
Nitro Has a Free API — The Universal Server Engine Behind Nuxt and Beyond
What if your server framework worked the same way on Node.js, Cloudflare Workers, Deno, Bun, and AWS...

Dev.to · Alex Spinov
2w ago
Inngest Has a Free API — Background Jobs and Workflows Without Infrastructure
TL;DR Inngest is a developer platform for background jobs, scheduled functions, and...

Dev.to · Alex Spinov
2w ago
uv Has a Free API — The Python Package Manager That's 100x Faster Than pip
TL;DR uv by Astral (makers of Ruff) is a Python package manager written in Rust that...

Dev.to · Alex Spinov
2w ago
Neon Has a Free Serverless PostgreSQL — Scale to Zero, Branch Like Git
RDS costs $15/month even when sleeping. Neon's serverless PostgreSQL scales to zero — and you only...

Dev.to · Alex Spinov
2w ago
React Server Components Have a Free Data Fetching Model — No More useEffect Waterfalls
useEffect → fetch → loading spinner → another useEffect → another fetch → another spinner. React...
DeepCamp AI