<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/sources/vs/best-of/2024/09" -->

---
title: Best Visual Studio Blog posts — September 2024 | daily.dev
description: The most upvoted Visual Studio Blog posts from September 2024, curated by the daily.dev community.
canonical: https://daily.dev/sources/vs/best-of/2024/09
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:url: https://daily.dev/sources/vs/best-of/2024/09
og:type: website
og:site_name: daily.dev
og:title: Best Visual Studio Blog posts — September 2024 | daily.dev
og:description: The most upvoted Visual Studio Blog posts from September 2024, curated by the daily.dev community.
og:image: https://media.daily.dev/image/upload/s--VAY5ToZt--/f_auto/v1724209435/public/daily.dev%20-%20open%20graph
---

# Best of Visual Studio Blog — September 2024

1. 1  
[](https://daily.dev/posts/creating-a-react-todo-app-in-visual-studio-2022-jtf9nqibo "Creating a React TODO app in Visual Studio 2022")  
Article  
![Avatar of vs](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/03971923d4044f74ac177dc752e1e752)Visual Studio Blog · 2y  
Creating a React TODO app in Visual Studio 2022  
This tutorial guides you through creating a React-based TODO web app using Visual Studio 2022\. It covers setting up the project, creating components, managing state with the useState hook, adding, deleting, and reordering tasks. It also includes styling the app for a polished look.  
41  
1
2. 2  
[](https://daily.dev/posts/organize-your-breakpoints-like-a-pro-6evyk9hfs "Organize Your Breakpoints like a pro")  
Article  
![Avatar of vs](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/03971923d4044f74ac177dc752e1e752)Visual Studio Blog · 2y  
Organize Your Breakpoints like a pro  
Feeling overwhelmed by numerous breakpoints in Visual Studio 2022? The new breakpoint group feature allows you to categorize and manage them with ease. Create custom collections, apply actions, set conditions, and designate default groups for streamlined debugging. Easily move breakpoints between groups as project needs evolve.  
24  
1
3. 3  
[](https://daily.dev/posts/incorporate-github-copilot-into-your-daily-flow-vwmlypdty "Incorporate GitHub Copilot into your daily flow")  
Article  
![Avatar of vs](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/03971923d4044f74ac177dc752e1e752)Visual Studio Blog · 2y  
Incorporate GitHub Copilot into your daily flow  
Visual Studio 17.11 introduces new features for GitHub Copilot, enhancing code completions with Inline Chat for better suggestions and refinement. The Chat Window feature allows for broader context and record-keeping. GitHub Copilot now provides AI-generated summaries for symbols and descriptions within the editor. Upcoming updates will include code fixes integrated into the lightbulb and error list functionalities, offering explanations and solutions for C# and C++ developers.  
12  
1

[See all Visual Studio Blog archives](/sources/vs/best-of)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@graph":[{"@type":"CollectionPage","@id":"https://daily.dev/sources/vs/best-of/2024/09#page","url":"https://daily.dev/sources/vs/best-of/2024/09","name":"Best Visual Studio Blog Posts — September 2024","description":"The most upvoted Visual Studio Blog posts from September 2024, curated by the daily.dev community.","isPartOf":{"@type":"WebSite","url":"https://daily.dev"}},{"@type":"ItemList","@id":"https://daily.dev/sources/vs/best-of/2024/09#items","numberOfItems":3,"itemListElement":[{"@type":"ListItem","position":1,"url":"https://daily.dev/posts/creating-a-react-todo-app-in-visual-studio-2022-jtf9nqibo","name":"Creating a React TODO app in Visual Studio 2022"},{"@type":"ListItem","position":2,"url":"https://daily.dev/posts/organize-your-breakpoints-like-a-pro-6evyk9hfs","name":"Organize Your Breakpoints like a pro"},{"@type":"ListItem","position":3,"url":"https://daily.dev/posts/incorporate-github-copilot-into-your-daily-flow-vwmlypdty","name":"Incorporate GitHub Copilot into your daily flow"}]},{"@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"Sources","item":"https://daily.dev/sources"},{"@type":"ListItem","position":3,"name":"Visual Studio Blog","item":"https://daily.dev/sources/vs"},{"@type":"ListItem","position":4,"name":"Best of","item":"https://daily.dev/sources/vs/best-of"},{"@type":"ListItem","position":5,"name":"September 2024"}]}]}
```

