Blog

Protect Your Website: How to Stop Hackers with Simple HTML Cleaning

Protect your site from XSS attacks. Learn about sanitization and trusted packages like xss for security.

2024-05-09

Sync Smart: Automating Next.js Development with GraphQL Codegen

Optimize your Next.js projects with GraphQL Codegen. Automate type definitions and query builders for seamless frontend-backend synchronization.

2024-04-23

Next.js Email Sending with App Router and EmailJS

Discover seamless email integration in Next.js using the powerful App Router approach and EmailJS. Streamline your communication effortlessly!

2024-03-09

HTML Details Tag: Simplifying UI with a Powerful Alternative to Custom Accordions

Discover the simplicity and power of HTML's <details> tag as we redefine UI design. Say goodbye to the complexities of custom accordions and embrace a more efficient alternative that transforms your user experience effortlessly.

2024-02-18

Building a Sanity Studio with Next.js 13: A Step-by-Step Guide

Learn to integrate Sanity Studio with Next.js for efficient content management and dynamic web apps. Elevate your web skills!

2023-09-24

Build Icon-set By using SVGO Optimizer Nodejs tool

Optimize SVG files with SVGO Node.js tool. Learn setup, config, and automation for better web performance. Enhance user experience!

2022-07-31

Create a Responsive Navigation Bar Using Semantic UI React Library

In this article, you will learn how to combine Semantic UI components together to build a professional responsive component On the NextJs application!

2022-04-29

Build blog post website using NextJs & markdown

Learn how to build a dynamic blog post website using Next.js and markdown.

2022-04-28

How to send emails from Nextjs without the Backend using EmailJs

Learn how to send emails from your Next.js application without the need for a backend server using EmailJS. Follow this step-by-step guide to easily integrate email functionality into your Next.js projects.

2022-04-22