Skip to content

Archives

All the articles I've archived.

2025 2
January 2
  • 实现平滑圆角

    Published: at 19:58 UTC+08:00

    上一篇文章学习了如何在 figma 中实现组件化,这一篇来看看如何实现小米新 logo 类似的平滑圆角

  • 在 neovim 中使用 styled-components

    Published: at 13:24 UTC+08:00

    最近又开始使用 styled-components,记录下如何在 neovim 中使用

2024 2
December 1
  • 在 figma 中创建组件

    Published: at 20:43 UTC+08:00

    查阅 Figma 文档,学习如何在 Figma 中创建组件

November 1
2023 2
February 2
  • Redux 笔记

    Published: at 20:45 UTC+08:00

    了解 Redux 的基本概念,记录 Redux 的学习笔记

  • Typescript decorators 装饰器

    Published: at 21:12 UTC+08:00

    不再羡慕 Python 的装饰器,Typescript 有自己的装饰器

2022 3
November 1
  • Custom React Native Template

    Published: at 23:37 UTC+08:00

    The template of React Native which include typescript is good enough, but it's complicated to config prettier, eslint, etc every time. So I need to make a template which contains the basic configuration used during my daily development.

September 2
  • 使用 dotdrop 管理 dotfiles

    Published: at 11:20 UTC+08:00

    记录我是如何使用 dotdrop 管理 dotfiles 配置

  • Swift Extensions

    Published: at 21:26 UTC+08:00

    Swift 的 Extension 极大的便利了开发体验,本文罗列了一些我觉得有用的扩展方法

2021 1
October 1
  • 使用 Canvas 绘制仪表盘

    Published: at 23:10 UTC+08:00

    为了动态显示题目的完成情况,设计师想到了一个仪表盘动画,这篇文章就分享一下我是如何通过 Canvas 实现仪表盘动画的

2020 4
June 1
January 3
  • 理解 RunLoop

    Published: at 20:20 UTC+08:00

    从源码出发,整理巩固 Runloop 的知识点

  • LeetCode 0019

    Published: at 00:24 UTC+08:00

    LeetCode 0019 解题思路

  • LeetCode 0189

    Published: at 21:28 UTC+08:00

    经典的三次反转问题

2019 2
June 1
  • 中西文中间添加 Thin space U+2009

    Published: at 16:40 UTC+08:00

    即刻 App 上线了中西文自动添加`空格`的新功能,思考一下如何实现该需求,也重新认识一下`空格`

May 1
  • #30 Days JavaScript

    Published: at 00:57 UTC+08:00

    从 iOS 到前端,30 天学习 JavaScript

2018 3
August 3