Getting Started with Telerik REPL for Blazor: Part 4

Getting Started with Telerik REPL for Blazor: Part 4

This video shows you the easy steps to getting started with the Telerik REPL for Blazor, saving and sharing your code snippets, and getting compilation output. In the REPL you can:

  • Write a Blazor component that contains HTML and C# code in the default __Main.razor file
  • If you want to use multiple components or C# files (models, services, code-behind, etc...), use the plus icon on top of the editor to create them.
  • When your components are ready, you can run the code by clicking on the Run icon in the header or pressing CTRL + S on your keyboard.

Learn more about the Telerik REPL for Blazor and give it a spin here.