juhalehtonen

juhalehtonen

Stack Overflow Developer Survey 2022

There has been a thread to discuss the Stack Overflow Developer Survey on this forum every year since 2018, so here’s yet another one for 2022 :slight_smile:. This year’s edition features Elixir, Erlang and Phoenix!

The survey has now been open for a couple of weeks, and will remain open until June 1, 2022.

Blog post: The 2022 Developer Survey is now open - Stack Overflow Blog
Survey: https://stackoverflow.az1.qualtrics.com/jfe/form/SV_5jeoE1pq9sFcwIe


For people coming across this topic in the future, the results are now in, and discussed here:
Stack Overflow Developer Survey 2022 - Phoenix most loved framework and Elixir second most loved language!

Most Liked Responses

AstonJ

AstonJ

With Elixir having just turned 10 let’s pin this to try and encourage more people to fill it in this year :023:

20
Post #2
konstantine

konstantine

When “blockchain, crypto, and decentralization” are bundled together, the result is a leading question. Only those who favour crypto can interpret this question consistently.

tommica

tommica

Good survey, my only issue is the block chain question, because it put so much under one question. I like the idea of decentralization, but block chain as a tech seems to have not been used for anything useful yet

Where Next?

Popular in Discussions Top

Nvim
Elixir appears to be a superior language to Python. I don’t see any advantage of Python over Elixir. Are there any?
New
thojanssens1
It would be nice to be able to define a redirect from one route to another from the router.ex file. E.g.: redirect "/", UserController, ...
New
mmport80
I have put far too much effort into Dialyzer over the last year or so - and basically - I doubt it’s worth the effort. It’s not as easy ...
New
praveenperera
How We Replaced React with Phoenix By: Thought Bot
New
CharlesO
Erlang :list.nth simple, but 1 - based nth(1, [H|_]) -> H; nth(N, [_|T]) when N > 1 -> nth(N - 1, T). Elixir Enum.at … coo...
New
ejpcmac
I have discovered Nix last month and I am currently on my way to migrating to it—both on macOS at home and the full NixOS distrubution at...
New
marciol
Please, let me know if this kind of discussion already took place in another topic . Hi all, how do you consider if is better to build ...
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
jer
I’ve been using umbrellas for a while, and generally started off (on greenfield projects at least) by isolating subapps based on clearly ...
New
joeerl
I’m playing with Elixir - It’s fun. I think @rvirding does give Elixir courses these days. Re: files and database - when I given Erlang ...
New

Other popular topics Top

vertexbuffer
Hello, can anybody help here..? I have a list of players and I what to delete an element, but every for loop the list is reverting to ori...
New
Darmani72
If I have a post route which an argument: post /my_post_route/:my_param1, MyController.my_post_handler How would get the post params ...
New
AstonJ
Posting this to see if we can make things easier for people to get into Neovim. If you use Neovim and have a favourite distro please let ...
New
JorisKok
I have a server on AWS, and was running a load test using artillery. When looking at the Phoenix dashboard I see the Ports going to 100% ...
New
sergio_101
I am VERY much an elixir newbie. I have taken one elixir course and one phoenix course on Udemy. During that course, I saw the instructor...
New
bsollish-terakeet
Credo is smart enough to check for (something like) this: assert length(the_list) == 0 with this response: Checking if an enum is empt...
New
nobody
Hi! In PHP: $_SERVER[‘SERVER_ADDR’] - in Elixir? Searched the docs for ip address and the web, no good results. Thanks!
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
Brian
What is the proper way to load a module from a file in to IEX? In the python world, doing something like this pretty standard: from ....
New
WestKeys
Currently suffering from paralysis by [HTTP client] analysis. This is rather unusual in Elixirland as there tends to be consensus on the ...
New

We're in Beta

About us Mission Statement