David, there's a confusing sentence in the paragraph before the om.core/root header:
"Everything in the atom should be an associative data structure - either a ClojureScript map or indexed sequential data structure such as a vector, list and lazy sequences are not allowed." On Jan 26, 2014, at 11:19 AM, mynomoto <[email protected]> wrote: > Hi [email protected], > > You can just open the file. I got some blank pages when for some reason I > wasn't able to reach fb.me. Check your Network tab in the developer tools. > > On Sunday, January 26, 2014 6:12:52 AM UTC-2, [email protected] wrote: >> On Saturday, January 25, 2014 8:16:15 AM UTC+8, David Nolen wrote: >> >>> A few minor simplifications to the Om model in this release. A breaking >>> change if you were using om.core/bind, om.core/pure-bind or om.core/read - >>> these complications have been removed. >> >>> >> >>> >> >>> There's also now a tutorial optimized for Light Table for people want to >>> understand the Om approach to React without losing time cobbling together a >>> working environment: http://github.com/swannodette/om/wiki/Tutorial >> >>> >> >>> >> >>> >> >>> Have fun! >> >>> >> >>> >> >>> >> >>> David >> >> >> >> I following the tutorial. After I opened index.html, the page is empty >> without any word. This is different from what said in the tutorial. BTW, I >> double clicked the index.html, and then chrome shows the page, is this the >> right way to open it or need to use some http://.../index.html after start >> some service? >> >> >> >> Once the build has succeeded open index.html in your favorite browser (we >> recommend Google Chrome as it has excellent support for source maps). You >> should see an h1 tag with the text content Hello World! in it. > > -- > Note that posts from new members are moderated - please be patient with your > first post. > --- > You received this message because you are subscribed to the Google Groups > "ClojureScript" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/clojurescript. -- Note that posts from new members are moderated - please be patient with your first post. --- You received this message because you are subscribed to the Google Groups "ClojureScript" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/clojurescript.
