Logo
Login
Tech Posts 31214
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.

Why the Latest JavaScript Frameworks Are a Waste of Time

If you’ve been in web development for more than five minutes, you know the drill. Every few months, a new JavaScript framework pops up, promising to fix everything wrong with the previous generation...
13.03.2025 0 Read More

Course design cards #scss

Check out this Pen I made! ...
13.03.2025 0 Read More

Offering Free Mentoring to Participants of the Upcoming KendoReact Free Components Challenge (Limited Time Offer)

https://dev.to/devteam/join-the-kendoreact-free-components-challenge-5000-in-prizes-2896For the benefit of those that are not aware of my background, I started as a software developer back in 2005. I ...
13.03.2025 0 Read More

Deploy Next.js on AWS EC2 with PM2, Nginx, and Cloudflare CDN

Deploy Next.js on AWS EC2 with PM2, Nginx, and Cloudflare CDN
Deploying a Next.js application on AWS EC2 can be an efficient way to host a scalable web application. This guide will provide a detailed step-by-step approach to setting up and deploying a Next.js ap...
13.03.2025 0 Read More

Automate Next.js Deployment to AWS EC2 using GitHub Actions

Automate Next.js Deployment to AWS EC2 using GitHub Actions
Automating your Next.js deployment process can significantly streamline updates and reduce manual effort. This guide will walk through setting up GitHub Actions to automatically deploy your Next.js ap...
14.03.2025 0 Read More

ReferenceError while deploying NextJS frontend on Vercel?

I am trying to deploy my website on Vercel but I am facing this error at the build time. This error occurs during preredering of the page ReferenceError: document is not defined at createTag (/ver...
14.03.2025 0 Read More

WeakMap in react-scan vs next-mdx source code.

WeakMap in react-scan vs next-mdx source code.
In this article, we will review the below code snippet picked from react-scan source code. ⛶const cache = new WeakMap(); export function fastSerialize(value: unknown, depth = 0): string { ... i...
14.03.2025 0 Read More

React 19, Waku, react-enhanced-suspense and Server Actions: how to fetch data efficiently in the Client

If we want to use React 19, one of the best options is to use Waku. It's a minimal React 19 framework made by the author of Jotai. React 19 leverages the power of Server Components and Server Actions....
14.03.2025 0 Read More

🚀 HOLI CELEBRATION GIVEAWAY! 🎨🔥

...
14.03.2025 0 Read More

7 Useful Custom Hooks Every React Beginner Should Know

If you've recently started your journey into the world of React, you've probably come across the term "custom hooks." These powerful abstractions allow you to extract reusable logic from components an...
14.03.2025 0 Read More
Loading...
#reading
Multi-Region Data Replication with Amazon DynamoDB Global Tables
0
Google Cloud Training in Bangalore: Console & Cloud Shell
0
Gemma 3 + MistralOCR + RAG Just Revolutionized Agent OCR Forever
0
Final Test Article: Quick Demo
0
Dominate Sales with Smart Google Shopping Feed Tips
0
#popular
Mastering OpenAI’s new Agents SDK & Responses API [Part 1]
0
What is Model Context Protocol (MCP): Explained in detail
0
Beginner's Guide to the Model Context Protocol (MCP)
0
A Step-by-Step Guide to Install DeepSeek-V3-0324 Locally
0
How to Run DeepSeek Locally Using Ollama
0