Delicious value: 🌟🌟🌟🌟🌟
Flavor: Strawberry Raw Cheesecake
The PC side has a better experience in the warehouse, and rewarding a Star is the biggest support for the canteen.
Summary of this issue
- TypeScript 4.8
- Deno 1.25
- Terminal Gif Maker
- CSS :has() pseudo-class
- Data Structures and Algorithms in Rust
- Deno cheat sheet
- Explain Shell
Hello everyone, my name is Tong Oppa. Welcome to this issue of Front-end Canteen Technology Weekly, let's take a look at last week's technical information.
Technical Information
1. TypeScript 4.8
What's New since Beta and RC
Since the beta release, the stable version now supports the editor option to exclude specific files from automatic import. In addition, this release announcement also supplements the content not recorded in the release announcements of the Beta and RC versions (type inference in binding mode, syntax modification of decorators).
Major update
- Improve intersection types, union types and type narrowing;
- Improve type inference for infer in template string types;
- --build, --watch, and --incremental performance improvements;
- Improve error prompts when comparing object and array literals;
- Improve type inference for binding schemas;
- Fix file monitoring (especially git checkout scenarios);
- Find-All-Reference performance improvements;
- Exclude specific files from automatic import;
- Correctness fixes and breaking updates.
2. Deno 1.25
Major update
- Add deno init initialization subcommand;
- Experimental npm support;
- New HTTP Server API;
- Improve startup time;
- Improve FFI API.
Now let's look at the technical data.
Technical Information
1. Terminal Gif Maker
Terminal Terminal Gif generator, supports custom commands, fonts, display time, etc.
2. CSS :has() pseudo-class
The :has() pseudo-class specification was formulated very early, but because browser manufacturers were concerned about the impact of performance, it has not been supported, and this wait is 24 years. Until the Igalia company solved the performance problems that the browser could not solve for decades.
Safari 15.4 and Chrome 105 are currently supported, and Firefox has also opened experimental support.
3. A Collection of Data Structures and Algorithms Implemented in Rust
This repository summarizes and documents data structures and algorithms implemented in Rust.
4. Deno cheat sheet
The Deno memorandum classifies and marks the API status from three types of APIs: Deno runtime API, Web API and standard library. Click to go to the detailed documentation of the API.
5. Explain Shell
Details of the parameters are provided to help you understand the entire command.
other information
- Introducing the Markdown Language Server
- 2022 Rare Earth Developers Conference PPT compilation
- ViteConf Speaker List
- Jest 29
- Heroicons v2.0
Good article recommended
Let's take a look at the good articles recommended. The good articles recommended this week are:
1. In-depth interpretation of the new generation of full-stack framework Fresh
2. How to choose the controls?
Well, the above is this issue of Canteen Weekly. If the audience members think it's not bad, one-click three-link is the biggest support for canteen bosses.
Your front-end canteen, eat every meal, see you next time.
**粗体** _斜体_ [链接](http://example.com) `代码` - 列表 > 引用
。你还可以使用@
来通知其他用户。