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 136 posts matching "web development"
Web Development
Ecommerce
Stripe + Next.js 15 Test App: Step-by-Step Walkthrough
This guide will walk you through creating a complete test payment app with Stripe and Next.js 15 (App Router),...
July 5, 2025
·
O. Wolfson
Web Development
Programming
Handling Authentication in Next.js App Router with Supabase: Server, Client, and Sync
Authentication in Next.js (especially with the App Router and SSR) is fundamentally different from classic Rea...
July 2, 2025
·
O. Wolfson
·
1
Web Development
How to Create a Super Minimal Progressive Web App (PWA) with Next.js 15
Progressive Web Apps offer app-like experiences directly in the browser: installable, offline-capable, and fas...
June 30, 2025
·
O. Wolfson
·
2
Web Development
Units of Measurement in CSS: A Practical Guide
When styling a webpage, understanding how CSS units work is key to building responsive, accessible, and scalab...
June 28, 2025
·
O. Wolfson
·
1
Web Development
CSS Display Types - Understand how elements behave in your layout
CSS display is one of the most important properties in web layout. It determines how elements appear and inter...
June 26, 2025
·
O. Wolfson
·
1
Web Development
Building a Smooth Typing CLI Response Component in React
When creating user interfaces, even small touches can dramatically affect how users perceive the responsivenes...
June 24, 2025
·
O. Wolfson
·
1
Web Development
Understanding CSS3 Positioning
CSS3 provides powerful tools to control how elements are positioned on a web page. Understanding the different...
June 23, 2025
·
O. Wolfson
·
1
Web Development
Understanding the CSS Box Model
Every element on a web page is essentially a rectangular box. Understanding how these boxes behave and interac...
June 23, 2025
·
O. Wolfson
Web Development
Programming
Mastering CSS Selectors: A Practical Guide
CSS selectors are the foundation of styling web pages. They allow you to target HTML elements precisely so you...
June 19, 2025
·
O. Wolfson
·
1
Web Development
The Top 20 CSS3 Essentials Every Developer Should Know
Mastering CSS3 is a foundational step in becoming a great web developer. This article walks you through the 20...
June 17, 2025
·
O. Wolfson
·
1
Previous
Next