Front-end technologies: JS developed a few interesting bits

First, view the performance analysis report

npm run build:prod --report

 

 

Two, vue ui tool

 

 

Three, vue-element-admin

https://panjiachen.gitee.io/vue-element-admin-site/zh/

 

Fourth, Vector Gallery

http://iconfont.cn

 

五、Electron

Build cross platform desktop apps with JavaScript, HTML, and CSS. https://electronjs.org/

 

1、Visual Studio Code

 

2、Atom

 

Sixth, free of Bootstrap theme

https://bootswatch.com/

 

Seven, Tailwind CSS

Tailwind CSS is a utility for rapid UI development framework set CSS. And Bootstrap, different Foundation, Tailwind CSS no built UI components. It requires developers to fully customize the design according to their own circumstances.

https://www.tailwindcss.cn/docs/border-color

 

Eight, Hexo

Fast, simple and efficient framework blog.

https://www.youtube.com/watch?v=Ud1xAhu7t2Y&list=PLXbU-2B80FvDjD_RiuNwsSQ4eF8pkwAIa

Guess you like

Origin www.cnblogs.com/popgis/p/11665474.html