
What we’re about
Meet other Elixir enthusiasts! This meetup will try to meet on a regular basis to share knowledge on the Elixir programming language.
Upcoming events (1)
See all- Objectifying Elixir - Probably a bad ideaWorkday, Boston, MA
Brian Cardarella, the founder of DockYard and developer of LiveView Native, will be giving the following talk this meetup as part of GEM (https://globalelixirmeetups.com/).
While exploring the development of a new DOM implementation built on top of GenServer's I found the need to implement certain parts of a OOP model in Elixir. We'll discuss that use case and maybe even debate the merits of this solution. The libraries discussed will be Inherit, GenObject, GenGraph, and GenDOM.
- Inherit: https://github.com/DockYard/inherit
- GenObject: https://github.com/DockYard/gen_object
- GenGraph: https://github.com/DockYard/gen_graph