Sanjibukai

Sanjibukai

Is learnelixir.tv and learnphoenix.tv up to date?

Hello everybody..

In my learning journey, I try to learn from different source and in different ways in order to grasp (and engrave in my head) as much as I can…

This goes from books, conf talks, video courses, screen casts, youtube videos etc..

I heard of learnelixir.tv and learnphoenix.tv which are both from the same author, from which I’ve also heard positive things..

But I wanted to know if right now in 2020 they still have values…
I’m asking because I already followed some older resources.. While it didn’t matter much for elixir, I noticed that for Phoenix (including ecto and other related dependencies) it was a little bit more difficult to adapt to newer version..

And while I’m here, I wanted to know if the author is fine? It seems that he didn’t give any sign from more than a year (I mean at least on his blog and on twitter..)

Most Liked

danielberkompas

danielberkompas

Hi Sanjibukai,

Both series are out of date. However, since both Elixir and Phoenix are stable and have been for some time, this just means that they lack videos on new features released since I released the series. Nearly everything in the videos is still relevant.

Phoenix 1.3 was released in the middle of producing the Phoenix series, so many of the videos still use the old Phoenix 1.2 file structure. However, there is an episode on Phoenix 1.3 that covers most of the changes.

I’m very happy people in the community have found them useful. One of these days, I may be able to bring them fully up to date, especially since both Phoenix and Elixir have reached maturity now and I expect only minor features and patches going forward. I’m just busy with life and work, so I never seem to quite get around to it.

Anyway, I hope this helps!

13
Post #7
chouzar

chouzar

The learnelixir.tv episodes are a great quick introduction to the language and OTP basics. The highpoint for me was episode 16 Applications in which a full OTP application is developed following some TDD.

All episodes are still relevant in a way or another incluiding the Deployment episode, it does’t cover releases from elixir 1.9 but still offers a valid path for deployment.

chouzar

chouzar

I haven’t :frowning_face:

But the program seems to be of excellent quality; judging from the episodes alone:

  • I really like that Daniel dedicates 5 episodes just to Ecto.
  • After going through Phoenix almost half of the episodes are about building varied kinds of apps.

A good thing is that Phoenix hasn’t changed a lot so all the episodes should still be relevant.

Where Next?

Popular in Chat/Questions Top

woohaaha
I’m coming from Ruby and Rails. I have read some Elixir and Phoenix books. They shed a lot of light about building applications in Elixir...
New
dopomecana
The title of this topic may sound silly at the first glance. But why I trying to ask you guys is how to go to the next level? I am curre...
New
New
venomnert
Background I have been a backend elixir developer for about 3 years now. I have been mainly working on simple CRUD applications. Context...
New
wolfiton
Hi everyone, How can i retrieve the name from a structure like this? %{"id" => "1570", "name" => "Croque Monsieur"} My test loo...
New
wolfiton
Question: Can someone recommend me some good resources on learning performance for phoenix elixir applications and a design pattern I sh...
New
pdgonzalez872
Hi! In my quest of becoming the best Elixir dev I can be, I saw one aspect in my career that I’d like to improve upon. This is language...
New
jslearner
Will learning Erlang really help in being a better Phoenix or Elixir developer or is it a waste of time?
New
Nopp
Hello there, i have a lot to read and to learn, but are there some books, that are focussing on how i “should” plan the architecture of ...
New
QueenSvetlana
My bookstore has Introducing Elixir: Getting Started In Functional Programming and the front cover says the book uses Elixir 1.4. The cur...
New

Other popular topics Top

marius95
Hello everyone, I try to use an Javascript Event Handler in my root.html.leex file. Therefore I created a function in the app.js file: ...
New
JakeBecker
TL;DR: I’ve just released an implementation of Microsoft’s IDE-independent Language Server Protocol for Elixir. It adds language support ...
1144 53690 245
New
chrismccord
This release brings a number of exciting features, including integration with the new Phoenix LiveDashboard and Phoenix LiveView. There h...
New
stefanchrobot
What’s the safe way to decode a JSON string into a struct? I want to avoid calling String.to_atom. Jason.decode can give me a map with st...
New
alice
Hey, Just curious what are the main benefits of Elixir compared to Clojure? When is Elixir more useful than Clojure and vice versa? Th...
New
boundedvariable
I am going through the kafka architecture. All the features what the kafka is providing are already in Erlang. I would like hear your opi...
New
nsuchy
Hi. I’ve noticed that Windows Powershell has it’s own IEX command and you cannot access Elixir’s IEX due to the conflict. This isn’t a cr...
New
axelson
This post is a wiki (feel free to hit the edit button near the bottom right of this post to add your own changes!) This post collects co...
239 47930 226
New
joaquinalcerro
Hi there, I am working with Ecto-Postgresql and I need to call all of the records from a specific table but the table has 40,000 records...
New
hariharasudhan94
Lets say I have map like this fetching from my database %{"_id" => #BSON.ObjectId<58eb1a7a9ad169198c3dXXXX>, "email" => ...
New

We're in Beta

About us Mission Statement