.NET DevChat: Structuring Maintainable JavaScript Code Within Your ASP.NET MVC Applications

.NET DevChat: Structuring Maintainable JavaScript Code Within Your ASP.NET MVC Applications

For the dedicated ASP.NET MVC developer, JavaScript may not be a comfortable language to tinker with. However, you often need to write and maintain JavaScript code as you build your ASP.NET MVC applications.

Watch this live demo for an introduction to adding JavaScript code to an MVC app. We demonstrate how to interact with code produced by third-party components and how to expand this code comprehensively.

In this 45-minute demo, we cover:

  • How to get started adding JavaScript code to an MVC app
  • How casually sprinkling in JavaScript code could lead to maintainability problems in larger applications
  • A potential better way to structure client-side code
  • The basic structure of the JavaScript produced by the Razor-based Telerik UI controls
  • How to integrate the JavaScript produced by the Razor-based Telerik UI controls into a larger architecture

In the interest of time, we get right to the code and skip the slides. Prepare for an action-packed webinar with a Q&A session at the end.


Speakers

Ignacio Fuentes