๐ News
Vite 2.5 release
Vite released version 2.5 on the 16th of this month, which fixes some bugs and brings some new features:
- Improved CSS compression speed by 6 times based on ESbuild
- Module Preload Polyfill provides a non-Chromium kernel
- &etc.
Changelog: vite/ Changelog. md at V2.5.0 ยท Vitejs /vite
Microsoft has released the first Windows 11 ISO image
Windows 11 Insider Preview Build 22000.132 has been released as an ISO image. You can download the ISO image to experience Windows 11.
To download the ISO image, visit www.microsoft.com/en-us/softw…
๐ฆ Open Source
Abracadabra
A very useful code refactoring plug-in, can help you quickly and efficiently refactoring existing code, avoid duplication of effort. Reconstruction of.js.jsx.ts.tsx.vue files is currently supported.
Making Repo: nicoespeon/abracadabra
Marked
A very fast Markdown parsing library! As for how fast, Demo experience will understand!
Demo: Marked Demo
Making Repo: markedjs/marked
Appwrite
Appwrite is a secure end-to-end backend server for Web, Mobile and Flutter developers packaged as a set of Docker containers for easy deployment.
Making Repo: appwrite/appwrite
Release It
A Node CLI tool for automating version control and package distribution.
Making Repo: release – it/release – it
node-lib-starter
A set of templates to quickly start Node.js development, including TypeScript, CI/CD, Release workflow, Linter, Changelog, and more capabilities.
Making Repo: linbudu599 / node – lib – the starter
๐ Article
How is the order of object.keys () defined?
This article is based on the latest ECMAScript 2022 specification. Learn how to define the order of object.keys ().
How is the order of object.keys () defined?
The Uni API is a one-code multi-terminal solution for API
This article starts with the background of the Uni API, explaining the problems that Uni API can solve and how it is designed and implemented. In this article you will learn about the core capabilities of the Uni API, experience the Uni API, and learn about the future plans of the Uni API.
Uni API is a code and multiterminal solution for API
Uni API official website: Universal -api.js.org/
Rax official website: rax.js.org/
Making Repo:github.com/raxjs/unive…
In-depth analysis of the technology principle of “Beihai Kraken” Web rendering engine based on Flutter
The article starts from the north Sea technical background, introduced in detail the North Sea technical principle and key technical characteristics, the detailed technical details made easy to understand the introduction, is very worth learning!
An in-depth analysis of the principles of “Beihai Kraken”, a Web rendering engine based on Flutter
Kraken – A high-performance Web rendering engine based on W3C standards
GitHub Repo: OpenKraken/Kraken: A high-performance, Web Standards-Compliant rendering engine based on Flutter.