diff --git a/ijs.tree b/ijs.tree index d9451a578..7bbf8428e 100644 --- a/ijs.tree +++ b/ijs.tree @@ -353,6 +353,7 @@ + diff --git a/topics/appendix/resources/learning_resources.md b/topics/appendix/resources/learning_resources.md new file mode 100644 index 000000000..531180c4f --- /dev/null +++ b/topics/appendix/resources/learning_resources.md @@ -0,0 +1,28 @@ +[//]: # (title: Learning Resources) + + + +Links to articles and webinars about plugin development + +## Articles + +### Building a Plugin for WebStorm + +A tutorial blog post series for JavaScript developers: +* [Part 1](https://blog.jetbrains.com/webstorm/2021/09/building-a-plugin-for-webstorm-part-1/) +* [Part 2](https://blog.jetbrains.com/webstorm/2021/11/building-a-plugin-for-webstorm-part-2/) + +## Webinars + +| Webinar | Info | +|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| **Busy plugin developers series. Episode 3**
Jakub Chrzanowski/Anna Maltceva/Yann Cebron, 11/2021