
lessons in UI design from an industrial supply company.
Previous and related:
how come a company founded over 100 years ago has the fastest site - https://news.ycombinator.com/item?id=41883419 - Oct 2024 (15 comments)
McMaster-Carr: A refreshingly fast, thoughtful, and well-organized website - https://news.ycombinator.com/item?id=34306793 - Jan 2023 (37 comments)
Best ecommerce UX practices from mcmaster.com - https://news.ycombinator.com/item?id=34000502 - Dec 2022 (169 comments)
Mcmaster.com is the best e-commerce site I've ever used - https://news.ycombinator.com/item?id=32976978 - Sept 2022 (494 comments)
McMaster-Carr: Beautifully organized and informational industrial product store - https://news.ycombinator.com/item?id=24803857 - Oct 2020 (27 comments)
lol for real. weve heard about it quite a lot, actually - infact not a year goes by without someone rediscovering that html can load quite quickly if given the chance.
Back when this was making the rounds several years ago, I was intrigued that they request pages in the background on mouse-over, then swap on click. I decided to do similar on my blog, since my pages are about a dozen kb of HTML, and I aggressively cache things. My blog now feels super fast to navigate through, since I've eliminated a ton of network lag.
wow it is really fast!
Built with asp.net and jQuery. Nowadays, it would probably be some React monstrosity that takes 30s to load and only shows one item per page (when did information density become evil?).
I remember seeing this last time the McMaster site went around and it's great. It's wild to me though that ignorant reflexive copy-paste lashes against React like this thread OP are so common that there was value to putting this together.
I've been doing more and more web dev with JQuery recently. I learned it in high school and I think most of the new JS frameworks are probably worse.
jQuery is more of a DOM API wrapper than any modern framework, they serve entirely different needs.
I'm generally annoyed whe
The UX wizards ensure your phone and 32-inch show upto 6 products so customers dont face too much info. A goal-oriented (vs browsing) app wont have whitespace or infinite scroll.
I think there's also some Yahoo UI in there too.