news
1. Vue3.2 has been released, officially supporting the setup syntax sugar blog.vuejs.org/posts/vue-3…
Good post and share
Learn front-end skills 🥇🏆 dev.to/ Madza /8-pro…
2. A good front-end tool accomplishment www.yuque.com/surfacew/fe…
3. CSS will support nesting, and preprocessors such as SASS and LESS will be useless. Zhuanlan.zhihu.com/p/398159307…
4. CSS nested specification document drafts.csswg.org/css-nesting…
5. Yuxi’s explanation of community feedback is worth a look at github.com/vuejs/rfcs/…
6. Explore Webpack5 Module Federation’s “weird techniques” juejin.cn/post/693897…
7. A new Web SQL solution jlongster.com/future-sql-…
Poster-sql can use SQLite on the Web
8. Collection list of free apis github.com/public-apis…
Tools and class libraries
1. Another utility-first CSS framework asmcSS ASmcss.com/
2. Interactive NPM command-line tool NPMX github.com/terminal-ju…
3. A set of code can be converted into a variety of language tools mitosis mitos.builder. IO /
4. Write JSX in Markdown and render tool – MDX github.com/mdx-js/mdx
MDX is a writable format that allows you to seamlessly use JSX in markup documents. You can import components, such as interactive charts or notifications, and export metadata. This makes writing long-form content with components a challenge.
5. SVG Vue/React component integrates FluentUI-system-icons, ionIcons, ant-design-icons, Material-design-icons, font-awesome, Tabler-icons and Carbon ICONS github.com/07akioni/xi…
6. Vue tool for modifying the sequence of script and template tags in a single file component V-change-tags-order github.com/kawamataryo…