Full session (30 minutes)
frontend
tooling
Engineering

Web is a futuristic masterpiece, being written using stone age tools. Javascript community erected fantastic frameworks and tools. However, we've mostly neglected sharpening their primary tool - our IDE!

While the editor vendors are working their magic to aid us, they stand no chance of keeping up with the evolution of the scene. And that's where I believe, we should step in!

In this talk, we’ll learn how to build an extension for Your IDE using the knowledge You already possess. For demonstration, we’ll be examining an extension I’ve recently built for VSCode called Glean. Glean, is an open-sourced refactor toolkit for React apps, and has gained popularity lately, with over 24K downloads

Boris Litvinsky