Learn Elm or Elixir First (or Both Simultaneously) ? #69
Labels
discuss
Share your constructive thoughts on how to make progress with this issue
enhancement
New feature or enhancement of existing functionality
question
A question needs to be answered before progress can be made on this issue
technical
A technical issue that requires understanding of the code, infrastructure or dependencies
In light of the fact that the "PETE" stack having Two Programming Languages,
some people feel "stuck" with the question: "which one should I learn first?"
This is a good question and I feel it's worthy of having a detailed discussion to help people understand that there isn't a "right" or "wrong" answer; only the answer that "works" for you.
Both
Elm
andElixir
are "complete" languages that allow us to build entire apps.I would recommend that people get a "taste" for both languages but depending on the type of app you are building, pick one to focus on. For example, I am building an app that relies on "Time" in the browser to display a clock in the browser, therefore Elm is my only option1. And that is the same for all Apps that require a "rich" user experience.
Focus on Elm and build a rich user experience.
If you need to persist data, post a comment below and I will help you get started!
The text was updated successfully, but these errors were encountered: