Gradual engagement with Rails
When a visitor reaches your website, you might want to allow them to use some of the functionality of your app without creating an account. This UX technique is called gradual engagement. In this post, we will walk through adding lazy registration to a simple app. http://nithinbekal.com/posts/gradual-engagement-rails/
Post a comment