Web Development

Gild Just One Lily

The phrase “gild the lily” implies unnecessary ornamentation, the idea being that adorning a lily with superficial decoration only serves to obscure its natural beauty. Well, I’m here to tell you that a little touch of what might seem like unnecessary ornamentation in design is exactly what you need. When your design is solid, and

Gild Just One Lily Read More »

CSS Carousels

The CSS Overflow Module Level 5 specification defines a couple of new features that are designed for creating carousel UI patterns: Scroll Buttons: Buttons that the browser provides, as in literal <button> elements, that scroll the carousel content 85% of the area when clicked. Scroll Markers: The little dots that act as anchored links, as

CSS Carousels Read More »

How to Build a Multi-Tenant SaaS Application with Next.js (Frontend Integration)

Learn how to build a multi-tenant EdTech SaaS application with Next.js frontend integration. This comprehensive guide covers implementing authorization, managing user roles, handling data with Zustand, and creating a responsive UI with shadcn components. Continue reading How to Build a Multi-Tenant SaaS Application with Next.js (Frontend Integration) on SitePoint.

How to Build a Multi-Tenant SaaS Application with Next.js (Frontend Integration) Read More »