Rachel Appel

Rachel Appel

Developer Advocate at JetBrains

JetBrains Blog

Generate Unit Tests Using AI Assistant
Can you make your life easier as a developer by using AI to generate unit tests?

JetBrains Blog

Creating Custom AI Assistant Prompts with ReSharper
In this post we’ll take a look at how to write custom prompts for use with the JetBrains AI Assistant in ReSharper and Rider so you can make the most of AI.

tip

Use collection initializers
Update and initialize items in old collection declarations

tip

Rename refactoring
Would a variable by any other name read as clearly?

tip

Extract method refactoring
Split and Organize code into DRY, discrete units.

tip

Inline method refactoring
Replace usages of a function with its implementation.

tutorial

Blazor Essentials
Learn how to build a basic application with Blazor.

Part of tutorial

Working with Data
Work with data in a Blazor application.

Part of tutorial

Forms in Blazor
View and edit data in forms

Part of tutorial

Blazor components
Use components for a modular Blazor application.

Part of tutorial

Introduction to Blazor
Is Blazor the right choice for your application?

Part of tutorial

JavaScript interop
Extend Blazor apps with JavaScript

Part of tutorial

Razor Pages
Build a UI using Razor Pages in Blazor.

Part of tutorial

Publishing Blazor Apps
Publish a Blazor app to Azure

Part of tutorial

Routing
Routing in Blazor.

Part of tutorial

Get Started using Blazor
Start a new Blazor project

Part of tutorial

HTTP Communication and APIs
Understand how to work with HTTP within the context of a Blazor app.

tip

Full-stack web development in Rider
Develop ASP.NET and ASP.NET Core applications in one place!

Part of tutorial

Refactoring Code with ReSharper
How to safely refactor code, without breaking the build? Let's have a look.

Part of tutorial

Cloud (Azure) in Rider
Using the Azure plugin in Rider, and working with Azure Functions.

Part of tutorial

Navigation in a code base with Rider
How to navigate around a code base? Let's look at some easy ways of doing so.

Part of tutorial

Refactoring code in Rider
Learn how to safely refactor code, without breaking the build.

author

Rachel Appel
Developer Advocate at JetBrains