Search Articles — Sudonull

Search Results

In this project

URL as the source of state Next.js App Router

https://sudonull.com/url-as-the-source-of-state-next-js-app-router

How to make URL the single source of truth in Next.js App Router. Server components, searchParams, client synchronization. Code examples for middle/senior.

URL Tracker Cleanup in Manifest V3 Without Crashes

https://sudonull.com/url-tracker-cleanup-in-manifest-v3-without-crashes

Learn how to implement UTM tag, fbclid cleanup in Chrome extensions Manifest V3. Solutions for redirects, search engines, Clipboard API. For middle/senior developers.

Human-readable URL for SEO: setup on Apache and Nginx

https://sudonull.com/human-readable-url-for-seo-setup-on-apache-and-nginx

Learn to set up human-readable URLs on CMS and servers for traffic growth. .htaccess examples, Nginx, automation scripts. Improve indexing without 404 errors.

Hashtag Paradox in IT and Social Networks

https://sudonull.com/hashtag-paradox-in-it-and-social-networks

We analyze why hashtags combine hash uniqueness and mass search. For developers: from URL anchors to behavioral dilemmas. Read the analysis of collisions and strategies.

Anchor navigation in Next.js with useAnchorObserver

https://sudonull.com/anchor-navigation-in-next-js-with-useanchorobserver

Implement smooth navigation by sections in a single-page Next.js application. The useAnchorObserver hook synchronizes scroll and URL. Instructions for middle/senior developers.

Trending Now