1. Introduction - canton7/Stylet GitHub Wiki
In this tutorial, we're going to build a fairly simple application: something which can browse reddit, view comments, and open links. There's absolutely no reason you would ever use an application like this in real life, but it's a simple premise on which I can introduce various bits and pieces of Stylet.
I'm going to talk through the bits that use Stylet in detail, and skip over the bits that don't (i.e. the library which talks to the reddit API). If you want to open and run the whole project, it's in the folder Samples/Stylet.Samples.RedditBrowser.
The finished product will look something like this:
and clicking "Open Comments" will show something like this: