Archives
Gallery
About
Category: Front-End
How to Check Typo
During development, spelling errors not only affect code readability, but may also cause subtle bugs. Using the CSpell tool, you can efficiently check and fix spelling errors in your project.
Aug 24, 2025
Front-End
4
min read
Batch convert videos to AV1 codec
AV1-encoded videos can significantly reduce the size of video files without reducing quality.
Jul 26, 2025
Front-End
6
min read
Back Forward Cache
Back/forward cache (or BFCache) is a browser optimization that enables instant back and forward navigation.
Jul 6, 2025
Front-End
7
min read
Get EXIF using Swift script
Swift scripts can easily get EXIF by taking advantage of MacOS supporting the most types of image formats.
Jun 11, 2025
Front-End
13
min read
Lazy Function
Minimize function logic with lazy functions.
May 10, 2025
Front-End
3
min read
New Features
What' New?
Mar 4, 2025
Front-End
2
min read
Your Own Select Widget to Boost Productivity
mini version of '1Password'.
Sep 26, 2024
Front-End
13
min read
LUT-Look up Table
Some interesting experience with LUT, also, I introduce you my tool Web App to apply LUT to an image, Lutor.
Aug 24, 2024
Front-End
2
min read
The Making of 'Live Photo' Component
Simple component but cool user experience.
Aug 15, 2024
Front-End
7
min read
Generate SVG Skeleton of a Web Page Using JavaScript
Use JavaScript to generate SVG skeleton image from your web page (or page element).
Feb 22, 2024
Front-End
2
min read
Progressive Image Loading - Blurry Placeholder Image like Unsplash
Use blurry placeholder image to do progressive image loading and improve user experience.
Feb 15, 2024
Front-End
3
min read
[Plugin] hexo-lazyload-element
A HEXO plugin for implementing lazyload, supports <img>, <video> and <iframe> elements.
Feb 2, 2024
Front-End
4
min read
Use Synchronous Data Fetching to Speed Up My Gallery Page
A real practice case about synchronous data fetching and why I didn't choose SSR/SSG solutions.
Jan 10, 2024
Front-End
5
min read
My Experience of Picture Bed Migration
From Qiniu to Cloudflare.
Jan 1, 2024
Front-End
9
min read
Position Sticky in CSS
When will position: sticky works?
Nov 17, 2023
Front-End
3
min read
1
2
Next
Lynan
Live Young n Act Now.
42 Posts
/
5 Categories
/
27 Tags
/
2 Series
About This Site
What's New