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
Who this resource is by
Created by Wilfredo Barrios as part of the open-source Coding5s Framework.
Short description
I’m sharing two fre...
New
Other Trending Topics
Hobbes is a low-level distributed database for the Elixir programming language.
Hobbes provides a simple, safe, and scalable storage lay...
New
ExRatatui lets you cook up rich terminal UIs in Elixir, powered by Rust’s ratatui via Rustler NIFs. Build interactive terminal applicatio...
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
Corex is an accessible, unstyled UI component library for Phoenix that integrates Zag.js state machines using Vanilla JavaScript and Live...
New
There are three potential reasons for members of this forum to have a look at https://vutuv.de
You are tired or annoyed of LinkedIn.
Yo...
New
ICal is a library for interacting with iCalendar data. It parses iCalendars into typed Elixir structs via ICal.from_ics, and can prepare ...
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
- #elixirconf
- #channels
- #exunit
- #discussion
- #code-sync
- #javascript
- #podcasts
- #onsite
- #dialyzer
- #docker
- #authentication
- #umbrella
- #full-time-contract
- #podcasts-by-brainlid
- #ecto-query
- #elixir-ls
- #blog-post
- #ai
- #phoenix_html
- #elixirconf-us
- #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.