Hi everyone,

I'm pleased to announce the 0.1.1 release of re-learn 
<https://github.com/oliyh/re-learn>, a library for writing and displaying 
tutorials to your users on your reagent/re-frame application.

This is a non-breaking release that includes the following improvements:

   - Lesson positioning is now better when the page has scrolling #20 
   <https://github.com/oliyh/re-learn/issues/20>
   - Lessons that appear off-screen are now scrolled to #19 
   <https://github.com/oliyh/re-learn/issues/19>

The aims of re-learn are:

   - Display "lessons" on the UI right next to the elements they describe
   - Define the lessons as data right next to the code that creates the 
   elements
   - Support incremental introduction of new features to existing users
   - Work with UIs built with React and require no dom manipulation or 
   special markup

I have explained the rationale in more detail in a JUXT blog post at 
https://juxt.pro/blog/posts/re-learn.html

You can check out the library on github at https://github.com/oliyh/re-learn

There is a live demo at https://oliyh.github.io/re-learn/ which you can 
try, or the following animation shows some of the features:




There are more features to come, see the issues on Github for an idea or 
feel free to submit any of your own wishes.

Thanks
Oliy

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
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 clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to