news

1. The 4th Vue.js Developer Conference

The 4th Vue.js Developer Conference is officially held by vue.js and will be officially opened on May 22, 2021 in Hangzhou. This conference will mainly be presented by online live broadcasting, and there will be a small number of audience seats offline!

vue.w3ctech.com/

2. The Github Mars Project

Lot. Blog / 2021-04-19 -…

Vue column

1. Start from 0 and take you hand in hand to build a standard Vue3. X project engineering environment juejin.cn/post/695164…

2. Migrate from vue-CLI to vite medium.com/nerd-for-te…

3. A great Vue 3 Markdown-it component that can support external plug-ins github.com/JanGuillerm…

4. Git’s magic 🙈 github.com/521xueweiha…

5. How to be half as good as Yuxi? How to learn? Reply of discussion, one of the very interesting www.zhihu.com/question/45…

Presentation Slides for Developers (Public Beta 🎉) github.com/slidevjs/sl…

Vue3+Ts+Rollup+Tailwindscss to build plug-in business component library juejin.cn/post/695911…

Design and Inspiration

React Dashboard template dev. To /davidepacil…

10. Best React Material-UI Admin Template dev. To /rakesh_nakr…

3. A Transition tool www.transition.style/

4. Explore the mysterious motion path animation github.com/chokcoco/iC…

5. How to use the Selection API to create operations for selected text css-tricks.com/how-to-crea…

Good writing and learning

1. The rise of Low-code Platforms and community developers: More Solutions or More problems mp.weixin.qq.com/s?…

Sorrycc /weekly github.com/sorrycc/wee…

(3) and an article about the document of JavaScript Temporal API blog. Bitsrc. IO/JavaScript -… , the relevant proposal has reached stage-3: github.com/tc39/propos…

4. Intensive zhuanlan.zhihu.com/p/367612332 the React Server Component

5. Windcss 3.0 new syntax solves tailwindCSS class verboseness problem windicss.org/posts/v30.h…

6. Build a metadata-driven front-end architecture github.com/xufei/blog/…

Model-driven views are nothing new in the broad front end world, and “low code” and “scaffolding” are hot topics, all of which are premised on enhancing the configurability of applications. In this context, it becomes very important to build a metadata-driven front-end architecture.

<button
  bg="blue-400 hover:blue-500 dark:blue-500 dark:hover:blue-600"
  text="sm white"
  font="mono light"
  p="y-2 x-4"
  border="2 rounded blue-200"
>
  Button
</button>
Copy the code

Tools and class libraries

1. A vUE low code solution – vue-low-code github.com/KlausSchaef…

2. Interesting projects, visual analysis of NPM package dependencies npm.anvaka.com/#/view/2d/r…

3. The drawing tool mp.weixin.qq.com/s/oWDoWEHNq programmer should know…

4. Swimlanes. IO Markdown Flowchart tool Swimlanes

5. A command line tool, preset, to quickly build or upgrade your app preset

6. Cusdis, a lightweight review tool, uses vite github.com/djyde/cusdi on the front end…

7. Eva.js is a front-end game engine dedicated to creating interactive game projects. Github.com/eva-engine/…

Eva.js is a game engine focused on gamification projects. Eva.js provides the most common and basic features in gamification project development, making it easy to develop front-end gamification. Eva.js provides efficient game runtime, rendering capabilities, and complex gamification scenarios. Based on the ECS design pattern, EVa.js can freely expand engine functions to build a more prosperous ecosystem.