NextMaster: McMaster-Carr in Next.js
next-master.vercel.app
NextMaster: McMaster-Carr in Next.js
1–10 of 15 posts
Re: NextMaster: McMaster-Carr in Next.js
#2Wow! That site is really fast.
Re: NextMaster: McMaster-Carr in Next.js
#3Interesting. Hovering over links loads up the images in that link.
Re: NextMaster: McMaster-Carr in Next.js
#4[deleted]
Re: NextMaster: McMaster-Carr in Next.js
#5It doesn't seem to persist the cart for me across browser refresh. But if I add something else to the cart, the whole cart comes back. Strange.
Re: NextMaster: McMaster-Carr in Next.js
#6Interesting. Hovering over links loads up the images in that link.
There was a nice video recently about how the OGs optimized the site so well. https://youtu.be/-Ln-8QM8KhQ
Re: NextMaster: McMaster-Carr in Next.js
#7Meh back and forward don’t preserve location
Re: NextMaster: McMaster-Carr in Next.js
#8Wow! That site is really fast.
I don’t know if it’s ironic, but for me it is actually rather slow. When clicking on a category in the left bar, it takes about 2s to show, and if I press on a category in the right panel, it takes about 4s to show the subcategories. It feels really sluggish to be honest.
Re: NextMaster: McMaster-Carr in Next.js
#9Meh back and forward don’t preserve location
I find next apps are notorious for not respecting URL state. I’m not sure why. I’ve always disliked that and caching in next.
Edit: in this case it seems to be working. Where are you seeing that issue?
The cart is a little weird. The number of items in it can be wrong, and it can disappear.
Re: NextMaster: McMaster-Carr in Next.js
#10Wow! That site is really fast.
I don’t know if it’s ironic, but for me it is actually rather slow. When clicking on a category in the left bar, it takes about 2s to show, and if I press on a category in the right panel, it takes about 4s to show the subcategories. It feels really sluggish to be honest.
I'm using Firefox if that is relevant, and everything snaps up. There is literally no delay on any of the website for me.