📰 Dev.to · Orinda Felix Ochieng
Articles from Dev.to · Orinda Felix Ochieng · 9 articles · Updated every 3 hours · View all reads
All
⚡ AI Lessons (10945)
ArXiv cs.AIDev.to · FORUM WEBDev.to AIForbes InnovationOpenAI NewsHugging Face Blog

Dev.to · Orinda Felix Ochieng
⚡ AI Lesson
2h ago
Building Production-Grade Authentication with kickjs Every Mistake You'll Make
Build auth with kickjs I spent a week building 20 authentication test applications for...

Dev.to · Orinda Felix Ochieng
3d ago
The KickJS CLI: Scaffolding Production-Ready Node.js Backends in Seconds
A deep dive into the code generation tool that makes KickJS feel like Rails — except it's TypeScript,...

Dev.to · Orinda Felix Ochieng
3d ago
Build a Task Management API with KickJS — Categories, User Assignment, and Typed Everything
A practical walkthrough of building a production-grade REST API in under an hour using decorators,...

Dev.to · Orinda Felix Ochieng
3w ago
KickJS Module Generator: 4 Architecture Patterns for Every Backend Need
One of the things I appreciate most about working with a framework is when it meets me where I am....

Dev.to · Orinda Felix Ochieng
3w ago
KickJS Query Engine Deep Dive: Filtering, Sorting, Search, and Pagination with MongoDB
KickJS Query Engine Deep Dive: Filtering, Sorting, Search, and Pagination with...

Dev.to · Orinda Felix Ochieng
3w ago
Building a Complete Jira-like Task Management Backend with KickJS — From Scaffold to Production
TL;DR This is the complete project guide for Vibed — a Jira-like task management backend...

Dev.to · Orinda Felix Ochieng
3w ago
BullMQ Job Processors with KickJS Decorator-Based DI — and Why Auto-Registration Matters
BullMQ Job Processors with Decorator-Based DI — and Why Auto-Registration Matters Every...

Dev.to · Orinda Felix Ochieng
3w ago
From N+1 to $lookup in KickJS — Paginating Joined Data with MongoDB Aggregation Pipelines
From N+1 to $lookup — Paginating Joined Data in MongoDB Aggregation Pipelines If you have...

Dev.to · Orinda Felix Ochieng
3w ago
Building a Jira-like Backend with Decorator-Driven DDD in Node.js
Building a Jira-like Backend with Decorator-Driven DDD in Node.js I recently built Vibed,...
DeepCamp AI