learning_resources.md: add webinar

This commit is contained in:
Yann Cébron 2025-03-11 13:56:02 +01:00
parent 5a16be640c
commit bdaf3ff38d

View File

@ -1,4 +1,4 @@
<!-- Copyright 2000-2024 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license. -->
<!-- Copyright 2000-2025 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license. -->
# Learning Resources
@ -31,7 +31,8 @@ A tutorial blog post series for JavaScript developers.
## Webinars
| Webinar | Info |
|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| **Essential Tools for JetBrains IDE Plugin Development** <p>Yann Cebron/Jakub Chrzanowski, 03/2025</p> [Sign Up](https://blog.jetbrains.com/platform/2025/03/livestream-essential-tools-for-jetbrains-ide-plugin-developmentlivestream/) | <p>Essential utilities that streamline plugin development for JetBrains IDEs</p> |
| **JetBrains Plugin Developer Conf 2024** <p>Various speakers, 11/2024</p> <video src="https://www.youtube.com/watch?v=nsEGDXvnsa4;list=PLQ176FUIyIUajtzSBY4OzKECmU1R47_XG" width="300"/> | Playlist with various talks about plugin development |
| **Migrating Kotlin Plugins to K2 Mode** <p>Anna Kozlova/Anton Arhipov/Dmitrii Gridin, 10/2024</p> <video src="https://www.youtube.com/watch?v=HDyWQLNMJQ8" width="300"/> | <p>&nbsp;</p><p>Using Analysis API with the new default K2 mode</p> |
| **How To Build a Plugin for JetBrains IDEs (Analog.js Example)** <p>Piotr Tomiak & guests, 02/2024</p> <video src="https://www.youtube.com/watch?v=UHWhLxBYfKs" width="300"/> | <p>&nbsp;</p><p>Walking you through the first steps of building a community plugin for Analog.js</p> |