
Tree-Shaking CSS in a Vite project
Optimizing code delivery is crucial when building modern web applications to ensure faster load times and better performance. One common...

Upgrading svelte-lexical to Svelte 5
I have upgraded svelte-lexical to Svete 5. It was a relatively smooth process considering the significant change of syntax. Here...

Icon libraries for developers
Here are some of the largest icon libraries: Library Number of Icons License Description https://iconify.design 200K+ Open Source – Best...

Released svelte-lexical 0.4.3: support tables
svelte-lexical version 0.4.3 comes with the support of editing tables. A new table can be inserted from the toolbar. When...

Released svelte-lexical 0.4.2: Column Layout Plugin and Color Picker
Highlights of this release are the Column Layout plugin and the Colour Picker. Column Layout Using Column Layout, content can...

Tips and Tricks: Working with WSL (Windows Subsystem for Linux)
Browsing WSL files from windows Open the following path in Windows Explorer. Open a WSL directory in Explorer Open the...

Released Svelte-Lexical 0.4.1: Introducing Markdown Shortcuts
svelte-lexical now supports markdown shortcuts to format text and insert elements. Here are the supported shortcuts: Transformer Description BOLD_STAR Enclose...

Using BTOP for Resource Monitoring
I’ve been using Glances for resource monitoring on my Mac, but recently I tried BTop and found it to be...

Maximo EAM: Applying default value filter to ‘Select Value’ lookup
Above is the default Lookup menu for selecting a parent Work Order in Maximo EAM. Let’s say we want to...

Released Svelte-Lexical 0.4.0
Release 0.4.0 brings support for SvelteKit 2 and Vite 5. it has been a long time coming. Every time we...