TechStacker

Results 8 comments of TechStacker
trafficstars

My experience is similar, but only the first time I go between pages (with a cleared cache) its 400-600ms. After that, it’s faster, at 150-300ms, although it’s rather inconsistent. Going...

Appreciate your info @jacobmishkin It’s a bit of a bummer since performance was the main reason I got excited about this kit. I haven’t seen any performant examples in production....

@alexiakl that sounds awesome, thank you!

Yeah, I've been looking for months for a way to sort/filter markdown posts in Next.js, based on tags or categories (defined in the .md file). No luck!

@guillim yeah, I tried with pem and without, it gives me the same error :(

At this point I can deploy without problems _if_ I do the following before `mup setup` and `mup deploy`: ``` ssh-add -K /Users/davidt/.ssh/my-app_id ``` If I don't do the above,...

@Urigo yeah **Faster initial load and SEO** are the two biggies for sure. **SSR also saves the end user’s hardware resources** (CPU, RAM) because more rendering work is handled by...

> Demo: https://vibrant-meninsky-938a30.netlify.app/ Demo is down :(