nikos
Developing With Elixir (Pragmatic Studio)
Get 20% off with coupon code “elixirforum”!
Ruby programming was one of the best course I have taken. I can’ t wait !
Trending in Courses
I’ve been posting videos about LiveView JS Commands in my Youtube channel and so far I have 3 already published and 5 recorded and in edi...
New
Other Trending Topics
Hey, I’m Jesse and I’m the main contributor behind Dexter, a full-featured, lightning-fast Elixir LSP optimized for large codebases. It s...
New
Beam Bots (or just BB for short) is a framework for building fault-tolerant robotics applications in Elixir using familiar OTP patterns. ...
New
Hello everyone. After busy few months I am happy to announce v0.1.0 of Emerge & Solve.
They are GUI (Emerge) and State management (S...
New
Emily is an Elixir library that runs Nx computations on Apple’s MLX. Install it as the default Nx backend and Nx, defn, Axon, Nx.Serving,...
New
I just stumbled on a newly redesigned elixir-lang.org. :tada: It looks like @Software_Mansion did the work, and I think it is generally a...
New
There has been a thread to discuss the Stack Overflow Developer Survey on this forum every year since 2018, so here’s yet another one for...
New
Categories:
Sub Categories:
Forums
Popular Tags
- #ecto
- #liveview
- #troubleshooting
- #learning-elixir
- #deployment
- #library
- #erlang
- #testing
- #genserver
- #mix
- #absinthe
- #remote-other
- #otp
- #plug
- #how-to-question
- #macros
- #postgres
- #channels
- #elixirconf
- #exunit
- #discussion
- #code-sync
- #javascript
- #podcasts
- #onsite
- #dialyzer
- #docker
- #authentication
- #umbrella
- #full-time-contract
- #podcasts-by-brainlid
- #ecto-query
- #elixir-ls
- #blog-post
- #phoenix_html
- #iex
- #graphql
- #genstage
- #ai
- #elixirconf-us
- #websockets
- #supervisor
- #advent-of-code
- #distillery
- #processes
- #api
- #forms
- #metaprogramming
- #hex
- #performance











First 10 of 32 Posts
themarlzy
I’ve also done their elm course, which is fantastic.
easco
For the record, this course was opened for purchase today and the first five or six videos (with associated notes) are available.
natecox
I just purchased this course and watched the first couple of videos. The dialog is a bit corny, but the information is good so far. Looking forward to working my way through it.
easco
Not corny… “charming” the dialog is charming
shaolingeek
I have watched all of the videos that they’ve released for the course thus far and this has been the best Elixir training resource for me personally to date.
easco
If you’ve not done it, be sure to send Mike and Nicole a note. I’m sure they would appreciate your feedback.
sergio
Just bought the course, will post my thoughts later. Thanks for sharing this!
StevenXL
How much TDD is there in the course? I bought the Elm course too. I don’t remember any (haven’t worked with Elm since), but I do remember that they did a great job.
easco
There is a module on Testing. Mike and Nicole are very careful to point out that they are not teaching TDD “Dogma” but how to use ExUnit. Much of the course is done without developing tests.
StevenXL
@easco appreciate the reply. Thank you.