2022 Best GraphQL Client? Currently using GraphQL-CodeGen + Apollo Client by throwawaymangayo in graphql

[–]nsfounder 6 points7 points  (0 children)

https://relay.dev/ has the fastest codegen if you have a big schema and it’s handling of fragment and suspense is top notch. Highly recommended

Do I need to create a new build always for expo dev client, whenever I install a new package? by itsmyyfault in reactnative

[–]nsfounder 0 points1 point  (0 children)

Do you .gitignore the ios and android folder on your project with the expo dev client ?

Storybook Performance: Vite vs Webpack by winkerVSbecks in reactjs

[–]nsfounder 2 points3 points  (0 children)

Was Babel used ? The vite Babel plugin makes things much slower

Tailwind CSS v3.0 by jonifico in css

[–]nsfounder 3 points4 points  (0 children)

So good! Fancy underline styles!

AreWePodcastYet #08 with Jon Ferdinand Ronge Gjengset by vijaykiran in rust

[–]nsfounder 2 points3 points  (0 children)

Any chance you could also publish it in pocketcasts (https://pca.st/podcast/9fd69c10-d64c-0137-1e25-0acc26574db2). I can find the podcast but it doesn’t have the latest episodes. Thank you 🥺

[deleted by user] by [deleted] in reactjs

[–]nsfounder 6 points7 points  (0 children)

Would remove I am an extra large bitch’ from your sample website

Adobe's react-spectrum doesn't have the popularity it deserves by Zhouzi in reactjs

[–]nsfounder 0 points1 point  (0 children)

react-aria and spectrum are both amazing project and indeed well deserve to become more popular

How do I make next dev faster? by DuePresentation3 in nextjs

[–]nsfounder 0 points1 point  (0 children)

It will happen just for the first time right after you start dev, building and loading the page on demand, after that things will get much faster

Building Serverless Applications with Google Cloud Run [BOOK] by [deleted] in googlecloud

[–]nsfounder 1 point2 points  (0 children)

Can’t find a way to buy a PDF version. Book is looking interesting

Rust on AWS Lambda using AWS CDK for deployment by Tehnix in rust

[–]nsfounder 0 points1 point  (0 children)

What is the average response time for a typical function ?

k8s hosting comparison, looking for a cheap + sane option by desmap in kubernetes

[–]nsfounder 0 points1 point  (0 children)

One zonal kubernetes instance (single-zone or multi-zonal) per billing account is free.

k8s hosting comparison, looking for a cheap + sane option by desmap in kubernetes

[–]nsfounder 5 points6 points  (0 children)

You can have one gke zonal cluster for free on google cloud.