u/GettinFishy

▲ 60 r/codex

I just came here to say OpenAI has killed it, absolutely amazing work. Im migrating a legacy .NET48 MVC ASP.NET MVC 5 application with a mixture of VB.NET, ASPX, and legacy angular. It’s an absolute mess, a real dumpster fire. I created a .NET10/C# 14.0 solution with a MinimalAPI project with example endpoints and handlers, a Blazor Standalone WebAssembly project with example pages and UI components, a Shared Class Library project to use between the two of them and an Data project with EF Core. Codex handled the rest, following my examples beautifully, writting tests as it went, using playwright to validate and style the UI for desktop and mobile support. I’m astounded by it.

reddit.com
u/GettinFishy — 7 days ago