Technical guides, articles about my floating thoughts while I make software or just sharing my experience on various technologies.
Processing videos for the web -- A complete guide
Compressing images and resizing them are easy enough, videos on the other hand can pose some challenges. I'm here to discuss how to tackle them.
/
5 min read ::
guide
ffmpeg
::
--- Switching to Svelte
"Taking the first step is always the hardest." -- Said by a React developer.
/
5 min read ::
web frameworks
personal opinion
::
--- How to avoid page load CLS caused by unloaded font
Even the smallest but noticeable Cumulative Layout Shift (CLS) can distract the user and cause bad experience. For that I have prepared a solution.
/
3 min read ::
guide
cumulative layout shift
::
--- Note: All entries, assets are version controlled. To see version history, refer to the page's repository.