📰 Dev.to · Ramu Narasinga
8 articles · Updated every 3 hours · View all reads
All
Articles 90,602Blog Posts 108,825Tech Tutorials 22,567Research Papers 19,220News 14,824
⚡ AI Lessons

Dev.to · Ramu Narasinga
2d ago
How to build a coding agent — Part 1.1
In this tutorial series, we build a coding agent that you can assign tasks on GitHub. In this part...

Dev.to · Ramu Narasinga
1mo ago
util.promisify in Roo-Code codebase.
In this article, we review promisify method. You will learn: What is util.promisify? What is...

Dev.to · Ramu Narasinga
2mo ago
TypeBox, a JSON schema type builder
In this article, we review TypeBox. You will learn: What is TypeBox? TypeBox usage in pi-mono...

Dev.to · Ramu Narasinga
2mo ago
mom, a Slack bot powered by an LLM, in pi-mono codebase.
In this article, we review mom (Master Of Mischief). You will learn: What is mom? Features ...

Dev.to · Ramu Narasinga
2mo ago
Web Worker for background JSON parsing in Langfuse codebase.
In this article, we review how Langfuse parses JSON using web workers in the background. You will...

Dev.to · Ramu Narasinga
2mo ago
API layer in Twenty codebase — Part 1.2
Inspired by BulletProof React, I applied its codebase architecture concepts to the Twenty...

Dev.to · Ramu Narasinga
3mo ago
API layer in Twenty codebase - Part 1.1
Inspired by BulletProof React, I applied its codebase architecture concepts to the Twenty...

Dev.to · Ramu Narasinga
1y ago
String.raw in Tailwind CSS source code.
In this article, we analyze the usage of String.raw in Tailwindcss source code. ...
DeepCamp AI