-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
2b8f5d7
commit 17a922d
Showing
1 changed file
with
27 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
--- | ||
title: Kotlin 技术月报 | 2024 年 2 月 | ||
date: 2024-02-28 | ||
tags: [技术月报] | ||
--- | ||
|
||
为了帮助社区的小伙伴们更好地了解 Kotlin 相关的最新动态,我们决定使用月报的形式,整理展示最近一个月的 Kotlin 技术动态。 | ||
|
||
月报的主要内容包括:整理展示最近一个月的最新技术动态,精选博客,精选视频以及社区活动等方面的信息。 | ||
|
||
## 最新动态 | ||
### Kotlin 2.0.0-Beta4 版本发布 | ||
[What's new in Kotlin 2.0.0-Beta4](https://kotlinlang.org/docs/whatsnew-eap.html#kotlin-k2-compiler) | ||
|
||
Kotlin 2.0.0-Beta4 版本已发布,具体包括以下内容: | ||
|
||
- K2 编译器的稳定性持续提升,自 1.9.20 起,K2 编译器的所有 target 都达到了 Beta 状态。 | ||
- Gradle 构建工具方面的改进 | ||
- Kotlin/JS 支持类型安全的纯 JavaScript 对象 | ||
- Kotlin/JS 支持使用 npm 作为包管理器 | ||
- Kotlln/JS 支持导出 List, Map, Set 等集合类型 | ||
|
||
## 精选博客 | ||
|
||
## 精选视频 | ||
|
||
## 社区活动 |