|
You are here |
paramdeo.com | ||
| | | | |
vadosware.io
|
|
| | | | | 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
|
|
| | | | | 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
|
|
| | | | | People love leaving comments whether it's positive or negative. Astro blogs are now different lets add them. | |
| | | | |
www.petergoes.nl
|
|
| | | Can the mounted() function of a Vue component be mimicked in a Web Component? | ||