| ▲ | pier25 3 days ago | |||||||||||||||||||||||||||||||||||||||||||
With something like EF Core in .NET or Drizzle in TS you get a lot of help from your editor that you wouldn't get when writing SQL. | ||||||||||||||||||||||||||||||||||||||||||||
| ▲ | tracker1 3 days ago | parent | next [-] | |||||||||||||||||||||||||||||||||||||||||||
In TS, I can still create a type for my result... const results : Promise<Foo[]> = ... I'm not sure what additional help you're getting. I'm just not a fan of ORMs as they tend to have hard edges in practice. | ||||||||||||||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||||||||||||||
| ▲ | pjmlp 2 days ago | parent | prev [-] | |||||||||||||||||||||||||||||||||||||||||||
Only if using the wrong kind of editor. | ||||||||||||||||||||||||||||||||||||||||||||