Development Environment with EmacsEntering the Forbidden Realm I used to be the type of person who felt compelled to try every new tool related to work, whether it was an editor or an IDE. However, at some point, I realized that they...November 13, 2017tool
Measuring Frontend Performance Using Chrome Developer ToolsTimeline The Timeline is a tool that records and visualizes browser operations triggered by webpage loading or user interactions in a timeline format. It allows you to monitor browser events (not just...November 15, 2016frontendtool
Chrome Native Lazy LoadingWhat is Lazy Loading? I had a great opportunity to attend Google I/O 2019. While there weren't any groundbreaking web technology sessions, some web-related technologies introduced in certain sessions...May 22, 2019frontendtool