nikos
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
Other Trending Topics
I am happy to introduce the very α version of the new programming language compiled to BEAM.
Welcome Cure.
It has literally three kille...
New
Hi there! We created Gust: A task orchestrator inspired by Airflow.
For those who have never heard about Aiflow, it’s a Python-based wor...
New
Beam Bots (or just BB for short) is a framework for building fault-tolerant robotics applications in Elixir using familiar OTP patterns. ...
New
Xamal is a deployment tool for Elixir apps that deploys native releases to bare metal servers over SSH. It’s a port of GitHub - basecamp/...
New
Corex is an accessible, unstyled UI component library for Phoenix that integrates Zag.js state machines using Vanilla JavaScript and Live...
New
With AI doing more of the implementation work, I’ve been wondering how much coding I should deliberately keep doing myself.
My main conc...
New
Categories:
Sub Categories:
Forums
Popular Tags
- #ecto
- #liveview
- #troubleshooting
- #learning-elixir
- #library
- #deployment
- #erlang
- #testing
- #genserver
- #mix
- #absinthe
- #remote-other
- #otp
- #plug
- #how-to-question
- #macros
- #postgres
- #elixirconf
- #channels
- #exunit
- #discussion
- #code-sync
- #podcasts
- #javascript
- #onsite
- #dialyzer
- #docker
- #authentication
- #umbrella
- #full-time-contract
- #podcasts-by-brainlid
- #ecto-query
- #elixirconf-us
- #ai
- #blog-post
- #elixir-ls
- #phoenix_html
- #iex
- #graphql
- #genstage
- #websockets
- #supervisor
- #advent-of-code
- #distillery
- #processes
- #api
- #forms
- #hex
- #security
- #metaprogramming











Showing Posts 1 to 10- Show Best Posts
- Show All (oldest first)
- Show All (newest first)
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.