Ruby website redesigned
71–80 of 224 posts
Re: Ruby website redesigned
#72I wonder why Sandi Metz is missing in the testimonial section. One of the most influential persons in software analysis and design in the Rubyverse.
Had the same exact thought. That DHH was included and Sandy was not really surprised me.
i agree it's not a great look.
Hopefully the website will keep getting regularly updated and tweaked (software, is a living organism!), instead of being frozen in amber for a decade like the last version!
Re: Ruby website redesigned
#73Re: Ruby website redesigned
#74wow that loads slow I like the design and content. Being able to immediately try a language online is huge But there has to be a way to load that content in a progressive manner. Loading a static version first and then hydrating the content if you need interactive actions
Re: Ruby website redesigned
#75Earlier quoted context omitted.
> Similarly for header-navigation and theme-toggle The theme toggle has three states. How do you model this with a checkbox?
Why does a site even need a light/dark toggle, when you can just use prefers-color-scheme in CSS, and the user can select that in their browser settings? (Also, technically, alternative stylesheets can be defined in HTML, except every browser except Firefox removed it: https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/... )
Re: Ruby website redesigned
#76Re: Ruby website redesigned
#77Re: Ruby website redesigned
#78Re: Ruby website redesigned
#79Ruby is GOATED. You can say what you want but Ruby coupled with Rails is the most productive web stack period. Why you might ask? - Omakase Stack - high level is good for business processes - modern concepts without JS ecosystem churn - great testing capabilities - great ecosystem - highly effective stack for LLMs (conventions) Is it fast in Benchmark Games - not by any means. Will you be able to finish projects and…
Re: Ruby website redesigned
#80Putting DHH right next to Matz must be some kind of sick joke