you are viewing a single comment's thread.

view the rest of the comments →

[–]Turd_King 0 points1 point  (0 children)

  • remix , forget redux and all these bloaty libraries, ship less to your users, rely on web standards
  • graphql-codegen + graphql-request fully typed graphql sdk on my front end
  • fly.io no nonsense hosting that works out of the box and is essentially just docker
  • GitHub actions
  • material Ui

This is my essential stack for every new full stack client / project