Microservices for Building an IDE - The Innards of JetBrains Rider
Offered By: NDC Conferences via YouTube
Course Description
Overview
Dive into the architecture and implementation of JetBrains Rider in this 59-minute conference talk from NDC Conferences. Explore the innovative use of microservices in IDE construction, focusing on the reactive protocol developed and open-sourced by JetBrains. Discover how the IDE communicates with various components such as the debugger, Roslyn, a WPF renderer, and external tools like Unity3D. Gain insights into the intricate wiring of both in-process and cross-microservice connections. This technical deep dive skips the marketing aspects to provide a comprehensive look at the inner workings of a modern integrated development environment.
Syllabus
Microservices for building an IDE – The innards of JetBrains Rider - Maarten Balliauw
Taught by
NDC Conferences
Related Courses
Lowering in C# - What's Really Going on in Your CodeNDC Conferences via YouTube Let's Code an Incremental Source Generator with Roslyn
NDC Conferences via YouTube Use Your Source Code to Document Your Application
NDC Conferences via YouTube Let's Code an Incremental Source Generator with Roslyn
NDC Conferences via YouTube How Does Hot Reload Even Work?
NDC Conferences via YouTube