Writing · Tag

Articles tagged "javascript".

3 articles on this topic.

Articles tagged "javascript"

·9 min read · chrome-extension , manifest-v3 , supabase

How to build a Chrome extension popup with Supabase Auth (step by step)

Load Supabase JS into a Manifest V3 popup, persist sessions in chrome.storage, handle popup-reopen state recovery. Step by step.

How to build a Chrome extension popup with Supabase Auth (step by step): cover image

·7 min read · javascript , typescript , timezone-handling

Silent timezone bugs in JavaScript date arithmetic

`new Date().toISOString().split('T')[0]` returns the UTC date, not the user's local date. The bug, the fix, and why it only shows up in production.

Silent timezone bugs in JavaScript date arithmetic: cover image

·7 min read · css , javascript , ux

5 Simple Scripts to Enhance UI/UX for Your Bubble.io App

Customize your Bubble.io app with custom scrollbars, uploaders, centered popups, and responsive layouts—no paid plugins required!

5 Simple Scripts to Enhance UI/UX for Your Bubble.io App: cover image
← All articles