One suggestion, on the menus, like on this page: http://www.core-async.info/reference
Set the cursor for "pointer" on those root menu elements, so the users know that it's supposed to be clickable, I took a few to realize because of the missing pointer arrow, hehe. Also, I find it a kind hard to navigate, on the first page you have to go all the way on a small link to continue to the next step, would be nice to have a general full index (like a book) and consistent buttons to navigate back/forward. Besides that, nice job, thanks for taking the effort to make it :) --- Wilker Lúcio http://about.me/wilkerlucio/bio Woboinc Consultant +55 81 82556600 On Thu, Sep 18, 2014 at 5:22 PM, Daniel Solano Gómez <[email protected]> wrote: > On Thu Sep 18 12:14 2014, Ashton Kemerling wrote: > > That looks really nice! My only feedback is that it doesn't load at all > on my iPhone. > > Thanks for the information. I haven't yet taken the time to make it > entirely mobile-friendly, but it is however on my list of things to do. > > Sincerely, > > Daniel > > > > > > > > On Thu, Sep 18, 2014 at 1:01 PM, Daniel Solano Gómez < > [email protected]> > > wrote: > > > > > Hello, all, > > > Over the past few months I have been working on creating some resources > > > to help people learn to use core.async. My goal is make this the best > > > resource available to help people get started with core.async and to > > > document best practices for composing applications with core.async. > > > It is still a work in progress, but it currently includes the > following: > > > 1. An introduction to channels, buffers, and basic channel operations > > > 2. A tutorial/workshop that introduces core.async using both Clojure > and > > > ClojureScript > > > 3. A reference section of the core.async API, including both the > > > Clojure and ClojureScript sources > > > Please check it out at <www.core-async.info>. > > > I will continue to add more reference and tutorial material in the > > > future. Please let me know if there is anything you would think would > > > be useful to add. > > > Thanks, > > > Daniel > > > -- > > > You received this message because you are subscribed to the Google > > > Groups "Clojure" group. > > > To post to this group, send email to [email protected] > > > Note that posts from new members are moderated - please be patient > with your first post. > > > To unsubscribe from this group, send email to > > > [email protected] > > > For more options, visit this group at > > > http://groups.google.com/group/clojure?hl=en > > > --- > > > You received this message because you are subscribed to the Google > Groups "Clojure" group. > > > To unsubscribe from this group and stop receiving emails from it, send > an email to [email protected]. > > > For more options, visit https://groups.google.com/d/optout. > > > > -- > > You received this message because you are subscribed to the Google > > Groups "Clojure" group. > > To post to this group, send email to [email protected] > > Note that posts from new members are moderated - please be patient with > your first post. > > To unsubscribe from this group, send email to > > [email protected] > > For more options, visit this group at > > http://groups.google.com/group/clojure?hl=en > > --- > > You received this message because you are subscribed to the Google > Groups "Clojure" group. > > To unsubscribe from this group and stop receiving emails from it, send > an email to [email protected]. > > For more options, visit https://groups.google.com/d/optout. > > -- > You received this message because you are subscribed to the Google > Groups "Clojure" group. > To post to this group, send email to [email protected] > Note that posts from new members are moderated - please be patient with > your first post. > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/clojure?hl=en > --- > You received this message because you are subscribed to the Google Groups > "Clojure" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to [email protected] Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/clojure?hl=en --- You received this message because you are subscribed to the Google Groups "Clojure" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
