All
Articles 131,978Blog Posts 136,781Tech Tutorials 34,209Research Papers 25,925News 18,714
⚡ AI Lessons

Dev.to · Cris Mihalache
1mo ago
I shipped super-time-tracker-ui, a local web UI for my CLI time sheets
The short version If you live in the terminal but still wish your time sheets had a real...

Dev.to · Cris Mihalache
3mo ago
A Powerful Node.JS CLI Time Tracker ⏱️🚀
Introducing super-time-tracker: A Node.js CLI Time Tracker (Rebuilt) After using my own...

Dev.to · Cris Mihalache
3mo ago
A Powerful Node.JS CLI Time Tracker ⏱️🚀
Introducing super-time-tracker: A Node.js CLI Time Tracker (Rebuilt) After using my own...

Dev.to · Cris Mihalache
⚡ AI Lesson
3mo ago
Build a typed CLI from scratch with Commander.js + Zod
The problem with untyped CLIs Commander.js is great for parsing arguments, but it hands...

DeepCamp AI