Skip to content

Commit c4f64cf

Browse files
committed
feat; update blog news
1 parent 49d57d4 commit c4f64cf

File tree

5 files changed

+16
-16
lines changed

5 files changed

+16
-16
lines changed

latest-news/latest-news.json

+16-16
Original file line numberDiff line numberDiff line change
@@ -1,30 +1,30 @@
11
[
22
{
3-
"title": "Amper Update – December 2023",
4-
"date": "Thu, 21 Dec 2023 11:42:47 +0000",
5-
"link": "https://blog.jetbrains.com/amper/2023/12/amper-update-december-2023/",
3+
"title": "Learn IDE Code Refactoring in Kotlin for Enhanced Code Quality",
4+
"date": "Wed, 17 Jan 2024 11:36:34 +0000",
5+
"link": "https://blog.jetbrains.com/education/2024/01/17/learn-ide-code-refactoring/",
66
"image": "latest-news/news-0.png",
7-
"description": "Last month JetBrains introduced Amper, a tool to improve the project configuration user experience. It offers concise, declarative configuration with sensible defaults for common use cases and carefully considered extension points. Since then, we’ve received a lot of feedback from the community and have continued our development work as well. In this post, we’ll recap […]"
7+
"description": "Do you know what your code smells like? If you aren’t sure, you would probably benefit from learning how to assess code smell with our new course, Introduction to IDE Code Refactoring in Kotlin. The course teaches you how to use your IDE to format and reshape your code to become more readable and less […]"
88
},
99
{
10-
"title": "Kandy: the new Kotlin plotting library by JetBrains",
11-
"date": "Thu, 14 Dec 2023 15:58:36 +0000",
12-
"link": "https://blog.jetbrains.com/kotlin/2023/12/kandy-the-new-kotlin-plotting-library-by-jetbrains/",
10+
"title": "Results of Google Summer of Code With Kotlin",
11+
"date": "Wed, 10 Jan 2024 17:44:47 +0000",
12+
"link": "https://blog.jetbrains.com/kotlin/2024/01/google-summer-of-code-with-kotlin-results/",
1313
"image": "latest-news/news-1.png",
14-
"description": "We are excited to introduce Kandy, a new Kotlin plotting library by JetBrains. It provides a new, powerful DSL for creating charts of various kinds. The first public preview version is ready for you to try, and we welcome any feedback and comments you may have. Kandy Documentation How does it look and feel? Why […]"
14+
"description": "2023 marked Kotlin’s first-ever participation in Google Summer of Code (GSoC), a global online program focused on bringing new contributors into open-source development. Contributors worked on 12-week programming projects with the Kotlin Foundation under the guidance of mentors from JetBrains, Google, and Gradle, and gained experience on real-world projects. We would like to share the […]"
1515
},
1616
{
17-
"title": "KotlinConf Global 2024: Uniting Kotlin Enthusiasts Worldwide!",
18-
"date": "Tue, 12 Dec 2023 11:52:46 +0000",
19-
"link": "https://blog.jetbrains.com/kotlin/2023/12/kotlinconf-global-2024-uniting-kotlin-enthusiasts-worldwide/",
17+
"title": "Amper Update – December 2023",
18+
"date": "Thu, 21 Dec 2023 11:42:47 +0000",
19+
"link": "https://blog.jetbrains.com/amper/2023/12/amper-update-december-2023/",
2020
"image": "latest-news/news-2.png",
21-
"description": "KotlinConf Global returns next year, in May. This means that no matter where you are in the world, you can join us in celebrating all things Kotlin. At KotlinConf 2024, you can expect a great lineup of keynotes, sessions, and workshops, delivered by industry experts and Kotlin enthusiasts. The attendees will be able to deep […]"
21+
"description": "Last month JetBrains introduced Amper, a tool to improve the project configuration user experience. It offers concise, declarative configuration with sensible defaults for common use cases and carefully considered extension points. Since then, we’ve received a lot of feedback from the community and have continued our development work as well. In this post, we’ll recap […]"
2222
},
2323
{
24-
"title": "Kotlin for WebAssembly Goes Alpha",
25-
"date": "Thu, 07 Dec 2023 12:56:36 +0000",
26-
"link": "https://blog.jetbrains.com/kotlin/2023/12/kotlin-for-webassembly-goes-alpha/",
24+
"title": "Kandy: the new Kotlin plotting library by JetBrains",
25+
"date": "Thu, 14 Dec 2023 15:58:36 +0000",
26+
"link": "https://blog.jetbrains.com/kotlin/2023/12/kandy-the-new-kotlin-plotting-library-by-jetbrains/",
2727
"image": "latest-news/news-3.png",
28-
"description": "Kotlin/Wasm, the newest Kotlin Multiplatform target platform, has reached Alpha status! Here’s what you need to know about this change at a glance: Get started with Kotlin/Wasm WebAssembly: The newest Kotlin Multiplatform target WebAssembly is establishing itself as the standard compilation target for languages targeting the browser – and beyond! With Kotlin/Wasm, we’re giving you […]"
28+
"description": "We are excited to introduce Kandy, a new Kotlin plotting library by JetBrains. It provides a new, powerful DSL for creating charts of various kinds. The first public preview version is ready for you to try, and we welcome any feedback and comments you may have. Kandy Documentation How does it look and feel? Why […]"
2929
}
3030
]

latest-news/news-0.png

-2.52 MB
Loading

latest-news/news-1.png

-20.9 KB
Loading

latest-news/news-2.png

2.05 MB
Loading

latest-news/news-3.png

-569 KB
Loading

0 commit comments

Comments
 (0)