Open pdgonzalez872 opened 4 years ago
how to setup a small web server in elixir?
how does a gen_server work?
how does a gen_server work?
Yes and supervision, supervision, supervision.
how to setup a small web server in elixir?
Yes, but taking that idea further... build a web framework from scratch. No plug, etc. That might be too much depending on time.
Here is some existing work that can be leveraged: https://elixirschool.com/en/
Training focused to use existing tools, kinda the opposite approach of "building from scratch", maybe we call it "use the wheel, use it well" :)
@pdgonzalez872 Ahh I see. 👍
how does a gen_server work?
Yes and supervision, supervision, supervision.
how to setup a small web server in elixir?
Yes, but taking that idea further... build a web framework from scratch. No plug, etc. That might be too much depending on time.
I meant setup one web server, not build it . so you just get your endpoint working.
@starbelly , creating your own is also an interesting topic. Not shutting anything down at the moment. Keep them coming!
@pdgonzalez872 haha no worries... I like to take people to the deep end of the pool 😁 But that's not the context here, so no worries.
From the training I gave at @adroll (each root item is a 2-hours + practice time workshop):
The ideas we had for the following sessions at NextRoll (the training was interrupted because it was for people in SF and I'm living in Barcelona, Spain now… so we still need to figure out a schedule that works):
<insert stuff about releases here>
<others>
Let's share what we think should be the focus for training. There are no bad ideas, so don't be shy :)