O. Wolfson
ServicesProjectsBlogContact

Fractional operations partner

Systems · Communication · AI & Automation

Services·Blog
© 2026 O. Wolf. All rights reserved.

Blog

Technical archive — notes, tutorials, and dev references.

Search Posts
Find posts by title, description, author, tags, or categories.

Found 71 posts matching "Next.js"

Web Development
Next.js: Layouts and Templates
In Next.js 14+, both layouts and templates serve to wrap your application’s UI, but their key difference lies...
October 2, 2024·O. Wolfson
Web Development
Copy to Clipboard for Text in JavaScript
In this article, we’ll cover how to copy text, images, and files to the clipboard with practical examples usin...
October 1, 2024·O. Wolfson
Web Development
Next.js: Routing in Next.js 14
This article should aid in understanding the fundamentals and advanced patterns of routing in Next.js 14+
September 28, 2024·O. Wolfson·1
Web Development
Next.js: Installing and Configuring Next.js
This guide will walk you through setting up a Next.js project with modern tooling and practices.
September 27, 2024·O. Wolfson
Web Development
Next.js, The Docs
A series of articles tailored to full-stack developers who want to harness the full power of Next.js.
September 26, 2024·O. Wolfson
Web Development
Managing Form Submissions in a Next.js Project with useFormState and useFormStatus
Handling form submissions in a modern web application often involves providing feedback to the user, letting t...
September 12, 2024·O. Wolfson
Web Development
Implementing a Scroll-to-Top Feature in a Next.js App
Providing a seamless user experience when navigating between pages by ensuring scroll is reset to the top of t...
August 15, 2024·O Wolfson·1
Web Development
Google Map Viewer in React
In this article, we'll explore how to create a Google Map Viewer using React and Next.js. This app allows user...
May 19, 2024·O Wolfson
Web Development
Next.js Documentation - Configuring MDX in Next.js
From the Next.js official documentation: MDX is a superset of markdown that lets you write JSX directly in you...
April 20, 2024·O Wolfson
webdevelopment
API Route in Next.js 14 for Database Updates with Supabase
Explore how to set up an API route using Next.js 14 that interacts with a database using Supabase.
April 16, 2024·O. Wolfson·1