Anuj

Results 201 comments of Anuj

@unleashit I see the benefit for caching strategy when you don't want to go fetch a lot of data for pages which are likely to be static (and especially for...

@unleashit Agree with you that it might be too opinionated for this kit.

@unleashit This is great, thank you for the work! Just curious to hear your take on the need for `react-safety-helmet` since I know you were mentioning it earlier.

@unleashit @diondirza Is this good to merge?

@unleashit thanks, i'll give it a shot. FWIW, I feel the same way about starter kits like these over those frameworks. @diondirza Have you had a chance to test this?

@unleashit @diondirza I'm seeing issues with `react-helmet-async` not updating the meta tags on the server - did either of you see that at any point?

@carsonperrotti @kurtzilla @romanenko So, to deploy to Heroku, did you only need to have a `postbuild` script? If someone can confirm their Heroku setup with v13, I'd be happy to...

@diondirza that command doesn't help since it shows `index.js` as the bloated file but doesn't tell you what within it is bloating it 😞

As someone trying to pick a new starter kit, this would be a +100 request! Especially, guides or recipes around how to add/remove certain choices of libraries! Thank you for...

@ctrlplusb do you think about having a short doc on comparison with other similar options, like NextJS, etc? As a user trying to opt in, some of the points are...