Explore >> Select a destination


You are here

geoffrich.net
| | blog.alexbeals.com
11.8 parsecs away

Travel
| | My brother has a website (https://spencerbeals.com, go buy some art!) which uses Wix. There's a product page view where you can see multiple images of a given piece and click to zoom in, but the gallery images are somehow lower resolution than the non-zoomed version, making for a pretty bad user experience. I couldn't find anyway to change this in the tool (or even any forums with people asking about this) but luckily we can fix it with Javascript.
| | svelte.dev
17.1 parsecs away

Travel
| | Goodbye fallthrough routes, hello param validators!
| | blog.logrocket.com
15.1 parsecs away

Travel
| | Svelte actions are a very powerful, function-based feature that are important to understand. Get started with this simple, in-depth intro.
| | earthly.dev
101.1 parsecs away

Travel
| This article compares npx, npm, and pnpm, three popular tools for managing JavaScript projects. It discusses their features, use cases, and when to...