103. Consistent Coding Style with .editorconfig
103. Using the .editorconfig to have a consistent coding style in the team
Yvo and Jelle discuss the challenges of maintaining consistent coding styles across multiple client projects. To address this problem, they explore using .editorconfig - a tool that allows teams to standardize their code formatting and style. They explain the background and benefits of .editorconfig, demonstrating how it can be implemented and automated within Visual Studio. The conversation highlights how .editorconfig helps eliminate formatting distractions during code reviews, allowing developers to focus on the actual logic and changes. Yvo and Jelle also share best practices for applying .editorconfig across large codebases and managing the transition through thoughtful pull request processes.
Links for more information:
More videos
-
131. ShellGPT: Your AI Assistant in the Terminal
Christian and Bram explore ShellGPT, configuration, command generation, file summaries, data transformation, web deployment with Docker, and iterative REPL scripting.
Content typeVideo
-
130. How SBOMs Expose Vulnerabilities in Your Software Supply Chain
SBOMs provide insight into software components, help identify vulnerabilities, increase transparency, and improve risk management for developers, DevOps engineers, and security professionals.
Content typeVideo
-
129. Pattern Matching in C-sharp: Getting Started
In this Betatalks episode, Christian and Yvo show how C# pattern matching simplifies if/else logic, making business rules clearer, safer, and more concise.
Content typeVideo
Stay up to date with our Betatalks and tech updates!
Sign up and receive a biweekly update with the latest knowledge and developments.