Skip to content

漫谈前端技术

更新于: at 22:56

我是一个后端程序员,但是在日常工作和个人项目中总是避免不了要写前端代码。 我一直想找一个满足自己需求的前端技术(生态),所以尝试了很多前端技术和 UI 框架,有时使用了一个框架一段时间,觉得不甚满意,过了一段时间后,又觉得这个框架也有可取之处。

这篇文章的目的就是简单记录一下对这些前端技术的感受,避免自己失忆后重复踩坑。

首先,每个人的需求是不同的,我这篇文章带有严重的个人倾向,如果你和我的需求相似,我很开心多一个同道中人。如果你和我的喜好不同,我也希望你能在这篇文章里有所收获。无论如何,大家的留言都是欢迎的,我们互相学习,互相促进。


接下来开始盘点我对一些前端库的看法。

React

Vue

Angular

Svelte

以上这些都是在有构建工具介入时才能发挥特长的库。接下来我会盘点一些不需要编译的库。


jQuery

VanJS

ofa.js

盘点完了 JS 库,接下来盘点一些 UI 框架。


Ant Design

MUI

ElementPlus

PrimeVue

DaisyUI


下面是这篇文章中提及的各种框架的 GitHub 数据。

LibraryStarsLast ReleaseLast CommitCommit ActivitiesIssuesPull Requests
ReactGitHub Repo starsGitHub Release DateGitHub last commitGitHub commit activityGitHub Issues or Pull Requests GitHub Issues or Pull RequestsGitHub Issues or Pull Requests GitHub Issues or Pull Requests
VueGitHub Repo starsGitHub Release DateGitHub last commitGitHub commit activityGitHub Issues or Pull Requests GitHub Issues or Pull RequestsGitHub Issues or Pull Requests GitHub Issues or Pull Requests
AngularGitHub Repo starsGitHub Release DateGitHub last commitGitHub commit activityGitHub Issues or Pull Requests GitHub Issues or Pull RequestsGitHub Issues or Pull Requests GitHub Issues or Pull Requests
SvelteGitHub Repo starsGitHub Release DateGitHub last commitGitHub commit activityGitHub Issues or Pull Requests GitHub Issues or Pull RequestsGitHub Issues or Pull Requests GitHub Issues or Pull Requests
jQueryGitHub Repo starsGitHub Release DateGitHub last commitGitHub commit activityGitHub Issues or Pull Requests GitHub Issues or Pull RequestsGitHub Issues or Pull Requests GitHub Issues or Pull Requests
VanJSGitHub Repo starsGitHub Release DateGitHub last commitGitHub commit activityGitHub Issues or Pull Requests GitHub Issues or Pull RequestsGitHub Issues or Pull Requests GitHub Issues or Pull Requests
ofa.jsGitHub Repo starsGitHub Release DateGitHub last commitGitHub commit activityGitHub Issues or Pull Requests GitHub Issues or Pull RequestsGitHub Issues or Pull Requests GitHub Issues or Pull Requests
Ang DesignGitHub Repo starsGitHub Release DateGitHub last commitGitHub commit activityGitHub Issues or Pull Requests GitHub Issues or Pull RequestsGitHub Issues or Pull Requests GitHub Issues or Pull Requests
ElementPlusGitHub Repo starsGitHub Release DateGitHub last commitGitHub commit activityGitHub Issues or Pull Requests GitHub Issues or Pull RequestsGitHub Issues or Pull Requests GitHub Issues or Pull Requests
PrimeVueGitHub Repo starsGitHub Release DateGitHub last commitGitHub commit activityGitHub Issues or Pull Requests GitHub Issues or Pull RequestsGitHub Issues or Pull Requests GitHub Issues or Pull Requests
PrimeReactGitHub Repo starsGitHub Release DateGitHub last commitGitHub commit activityGitHub Issues or Pull Requests GitHub Issues or Pull RequestsGitHub Issues or Pull Requests GitHub Issues or Pull Requests
PrimeNGGitHub Repo starsGitHub Release DateGitHub last commitGitHub commit activityGitHub Issues or Pull Requests GitHub Issues or Pull RequestsGitHub Issues or Pull Requests GitHub Issues or Pull Requests
DaisyUIGitHub Repo starsGitHub Release DateGitHub last commitGitHub commit activityGitHub Issues or Pull Requests GitHub Issues or Pull RequestsGitHub Issues or Pull Requests GitHub Issues or Pull Requests

参考链接