crinne

crinne

Advice for choosing between elixir and nodejs

I have been lurking around here some days now and heard (read) lot of good about this community.

Now I could need some advice or a second opinion for choosing elixir for my personal projects. All my ideas are web related and some are in IoT world. So far I have used Angular6 for frontend, and nodeJs/typescript for backend REST service and I deploy with kubernetes.

Stack is mostly chosen based on tech that is used at work.

I just started developer career, I have background in QA/automation engineer, so I do not have much experience of writing big applications yet.

Im kind of between 2 choices NodeJs or elixir.

Most Liked

minhajuddin

minhajuddin

It reall depends on what your goal is:

  1. If you want to make it into software development as a career, you should chose node.js as the number of jobs available for a node.js dev is an order of magnitude higher than jobs available for Elixir devs.
  2. If you are doing this for other reasons, you should definitely give Elixir a try, Elixir has an awesome project called nerves https://nerves-project.org/ which should be great for IoT stuff.
AstonJ

AstonJ

Have a look at this thread :003:

That chapter of Programming Phoenix is free to download :023:

crinne

crinne

Book “Programming Phoenix” has by far best opening chapters I have ever read.

This “https://nerves-project.org/” looks pretty amazing.

At first I thought would miss something out if I try elixir. Like using kubernetes to deploy elixir app.
But that’s not the case and now I don’t really have any good reason not to try out elixir.
I will give it a try, If anything it can only make one a better developer.

Where Next?

Popular in Questions Top

dotdotdotPaul
Okay, I'm having a heck of a time trying to figure out how to best handle the validation of belongs_to associations in Ecto. I'm sure I'...
New
jononomo
I am trying to figure out how Mix knows whether the environment is test, dev, or prod -- where is this set? Thanks.
New
Kagamiiiii
Student & New to elixir. Nice language. I want to convert a english character, e.g. “a”, which is stored in a variable, to it’s asci...
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
mgjohns61585
Could someone help me? I'm making my first elixir program, number guessing game. I can't figure out how to convert the user's guess from ...
New
stefanluptak
Hello everybody, usually, I use a 29" ultra-wide monitor for VSCode which can easily accomodate explorer (files panel) + file with code ...
New
electic
Hi, I am new to Elixir. I am trying to use the DateTime component to insert a date into MySQL however the there seems to be no way to fo...
New
Patoshizzle
After calling mix ecto.create I get this error: 17:00:32.162 [error] GenServer #PID<0.412.0> terminating ** (Postgrex.Error) FATAL...
New
Codball
Mix format works fine if run from the cmd. I’ve followed this to facilitate the implementation into VSC which involves downloading an ext...
New
romenigld
I am trying to run a deploy with docker and I successfully runned with this command: docker build -t romenigld/blog-prod . but when I t...
New

Other popular topics Top

_russellb
I want to try my hand at web scraping. What tools/libraries do I need to use. I’m hoping to turn this into something professional so don’...
New
KronicDeth
Elixir plugin for JetBrain’s IntelliJ Platform (including Rubymine) This is a plugin that adds support for Elixir to JetBrains IntelliJ...
289 35421 110
New
New
jononomo
I am trying to figure out how Mix knows whether the environment is test, dev, or prod -- where is this set? Thanks.
New
script
If I have a string “1000 cfu/ml” . I want to remove the characters and / and space . So the string is like this "1000" What is the ...
New
chrismccord
As promised, the first release candidate of Phoenix 1.3.0 is out! This release focuses on code generators with improved project structure...
New
myronmarston
The Elixir Typespec docs show the following syntax for keyword lists in typespecs: # ... | [key: type] # keyword lis...
New
mcarvalho
What is the difference between System.get_env and Application.get_env? For example, what are best practices to use one versus another.
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
ovidiubadita
Hey all, I discovered Elixir and I love it. I always wanted to learn a functional programming and I intended to go for Haskell, but afte...
New

We're in Beta

About us Mission Statement