CSS text-wrap balance
Using CSS text-wrap balance for a slightly more 'designed' feel.
mainly web related notes, posts, whatever, by an average /seasoned/ web developer, mostly front, sometimes back
Using CSS text-wrap balance for a slightly more 'designed' feel.
How to avoid errors when using a non-conforming doctype with Vite.
How to replace env varibales in html using Vite.
There are a a few ways to find the webOS TV version, some of them may not be obvious and it can be confusing depending on where you get the information from.
Excel shortcuts on a mac
Using shiki for syntax highlighting in a Sveltekit app with mdsvex
How to retrieve system information using webOS CLI on a webOS TV
Taking a first look at what can be modified when upgrading to use Svelte 5
How to restore a file to a previous state from another branch in git
How to add a custom location in Chrome dev tools to override geolocation
How to find recent commits of a given file type using git
Remote debugger issue with webos tv development
Configure Chrome to allow showing insecure content
Evaluating Zed for coding
How to configure Sveltekit for full SPA (single page application) mode.
When running a Sveltekit application locally it is not exposed to your network by default. If you want to test your application on other devices on your network then you need to tell Sveltekit to expose the application with the --host flag.
How to get started with AWS and Terraform.
For those of us who are not able to work with the latest version of Chrome all the time, it is sometimes necessary to test in an older version. Where do we get that from?
An element with an id is automatically added as a global property to the window object. This is an outdated practice but still exists in some old scripts.
How to get the list of custom emulated devices added via chrome developer tools.