Explore >> Select a destination


You are here

paramdeo.com
| | vadosware.io
16.2 parsecs away

Travel
| | A pattern for how to handle ENV in SvelteKit on the back and front end. I basically sidestep the VITE_ prefix approach and just pass things through via the session.
| | takeonrules.com
15.5 parsecs away

Travel
| | On Friday I wrote Writing a JavaScript Progressive Enhancement for My Sidenotes. Since then, I've further refined the behavior to reflect a few different formats: The RSS ?? feed Browsers with JavaScript Browsers without JavaScript First, I refactored the sidenote short code. Below is the new side note container: (Sidenote: {{ partial "unparagraphy" .Inner }} ) First, the Hugo ?? shortcode is now a bit more complicated in that I have hidden elements (e.g. (, ), :) and I introduced a side-container concep...
| | www.jamesperkins.dev
12.8 parsecs away

Travel
| | People love leaving comments whether it's positive or negative. Astro blogs are now different lets add them.
| | www.petergoes.nl
59.8 parsecs away

Travel
| Can the mounted() function of a Vue component be mimicked in a Web Component?