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
-
134. Getting Started with Aspire for Local Development
Colin and Yvo discuss how Aspire simplifies local development by orchestrating application environments, automatically connecting services, managing dependencies, and improving onboarding, debugging, and team collaboration.Content typeVideo
-
133. Graph Databases in SQL Server
Christian and Bram show how SQL Server’s graph database capabilities simplify working with complex relationships, making connected data easier to model, query, and analyze.Content typeVideo
-
132. Antipatterns in test automation
Bram and Christian discuss test automation pitfalls, urging discipline, less UI logic, backend testing of business rules, and improving stability with better data and environments.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.