<FromGitter>
<eliasjpr> @eliasjpr ⏎ @asterite hey I am giving a Crystal Workshop for my team at the New York Times, this is a talk to a potential 400+ engineers that we have my goal of the workshop/talk is to give an introduction to the language and build excitement around release of v1. I would like to get some ideas for the intro and hands on coding session (What can we build) ⏎ Community please chime in ☝️
<FromGitter>
<damianham> @eliasjpr I presume you are going to build an Amber web app to demonstrate. I would think showing the instant startup of the compiled production binary would raise a bit of interest. Maybe use a recipe to generate a web app with bells and whistles and also a lean API app.
<FromGitter>
<eliasjpr> To be honest, I want this to be Crystal Language focu
<FromGitter>
<eliasjpr> I will be mentioning amber a long with other frameworks and tools Amber, Mint, Kemal, Lucky
<FromGitter>
<andrewc910> It looks like crystal websockets support handlers? Does amber support a pipeline for webstockets?
<FromGitter>
<andrewc910> Or will the the request go through whatever pipeline the socket macro is invoked in?