Office.js add-ins are extremely powerful, but also very hard to develop. At least this is what it seems if you follow Microsoft's official beginner's guide. However, at their core, Office.js add-ins are really simple (just 2 files!), and that's where we'll start this webinar. I'll touch on the following topics:
* The simplest Officejs Add-in
* How does it work?
* Script Lab
* What's wrong with Office.js?
* xlwings for Office.js
* Using Office.js with Python, but without xlwings
Please note that this webinar is about Office.js, not Office Scripts!
Repos:
https://github.com/xlwings/officejs-helloworld
https://github.com/xlwings/xlwings-officejs-quickstart