Category: Website Development
-
Our MD just “migrated” our WCAG-compliant vanilla brochure site to Wix. Now it’s a 3MB-above-the-fold GDPR violation and she’s complaining the logo is “difficult to drag”. Would you stage a professional intervention, and how would you title that email?
Title: Navigating a Corporate Website Migration Gone Awry: A Case Study in Web Governance and Best Practices Introduction In today’s digital landscape, maintaining a compliant and well-structured online presence is crucial for any organization. However, not all website updates follow best practices, especially when driven by non-technical decision-makers. This article discusses a recent real-world scenario…
-
Design inspirations on an infinite wall of UI Components
Discovering Endless Design Inspiration with an Interactive UI Components Wall In the ever-evolving landscape of Web Design, having quick access to diverse UI components can significantly streamline the creative process. Recognizing this need, we developed an innovative, infinitely scrollable wall featuring a vast collection of UI elements—transforming how designers and developers find inspiration and implement…
-
soStorage javascript library – enhanced browser’s local storage with indexedDB
Introducing soStorage: A Simplified and Enhanced Browser Storage Solution Using IndexedDB In the realm of web development, client-side storage is a critical component for creating seamless, dynamic user experiences. Traditionally, developers rely on Local Storage to persist small amounts of data across page reloads. While easy to implement, Local Storage is limited in both capacity…
-
[Showcase Saturday] Tried to make an Awwwards-level online converter tool using no frameworks, and accidentally gave myself a masterclass in modern front-end development
Showcase Saturday: Building an Awwwards-Level Online CSS Converter Without Frameworks — A Deep Dive into Modern Front-End Development Hello everyone, Today, I want to share a personal project that evolved from a simple idea into a comprehensive learning experience in front-end development. About a year ago, I discovered native CSS nesting—a powerful feature that allows…
-
Kuba – Access cloud secrets without the need of dotenv
Introducing Kuba: Secure Cloud Secrets Management Without Relying on dotenv Files In the ever-evolving landscape of web development, managing environment-specific configurations securely and efficiently remains a top priority. Traditional approaches often involve passing around .env files via emails or chat platforms, a practice that raises concerns about security and version control. Recently, I revisited this…
-
High TTFB in Production – Need Help Optimizing My Stack
Optimizing Production Performance: Addressing High TTFB in a Django-Based Financial Analytics Platform
-
Embedding multiple Emscripten builds via modals: COOP/COEP, MIME types, and clean exits (Astro + Cloudflare Pages)
Enhancing WebAssembly Gallery Experiences: Embedding Multiple Emscripten Builds with Modals on Astro and Cloudflare Pages Introduction Creating an engaging and seamless platform for showcasing WebAssembly (WASM) demos can significantly enhance user interaction and retention. Inspired by platforms like itch.io, this approach involves integrating multiple Emscripten-compiled demos into a single site, presented elegantly through modal dialogs.…
-
Inherited a few clients from a friend who passed away with a monthly reduced rate for an hours work, whether or not it’s used – do you do this, if so do you allow any roll over of hours?
Managing Client Relationships: Lessons from an Unexpected Inheritance In the world of freelance web development, client relationships and billing strategies are critical components that can significantly impact your business. Recently, I encountered an unusual situation that prompted me to reflect on how best to manage inherited clients and their billing arrangements. A Personal and Professional…
-
Just curious––where else do you chat about your product before it’s done?
Exploring Alternative Platforms for Discussing Your Product During Development As entrepreneurs and innovators, sharing your product journey can be both exciting and therapeutic. Many rely on Reddit as a primary platform for validating ideas and gathering feedback early in the development process. However, the ecosystem for discussing ongoing projects extends beyond Reddit, offering diverse communities…