Logo
Login
Tech Posts 31249
100daysofcode 100daysofdevops 100pay 10mistakes 10yearworkanniversary 11 11labs 11tly 11ty 127001

Dev Blog A constructive and inclusive blog for software developers. With you every step of your journey.

Built with modern PHP and MySQL. Open source software that powers developer blogs and other inclusive communities.

Made with love and PHP. Dev Blog © 2024.

Component-Focused Architecture: A Better Way to Organize Your Front-End Projects

Component-Focused Architecture is a structure that’s designed to keep your front-end projects scalable, readable, and easy to work with.After years of working as a front-end developer, I’ve realiz...
27.04.2025 0 Read More

Building a Fullstack Application With Next.js + Prisma + SQLite

Building a Fullstack Application With Next.js + Prisma + SQLite
TL;DR My first thought on Next.js was "Oh it's just another front-end framework based on React" but I was wrong. Next.js is not just another front-end framework but it is a fullstack framewor...
27.04.2025 0 Read More

Building a Dynamic Prompt Engine for an AI SaaS - TaxJoy (Next.js + Vercel AI SDK)

Building a Dynamic Prompt Engine for an AI SaaS (Next.js + Vercel AI SDK) When we started building TaxJoy — an AI-powered tax assistant for CPAs — I thought prompt design would be simple....
27.04.2025 0 Read More

Recap of the Next.js Bug That Got Apps Hacked (And How to Protect Yours)

For Next.js developers using versions 11.1.4 through 15.2, there was a recent security bug in Next.js (CVE-2025-29927), that let attackers skip middleware checks and reach protected parts of a site....
27.04.2025 0 Read More

SEO Improvements in Next.js 15: Why Google Loves This Version? 💙

SEO Improvements in Next.js 15: Why Google Loves This Version? 💙
It’s your optimization-obsessed, speed-chasing dev, back to break down a blazing hot topic you can't miss: SEO improvements in Next.js 15! This version feels like it was built straight for Google’...
27.04.2025 0 Read More

Hadeed Institute: From Late Night Idea to MVP

Hadeed Institute: From Late Night Idea to MVP
Okayyy, let me set the scene.It's 1:45 AM, I'm about to sleep when that familiar developer itch hits. Build now or sleep? The voice wouldn't leave.One coffee later, I'm in VSCode with a mission: creat...
27.04.2025 0 Read More

How to Build an NSFW AI Image Generator Using Next.js and TensorFlow.js

How to Build an NSFW AI Image Generator Using Next.js and TensorFlow.js Introduction With the advancements in AI and web technologies, creating sophisticated applications like image ...
27.04.2025 0 Read More

FileViewerModal component in Suna, an open source generalist AI agent.

FileViewerModal component in Suna, an open source generalist AI agent.
In this article, we review a component named FileViewerModal in Suna codebase. Suna is an Open Source Generalist AI Agent. Where is FileViewerModal component used? I explored Suna by creating ...
28.04.2025 0 Read More

Implementing Push Notifications with Next.js and Firebase Cloud Messaging

Push notifications are a powerful way to engage users and bring them back to your application. In this tutorial, we'll implement push notifications in a Next.js application using Firebase Cloud Messag...
28.04.2025 0 Read More

🚀 Live Chat Support Starter Kit — Open Source!

🚀 Live Chat Support Starter Kit — Open Source! Hey everyone! 👋I’m excited to share something I’ve been building: a full live chat support starter kit — built with Next.js App Ro...
28.04.2025 0 Read More
Loading...
#reading
Practical Human-in-the-Loop Agents: A Hands-On Guide
0
Exercise 05: Secure Azure Storage for a New Company App
0
Exercise 02: Setting Up Public Website Storage in Azure
0
What Font Style Can I Use to Replicate the Google Logo?
0
Why You Shouldn’t Invest In Vector Databases?
0
#popular
Mastering OpenAI’s new Agents SDK & Responses API [Part 1]
1
What is Model Context Protocol (MCP): Explained in detail
0
Beginner's Guide to the Model Context Protocol (MCP)
0
How to Run DeepSeek Locally Using Ollama
0
A Step-by-Step Guide to Install DeepSeek-V3-0324 Locally
0