Single page application using Web Components and built with vite
How to build a single page application using Web Components with vite.
How to build a single page application using Web Components with vite.
Tutorial for a Custom Element development setup in which you can use TypeScript and SASS with template and styling split into their own files.
Using JavaScript private class fields instead of TypeScript’s private keyword can reduce your bundle size. This post explores pros, cons, and alternatives.
Styling of web components only applies after the JS is parsed. This post showcases ways to prevent an initial flash of unstyled content.
iOS App for time and location based journaling.
Web Component that lets you add autocomplete suggestions to an input element.
Tech Stack:
PixelTime is a fullscreen countdown timer that fills the screen with pixels until the timer runs out. You can choose between "Black and white" or "Color" mode. Aspect ratios of 16:9, 16:10, and 4:3 are supported and automatically detected. Advanced settings are available to override the aspect ratio, increase pixel density and enable CSS transitions.