258 articles

📰 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
Remix v2 Has a Free Framework: Full-Stack Web Apps with Nested Routes and Server-Side Data Loading
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...
Supabase Storage Has a Free API: S3-Compatible Object Storage with CDN and Image Transformations
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...
Bun Has a Free HTTP Server API: Build Blazing-Fast APIs Without Express
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...
Cloudflare Workers AI Has a Free API: Run AI Models at the Edge with Zero Infrastructure
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...
Deno KV Has a Free API: Built-In Key-Value Database with Zero Configuration
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...
Cloudflare D1 Has a Free API: SQLite at the Edge with Zero Latency
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...
Umami Has a Free API: Privacy-First Web Analytics That Replaces Google Analytics
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...
Woodpecker CI Has a Free API: Self-Hosted CI/CD That's Actually Simple
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,...
Dokku Has a Free API: Build Your Own Heroku on a $5 VPS
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...
Kamal 2 Has a Free API: Deploy Web Apps to Any Server Without Kubernetes
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...
Pulumi Has a Free API: Infrastructure as Code with Real Programming Languages
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...
Wails v2 Has a Free API: Build Lightweight Desktop Apps with Go and Web Technologies
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...
Fumadocs Has a Free API: Build Beautiful Documentation Sites with Next.js
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...
shadcn/ui CLI Has a Free API: Here's How to Build Custom Component Libraries Programmatically
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...
Trigger.dev Has a Free API — Background Jobs for Modern TypeScript Apps
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 —...
Nitro Has a Free API — The Universal Server Engine Behind Nuxt and Beyond
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...
Inngest Has a Free API — Background Jobs and Workflows Without Infrastructure
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...
uv Has a Free API — The Python Package Manager That's 100x Faster Than pip
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...
Neon Has a Free Serverless PostgreSQL — Scale to Zero, Branch Like Git
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...
React Server Components Have a Free Data Fetching Model — No More useEffect Waterfalls
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...