Skip to content

Commit

Permalink
Update 20240711-ecosystem-explosion.md
Browse files Browse the repository at this point in the history
  • Loading branch information
andyluss authored Jul 11, 2024
1 parent 622b80a commit 4c2fde1
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion src/content/dev/20240711-ecosystem-explosion.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: 生态爆炸
title: 生态爆炸💥
pubDate: 2024-07-11
tags: [🔭技术]
---
Expand All @@ -11,3 +11,5 @@ tags: [🔭技术]
1. 如果是新人,可以找找整合型的框架体系,比如 Vue,对于 React,整合性更好,用起来更方便,选择没那么麻烦。
2. 如果是熟手,可以自己从复杂的生态系统中攒一套最适合的技术栈,比如 React 熟手,可以按项目需求和团队的熟悉度,从 React 丰富的生态库中挑选最合适的。
3. 如果是专家,还可以不依赖任何现有框架,自己搭建核心框架,挑选精简的库,实现核心系统。只在边缘辅助系统里使用现有成熟框架和库。比如云风自己做游戏,就用的自己开发的引擎。

现在像 Rust 这样新兴的技术,也因为没有大公司主导,也出现了生态爆炸💥。每个领域,比如 GUI、Web 等,都出现了很多很多库可供选择。

0 comments on commit 4c2fde1

Please sign in to comment.