We are discussing migrating two of our vanilla JavaScript projects to TypeScript. Our plan, for now, is the following:
Other than that, I'm in the middle of organizing an internal 4 days dev conference aimed at Front-End and JavaScript Development. If everything goes fine, we plan to open it to the public.
As for development - I'm working on integrating a new payment method to our payment gateway, which includes dashboard integration and data visualization in our in our Angular 7 project with settlements generation, orders information, administration, and configuration. Additionally, I'm including order processing in our embedded widget (vanilla JS) using our own JavaScript SDK.
Also, I'm starting a new side project - an onboarding application, aimed at helping new hires get on track faster and easier. Onboarding has been a struggle for our HR and People Development Teams, so it's a good opportunity for me to help them.