Typescript use for beginner

hi everybody I’m developping my first panel using UXP , no previous experience with CEP. My project is based on React JS and I use Visual Studio Code. I 've just developped some basic UI and Panel functionalities, using Batch play when needed. Now I came across the topic of Typescript and I think it could help me in selecting an object property using suggestions of intelliSense suggestions in Visual Code (and something else pheraphs). I would appreciate some suggestion on 1) how to benefit from typescript 2) where download the best typescript package 3) How to import in my project - Thanks in advance for your support !

Hi @Trasatti

You can use this;

Thank, I’ll look at it