Hi everyone, I'm pleased to announce the 0.1.3 release of re-learn <https://www.google.com/url?q=https%3A%2F%2Fgithub.com%2Foliyh%2Fre-learn&sa=D&sntz=1&usg=AFQjCNGHEs6flyvs-JGxE8FtrzyRaM2gAw>, a library for writing and displaying tutorials to your users on your reagent/re-frame application.
This release *changes*: - When a tutorial is available it no longer starts automatically but instead displays a snackbar at the bottom of the screen indicating that a tutorial is available with options to accept or dismiss #17 <https://github.com/oliyh/re-learn/issues/17> The legacy behaviour is available by setting :auto-accept? true on the tutorial description. [image: image] 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: Feedback on Github is always welcome. 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. To view this discussion on the web visit https://groups.google.com/d/msgid/clojure/04e03e0e-dc18-4f5f-af34-c9e74cbe079b%40googlegroups.com.