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.
Understanding location.origin in Web Development
Write your description here...
January 3, 2024•O. Wolfson•3•
webdevelopmentjavascript
API Route Handlers in Next.js 13 +
Next.js, a widely popular React framework, has always been at the forefront of simplifying and enhancing web development. With the release of Next.js...
January 1, 2024•O. Wolfson•
webdevelopmentjavascript
Next Auth Example
NextAuth is an easy to implement, full-stack (client/server) open source authentication library originally designed for Next.js and Serverless.
December 27, 2023•O. Wolfson•
webdevelopmentjavascript
Next.js 14 Basic Template
Next.js 14, known for its high efficiency and swift page loading, serves as the backbone of this template. It simplifies the development process witho...
December 18, 2023•O. Wolfson•
webdevelopmentjavascript
Fix Event Bubbling on Select Component from Shandcn/ui
Write your description here...
December 7, 2023•O. Wolfson•
webdevelopmentjavascript
URL Based State Management in Next.js
Write your description here...
December 3, 2023•O. Wolfson•
webdevelopmentjavascript
Basic Next 14 template
Write your description here...
November 29, 2023•O. Wolfson•
webdevelopmentjavascript
Setting Up Google reCAPTCHA in a React Form
In this tutorial, we'll learn how to integrate Google reCAPTCHA into a React form to enhance security and prevent automated submissions. We'll base ou...
November 24, 2023•O. Wolfson•
webdevelopmentjavascript
Using Google Cloud Text-to-Speech API
In this aritcle, we will walk through the process of using Google Cloud Text-to-Speech API to convert text to speech in a Node.js application. This gu...
November 23, 2023•O. Wolfson•
webdevelopmentjavascript
Automating Sitemap Generation with GitHub Actions
This article covers updating a sitemap using GitHub Actions. This approach ensures that new content is promptly indexed by search engines, improving y...
November 20, 2023•O. Wolfson•
webdevelopmentjavascript