Skip to content

Commit

Permalink
docs: update categories
Browse files Browse the repository at this point in the history
  • Loading branch information
lvqq committed Dec 21, 2024
1 parent 3980e22 commit 690037d
Showing 1 changed file with 13 additions and 5 deletions.
18 changes: 13 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,21 +1,29 @@
## Blogs

In English:
- [How does pnpm work](https://dev.to/chlorine/how-does-pnpm-work-5mh)
- [Getting started with creating a frontend project quickly](https://dev.to/chlorine/getting-started-with-creating-a-frontend-project-quickly-1b0i)
2024
- [全栈项目全流程上线、部署、运维实践](https://github.com/lvqq/blog/issues/65)

In Chinese:
- [全栈项目全流程上线、部署、运维实践](https://github.com/lvqq/blog/issues/61)
2022
- [pnpm 原理解析](https://github.com/lvqq/blog/issues/60)
- [How does pnpm work](https://dev.to/chlorine/how-does-pnpm-work-5mh)
- [快速从零开始搭建一个前端项目](https://github.com/lvqq/blog/issues/59)
- [Getting started with creating a frontend project quickly](https://dev.to/chlorine/getting-started-with-creating-a-frontend-project-quickly-1b0i)
- [超详细的 TypeScript 入门总结](https://github.com/lvqq/blog/issues/58)
- [MacOS Terminal 配置指南](https://github.com/lvqq/blog/issues/57)

2021
- [如何安全地执行用户的自定义 nodejs 脚本](https://github.com/lvqq/blog/issues/56)
- [从0到1实现简单部署](https://github.com/lvqq/blog/issues/44)

2020
- [你不能错过的 VSCode 插件](https://github.com/lvqq/blog-code/issues/36)
- [如何实现一个promise](https://github.com/lvqq/blog-code/issues/35)
- [浏览器缓存策略](https://github.com/lvqq/blog-code/issues/34)

2019
- [深拷贝实践](https://github.com/lvqq/blog-code/issues/33)

2018
- [使用gulp实现前端自动化](https://github.com/lvqq/blog-code/issues/31)
- [常见跨域解决方案](https://github.com/lvqq/blog-code/issues/30)
- [七种方法实现左侧固定右侧自适应布局](https://github.com/lvqq/blog-code/issues/29)
Expand Down

0 comments on commit 690037d

Please sign in to comment.