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

---
title: Best DevBlogs posts — November 2024 | daily.dev
description: The most upvoted DevBlogs posts from November 2024, curated by the daily.dev community.
canonical: https://daily.dev/sources/devblogs/best-of/2024/11
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:url: https://daily.dev/sources/devblogs/best-of/2024/11
og:type: website
og:site_name: daily.dev
og:title: Best DevBlogs posts — November 2024 | daily.dev
og:description: The most upvoted DevBlogs posts from November 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 DevBlogs — November 2024

1. 1  
[](https://daily.dev/posts/next-generation-project-creation-for-net-c6u4m3zrg "Next Generation Project Creation for .NET")  
Article  
![Avatar of devblogs](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/8f68b453325f482ebeb73fb780092713)DevBlogs · 2y  
Next Generation Project Creation for .NET  
The new interactive CLI tool 'dotnet scaffold' has been released as a preview for scaffolding in ASP.NET Core projects. It provides an improved command line experience, allowing users to generate boilerplate code interactively. This post details the installation process, usage examples, and shows how to scaffold different components such as Razor Pages and Entity Framework models in ASP.NET Core 9 web apps. The tool aims to make project setup more straightforward and efficient.  
65  
1
2. 2  
[](https://daily.dev/posts/what-s-new-in-the-windows-subsystem-for-linux-in-november-2024-c5yvy72md "What’s new in the Windows Subsystem for Linux in November 2024")  
Article  
![Avatar of devblogs](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/8f68b453325f482ebeb73fb780092713)DevBlogs · 2y  
What’s new in the Windows Subsystem for Linux in November 2024  
The latest updates to the Windows Subsystem for Linux (WSL) include new enterprise security features and the availability of Red Hat Enterprise Linux as an official WSL distro. Additionally, a new tar-based architecture for creating and distributing WSL distros makes installations easier and more flexible. Enhancements also include Intune and Entra ID integrations for improved security. A new getting started experience aims to help new users understand and utilize WSL more effectively.  
43  
3
3. 3  
[](https://daily.dev/posts/announcing-typescript-5-7-cstqylbnt "Announcing TypeScript 5.7")  
Article  
![Avatar of devblogs](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/8f68b453325f482ebeb73fb780092713)DevBlogs · 2y  
Announcing TypeScript 5.7  
TypeScript 5.7 introduces checks for never-initialized variables, path rewriting for relative imports to support tools like ts-node and Deno, and compatibility with ECMAScript 2024 features. Additional updates include authoritative project ownership checks in editors, support for V8 compile caching in Node.js, and validation for JSON imports in Node.js modules. The release also enhances the handling of TypedArrays and class methods with non-literal names.  
23

[See all DevBlogs archives](/sources/devblogs/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/devblogs/best-of/2024/11#page","url":"https://daily.dev/sources/devblogs/best-of/2024/11","name":"Best DevBlogs Posts — November 2024","description":"The most upvoted DevBlogs posts from November 2024, curated by the daily.dev community.","isPartOf":{"@type":"WebSite","url":"https://daily.dev"}},{"@type":"ItemList","@id":"https://daily.dev/sources/devblogs/best-of/2024/11#items","numberOfItems":3,"itemListElement":[{"@type":"ListItem","position":1,"url":"https://daily.dev/posts/next-generation-project-creation-for-net-c6u4m3zrg","name":"Next Generation Project Creation for .NET"},{"@type":"ListItem","position":2,"url":"https://daily.dev/posts/what-s-new-in-the-windows-subsystem-for-linux-in-november-2024-c5yvy72md","name":"What’s new in the Windows Subsystem for Linux in November 2024"},{"@type":"ListItem","position":3,"url":"https://daily.dev/posts/announcing-typescript-5-7-cstqylbnt","name":"Announcing TypeScript 5.7"}]},{"@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":"DevBlogs","item":"https://daily.dev/sources/devblogs"},{"@type":"ListItem","position":4,"name":"Best of","item":"https://daily.dev/sources/devblogs/best-of"},{"@type":"ListItem","position":5,"name":"November 2024"}]}]}
```

