Hacker News new | ask | show | jobs
by noir_lord 2515 days ago
Agreed, better types for PHP on the backend and TypeScript on the front makes life much more pleasant.
1 comments

Same here.

Using GraphQL in the PHP backend und frontend TS. The schema is exported to TS and thus everything is fully types. A blessing.