I would very much like to see this talk, but I can’t find any recording of it online. Was it even recorded at all?
afaik all ElixirConf EU talks are made available in the CodeSync channel in youtube, so you just need to follow the channel
https://www.youtube.com/@CodeSync
Or keep an eye on our Talks section - all Elixir Conf and Elixir Conf EU talks get posted there automatically (as well Code Sync talks if they have Elixir in the title, if not, they get posted on erlangforums.com)
Jose mentioned in the talk that he’ll give the slides after. Where can we download it once released?
This talk is released now and I truly enjoyed watching it! I highly recommend it to all Elixir developers (and anyone interested in programming )
00:00 - Code Sync Intro
00:15 - Introduction
04:55 - Design Patterns in Elixir?
10:04 - Mediator Pattern
13:59 - Facade Pattern
15:57 - Strategy Pattern pt.1
21:10 - Interfaces in Elixir?
27:32 - Polymorphism in Elixir
28:45 - Strategy Pattern pt. 2
34:10 - Patterns classifications pt. 1
34:55 - Design Patterns not applicable to Elixir
43:23 - Design Patterns for Polymorphism (Adapter, Decorator, Proxy)
45:00 - Observer pattern
47:16 - Patterns classifications pt. 2
49:18 - Where to go next?
50:46 - Q&A
Timestamps are courtesy of Rodrigo Lima Jaroszewski in his youtube comment
Note: I haven’t seen the slides posted anywhere, if anyone has seen them then please post a link!
Awesome - thanks for the link. Great talk especially for someone coming from OO background.