Hello all! I'm coming from the background of building web apps that are wrapped in a headless browser and would like to take the app development experience and bring it to the racket ecosystem. As an html / css / javascript engineer I'm finding the learning curve pretty daunting with racket's documentation but lack of copious examples... So I'd like to create some practice apps that introduce ideas / concepts that are familiar from the web app realm within the environment of racket...
That said, what I'd like to do is build the canonical "Todo App" in racket/gui or an equivalent. Basically I'd like the ability to create the equivalent of div / layout elements, sub elements that you are familiar to the browser (text input, checkboxes), and the ability to mix in styles. Basically HTML + CSS. Ideally I'd like to create a Racket version of the following website: http://photonkit.com. Any resources to get started would be great. Best, Travis -- You received this message because you are subscribed to the Google Groups "Racket Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/racket-users/b88bc758-75bb-4620-b29f-c4f9b1ddf915o%40googlegroups.com.

