O. Wolfson
Services
Projects
Blog
Contact
Toggle theme
Toggle theme
Open menu
Blog
Technical archive — notes, tutorials, and dev references.
Search Posts
Find posts by title, description, author, tags, or categories.
Include technical archive
Found 49 posts matching "react"
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
React Debounce Hook
Debouncing is a programming practice used to ensure that time-consuming tasks do not fire so often, optimizing...
May 18, 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
web
development
URL-Based State Management in React Pagination
Write your description here...
January 17, 2024
·
O. Wolfson
web
development
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 d...
January 1, 2024
·
O. Wolfson
web
development
URL Based State Management in Next.js
Write your description here...
December 3, 2023
·
O. Wolfson
web
development
Basic Next 14 template
Write your description here...
November 29, 2023
·
O. Wolfson
web
development
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 prev...
November 24, 2023
·
O. Wolfson
web
development
Higher-Order Components
The concept of a "higher-order" function or component comes from functional programming. In functional program...
August 30, 2023
·
O. Wolfson
web
development
Real-Time Chat App in React
In this article, we'll break down a modern React-based chat component that uses real-time features from Supaba...
August 5, 2023
·
O. Wolfson
Previous
Next