February 27, 2025SEO SummaryWhen developing a website, SEO considerations for dealing with Google, Twitter, Discord, and Telegram.read more
February 25, 2025Edge Case Usage of SDKRecording My Solutions for the "Just Short of Perfect" and Mysterious Error Issues in SDK Usage.read more
February 24, 2025PNPM UpgradeDifferent devices have different upgrade methods, which can easily lead to errors.read more
December 27, 2023Reshow Watermelon from sketchfabSince sketchfab can render it so well, I'll try to rerender it with threejs.read more
October 9, 2023Review of August and SeptemberI have spent two months in a daze. It feels like I have learned something, but it's still a bit unclear. I need to clarify things and get organized.read more
August 6, 2023Xmind Rewritten Graphics EngineRecently, I have been working on a front-end application similar to Xmind in my spare time.However, Xmind has undergone a major update and Rewrote its graphics engine. This makes me question whether I should continue working on the app.read more
July 13, 2023Canary Version ManagementIn open source projects, a more standardized version management scheme is needed. Here we will discuss the practical application of canary versions.read more
2023年07月11日String + or Literals TemplateI'm used to using literals template, but I found that other developers prefer using string operators, I decided to test it.read more
July 4, 2023 Is startsWith Faster Than RegExp?It is commonly believed that startsWith function performs better, but the reality is different.read more
July 3, 2023React Development Using WebpackHere's a summary of how to use Webpack for React project development, as well as the impact Webpack has had on me.read more
June 30, 2023Unable to Set the Accept-Encoding Header on FrontendWebsite resources are usually returned after being compressed using gzip, which greatly reduces their size. But what about regular API interfaces?read more
June 29, 2023KNote - CSS ColorsSimply a record of the CSS Colors Blog articles I saw on MDN.read more
June 15, 2023Ruanyifeng, Who live with the Chinese Frontend HistoryRuanyifeng is my favorite bloger, but he was not originally a front-end developer. He was a professor teaching at a school. However, his blog emerged alongside the rise of front-end development in China.read more
May 7, 2023Design Patterns & ReactDesign patterns become increasingly important in long-term development processes. Mastering these design patterns will be very helpful for future project work.read more