19

So we started using React with Polaris and Supabase and Vite and guess which one doesnt have very good documentation, all of then. Kill me like a command window task

Comments
  • 2
    So someone decided to use what's essentially a Postgres database with a fancy UI and API, an overengineered UI framework where you have <TextStyle variation="strong"> to replace something as simple as <strong>, and a shiny new bundler / dev server which promises to be super fast, but lacks tons of options and integrations provided by existing alternatives. Please tell me you're not working for some crypto start-up...
  • 1
    @hitko no im working for a Shopify startup, and Textstyle=strong, that sounds like Polaris over there hahah
  • 4
    Vite and react docs are great. Have you read any documentation from Google? Angular/google map/golang stuff? Also, vite is so much simpler than webpack
  • 1
    I like that, "kill me like a command window task".
    They all have tons of docs but are so convoluted it's still not enough. Try esbuild directly without the shit that vite piles onto it
  • 1
Add Comment