Which skills do I need if I want to develop panel plugins?

JavaScript, Json and so on?

Mostly JavaScript (or TypeScript or ES6) with a little of bit HTML and CSS. The most difficult part is figuring out the build. It is usually easiest to clone an existing plugin that already has a build script.

1 Like