Really like using alpine with a classical JS server rendered stack too. Most crud apps don’t need a spa app and now you are working out of one code base again. Codex chews through this kind of code
Why have types? AI can infer everything. The ultimate ai language is as terse as possible to keep token count down but can still be understood by a human
Delphi is the superlative windows desktop development tool. It does support styling and just about anything else you would want. There is a free alternative in Lazarus but I don’t know if it supports styling
If your personal projects are "work" then yes do not bother. These are my creative outlet and where I get to enjoy coding again. My day job is massive .net/angular/sql projects that are just meh.
I stepped into a project at work to help out knowing almost no typescript and wrote angular http routines that just worked in a few hours with chatGPT. first we started with any and then we built out an interface and it helped me use the map function in http to build out a result array without any intermediate array creation.
I 100% would not have written the code as well as it came out with gpt's help.
I just generated an httpkit clojure web app hat fetches coin and price info from coinmarketcap in 15 minutes. This would have been a minimum of 4 hours based on my current clojure ability. It's doesn't have to be 100% right. You are still expected to grok code. It's simply an assistant and it's bloody amazing.