Posts
All the articles I've posted.
- 半瓶水的 NAS 硬件升级草案Published at at 08:40 PM at 08:38 PM- 我目前的 NAS 是由一台 8 年前的旧电脑改造而成的。现在打算更换硬件,参考了一些别人的方案,并调研了比较流行的 NAS 硬件。在此记录一下,也供有需要的人参考。 
- No front-end required, 2 APIs implement OAuth authenticationPublished at at 03:34 PM- I've seen too many OAuth flows designed by developers, and many of them actually require frontend involvement. Rendering the frontend page itself is already a complex process, yet they still repeatedly render pages, resulting in extremely poor performance, poor readability, and a waste of manpower. I really can't stand it anymore. 
- The easiest way to print a specific area (element) of an HTML pagePublished at at 10:19 AM at 05:09 PM- The easiest way to print a specific area of an HTML page. 
- How to Implement Infinite Scrolling with an Ant Design TablePublished at at 08:29 PM at 08:29 PM- This article will guide you on how to implement infinite scrolling in an Ant Design Table. 
- The basic principles and process of SSR (Server-Side Rendering)Published at at 04:27 PM at 08:28 PM- The basic principles and process of SSR (Server-Side Rendering)