Many good ideas here!  A couple suggestions:

1. I recommend not assuming screen sizes.

Right-click, choose Inspect Element, and click the little mobile icon.
Try various sizes, from a little mobile phone on up to an iPad. (This
sort of tool is available in Firefox and Chrome.)

The current experience is not good. It should be: Someone might be on a
train or plane, following a link from social media or the orange site.
Sometimes commuting or traveling is their main opportunity to learn
about new things and form first impressions.


2. I recommend not using JavaScript to implement "tabs".

This isn't a "single page web app". It is text and images. It could
simply flow through whatever size screen is available, small, medium, or
large. Let the web browser do its job. (And let the page download
faster, probably get higher search rank, etc.)


TL;DR: The current tabby thing is not helping on small screens; on large
screens it is (in my opinion) a frustrating Advent calendar.



matth...@ccs.neu.edu writes:

> Over the past few weeks, the Racket core team has re-designed the web
> site with the goal of expressing the Racket ideas verbally on the front
> page. The current design is hosted at
> =
>
>   https://s3.amazonaws.com/test.racket-lang.org/www/index.html 
> <https://s3.amazonaws.com/test.racket-lang.org/www/index.html>
>
> Comments welcome on all aspects. — Matthias

-- 
You received this message because you are subscribed to the Google Groups 
"Racket Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to racket-dev+unsubscr...@googlegroups.com.
To post to this group, send email to racket-dev@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/racket-dev/87y328z544.fsf%40greghendershott.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to