Creating maintainable code is one of the corner stones in ensuring a projects or products success over time. Maintainable code also tends to be testable code, and having a strong test suite will allow you to iterate and add new features faster. - How do we apply best coding practices to Blazor components? - How do we make our Blazor components testable and be part of CI/CD? - How do we make our component's tests maintainable? This talk will answer those questions, by taking you through the design and implementation of a dynamic data-table component. It will also introduce bUnit, a component-testing library for Blazor, that we will use to write maintainable tests for the data-table component. Check out more of our featured speakers and talks at https://ndcconferences.com/ https://ndcoslo.com/
Get notified about new features and conference additions.