Should you learn Elixir in 2024?

  Рет қаралды 111,082

Dreams of Code

Dreams of Code

Күн бұрын

Пікірлер: 259
@dreamsofcode
@dreamsofcode Жыл бұрын
To try everything Brilliant has to offer-free-for a full 30 days, visit brilliant.org/DreamsofCode/ . The first 200 of you will get 20% off Brilliant’s annual premium subscription.
@redhood7105
@redhood7105 Жыл бұрын
Nice viceo as always! I have unlocked premium offer but cannot find 30 days free trial :(
@dreamsofcode
@dreamsofcode Жыл бұрын
@@redhood7105 should be a part of the unlocking! Let me know if it doesn't work and I'll reach out to them!
@redhood7105
@redhood7105 Жыл бұрын
@@dreamsofcode no, you are right. It lets me pick any course without requiring subscription to premium. Probably UX oversight to clearly indicate I am on a 30 day free trial.
@Rovsau
@Rovsau Жыл бұрын
A hands-on example for comparison would be nice.
@happy_thinking
@happy_thinking Жыл бұрын
Just a note. The reason languages that are used less have higher salaries is probably due to a feature of statistics where small sample sizes give extreme results. Other reasons might include supply and demand and the skill level of developers. So yeah you get a higher salary, but there are also fewer jobs for that technology. Just look at job boards and compare how many ads there are for Java and C# and in contrast how many there are for languages like Go, Rust, and others. (This is normal since the former two are well-established and widely used) In my opinion, you should try out different stuff and try to invest in languages and technologies you think will be relevant in the long term. One other thing that is somewhat important and has been said by people who are probably smarter than me is to learn software engineering not just the syntax of a language. Being a good software engineer means a lot if not all of the skills acquired can be transferred to whatever language or technology you might switch to in the future. For example, if you are a good Javascript developer you will be a good React, but also Vue and Angular developer which is not true vice versa. Also knowing stuff like clean code, data structures, and language patterns will be applicable to most if not all languages/technologies.
@ultrapoci
@ultrapoci Жыл бұрын
Yeah, I found Zig in that list quite strange in fact. I know nothing about Zig, but it's very niche as far as I know (more than, say, Rust). So I was kinda surprised but its presence on that list.
@danvilela
@danvilela Жыл бұрын
Good reasoning except for clean code part 💀
@happy_thinking
@happy_thinking Жыл бұрын
@@danvilela Clean code is applicable to any languages so I don't see a reason to disagree. Also by Clean code I mean the concept not a specific book with specific rules. Writing readable code, using proper names, creating proper structure and formatting and a few other things are universally applicable.
@sufyan56
@sufyan56 Жыл бұрын
I think this is heavily overstated: " learn software engineering not just the syntax of a language." Imo this just comes naturally as you solve problems. I've yet to see somebody deliberately only learn language syntax and somehow fail to pick up good software engineering skills in the process. Meanwhile, knowing a specific language/framework in-and-out actually does make a pretty big difference.
@domicio1577
@domicio1577 7 ай бұрын
Sticking to only one programming language is not a good idea. Everybody knows Java, C#, and JavaScript. It won't hurt to learn something else in a different paradigm.
@madlep
@madlep Жыл бұрын
I learnt Elixir, and now I am cool, and handsome, and well paid just like Jose Valim.
@dreamsofcode
@dreamsofcode Жыл бұрын
Just gotta create your own language to be mega rich.
@orterves
@orterves Жыл бұрын
It'd be great to dig into the elixir actor model and message passing, and why that brings the benefits of fault tolerance and scalability without the nearly as much complexity as other languages
@dreamsofcode
@dreamsofcode Жыл бұрын
This is a great idea!
@AnthonyBullard
@AnthonyBullard Жыл бұрын
Please do this. Elixir and other languages on the BEAM(Erlang, Gleam, LFE, etc) are so powerful because of this.
@AnthonyBullard
@AnthonyBullard Жыл бұрын
Actually not discussing it is like talking about Go and not goroutines and channels
@konoko-o3o
@konoko-o3o Жыл бұрын
Coming from C++ and C# learn Elixir and Python feel very refreshing to me, Elixir in special with it's functional paradigm, for those people that came from static languages I suggest you give a try, is not the end of the world. More content in Elixir please.
@pedroa.oliveira2323
@pedroa.oliveira2323 Жыл бұрын
BR? Não vejo muitas vagas de Elixir por aqui...
@Redyf
@Redyf Жыл бұрын
Não existe mesmo, mas tem no exterior e são bem melhores do que quaisquer vagas que poderiam existir aqui. O pinterest e discord usam elixir por exemplo.@@pedroa.oliveira2323
@konoko-o3o
@konoko-o3o 7 ай бұрын
@@pedroa.oliveira2323 Linguagens funcionais, difícil ter vaga em qualquer lugar do mundo, não é muito popular como POO, se você estiver iniciando agora eu sugiro ir de POO primeiro.
@geraldodev
@geraldodev 6 ай бұрын
@@pedroa.oliveira2323 Parece boa pra empreender
@cassildaandcarcosa294
@cassildaandcarcosa294 Жыл бұрын
Elixir is one of the few eco systems that you only need to learn one language to do "Deep Stack" work. (Front-end, back-end + Machine learning and AI.) I would love to see more videos on that entire process
@cassildaandcarcosa294
@cassildaandcarcosa294 10 ай бұрын
@@williambuckley5601 tell me you know nothing about elixir with out saying you know nothing about Nx or Liveview
@cassildaandcarcosa294
@cassildaandcarcosa294 10 ай бұрын
@@williambuckley5601 I'm sorry but Liveview really does 98% what a SPA does, and with Broadway, livebook, and the Nx libs you can do a lot in the ML/AI space. Do you actually use elixir in production? I do.
@alibarznji2000
@alibarznji2000 5 ай бұрын
@@williambuckley5601 it has phoenix, so no JS needed
@EgorGavrilov
@EgorGavrilov Жыл бұрын
More Elixir content, please. Struggling with web dev stack choices, and your videos make it easier. Thanks.
@amirhoseinbagheri1999
@amirhoseinbagheri1999 Жыл бұрын
1 up. same here. you actually made me wanna learn Go and i'm learning that now, but i've also been wanting to learn Elixir + Phoenix as a side skill. would be cool if we got some material on that (like that Go course of yours). thanks for the awesome stuff.
@dreamsofcode
@dreamsofcode Жыл бұрын
Absolutely!
@charlesbilbo3822
@charlesbilbo3822 Жыл бұрын
Don't learn elixir if you want to get a job in web dev learn Node , React, TS if you go on indeed elixir has like 80 jobs while react has 3400 its not viable in 2024.
@maxfrischdev
@maxfrischdev Жыл бұрын
​@@charlesbilbo3822 Sorry but that is the wrong way of seeing it. Because? Because of the HUNDREDS OF THOUSANDS of people applying for those thousands of JS/Node jobs..... It's really not (just) about the number of available jobs.
@amirhoseinbagheri1999
@amirhoseinbagheri1999 Жыл бұрын
@@charlesbilbo3822 i know that, and i have some experience with those (and some js frameworks)... the thing is, i don't do this for the money, gave up on that long ago. i don't really like the js ecosystem (no offense, it just doesn't feel good for me). i learn things like go and elixir as food for my soul (plus i'm really bad at them! but it feels nice). any ways... where i live, even those js stuff are hard to get a job at... thanks anyway, i appreciate this
@danb6339
@danb6339 Жыл бұрын
I started elixir like 3 weeks back, just because I was bored. Awesome language especially with the Phoenix framework
@m3ll0f3ll0
@m3ll0f3ll0 8 ай бұрын
Most fun I've ever had programming in all of my 10 years
@سنابل-الفردوس
@سنابل-الفردوس 3 ай бұрын
​@@m3ll0f3ll0you should try Gleam too it has the same beneifets cuz its a beam language while having a typed language with rust syntax almost
@chrishabgood8900
@chrishabgood8900 Жыл бұрын
elixir is the only time I have ever seen a 1 microsecond response time.
@lb1823
@lb1823 Жыл бұрын
Elixir is just great, beautiful syntax, powerful languange and overall a very worht experience
@nevokrien95
@nevokrien95 Жыл бұрын
I am an ML gal but I still learned elixir for playing with making a chatbot online. it was very fun I am happy with it , would love pipes in python
@alencaru
@alencaru 10 ай бұрын
If you loved functional paradigm in elixer you should try R or Julia , python is too much OO for data science and ML but It has more tooling for ML than other languages.
@nevokrien95
@nevokrien95 10 ай бұрын
@alencaru I am doing the llm type stuff so sadly python is the only real option. Hardware vendors and hpc libs target python I rarely get to decide which libarary I am even using... the preformance consideration of the specific package usually trump most stuff.
@alst4817
@alst4817 5 ай бұрын
@@nevokrien95 I’m moving to Julia for data science stuff. I heard that (while immature) Julia is progressing fast in ML; how do you think about it?
@nevokrien95
@nevokrien95 5 ай бұрын
@alst4817 it's a cool langure I think it may be outshined by mojo of mojo actually delivers on what it says it would.
@DeuxisWasTaken
@DeuxisWasTaken Жыл бұрын
Erlang absolutely does not have a dot at the end of each line, it's at the end of an entire statement, rarer than semicolons in the C family. I actually really like its approach to this portion of grammar which is closer to human (or at least latin-esque) grammar with commas separating instructions within a statement, semicolons separating components of a compound statement and periods ending a statement. A lot of Erlang grammar is ancient and weird for many of us and doesn't offer a good QoL, but the periods are probably one of the least offensive parts. The main problem with both Erlang and Elixir is that they're relatively niche in both their primary use cases and level of adoption. Sure, you'll probably get a job that pays well, but it will be harder to find and acquire. Though you did inspire me to move Elixir up my languages bucket list right to the second place, after Rust. Can't wait to know another very interesting language and not be able to find an opportunity to use it, just like with Erlang currently xD
@zhigechen7318
@zhigechen7318 Жыл бұрын
Maybe the game developer is an interesting choose?
@blackdereker4023
@blackdereker4023 Жыл бұрын
The salary is not just because of Elixir benefits, it's mostly because there are far too few people specialized in it. Fewer Elixir developers means you need to pay more to find one.
@aleksd286
@aleksd286 Жыл бұрын
That’s partially true. Elixir is very scalable, it’s like Golang in that sense. Meaning if you have an application written in Node and thousands of users using it every minute AWS will charge you tens of thousands monthly, if you migrate the same logic to Elixir you will significantly reduce these costs.
@lucas_sg
@lucas_sg 5 ай бұрын
@@aleksd286 isn't that too big of a statement to make without taking into account the application's use cases and architecture?
@aleksd286
@aleksd286 5 ай бұрын
@@lucas_sg different languages - different use case
@lucas_sg
@lucas_sg 5 ай бұрын
@@aleksd286 then it's not really comparable for the same application like you suggested
@vcool
@vcool 9 ай бұрын
Pro tip: Learn it if you have a personal concurrency project to implement in it that you intend to maintain for years to come. Do not learn it to get a new job in it, as the jobs are extremely rare, and moreover they require years of experience.
@ThePC007
@ThePC007 Жыл бұрын
0:54 I’m very much surprised to see Zig this high up. The language isn’t even finished, yet, lol.
@dreamsofcode
@dreamsofcode Жыл бұрын
I imagine some companies adopted a little too early 😅
@rj7250a
@rj7250a Жыл бұрын
Since ZIG is new and is not teached in colleges, i assume most of ZIG jobs are for very experienced system programmers. C/C++ programmers with 10 years of experience also earn a LOT. (Except if it is a gamedev position.)
@shimadabr
@shimadabr Жыл бұрын
That's because there are very few Zig developers, and companies that are hiring for that are early adopters hiring senior developers. Also, these developers would not leave their good paying jobs if these companies would not pay well. So these 3 factors makes the average go up. The same rationale is applicable to Elixir, so this metric is basically useless to judge what's the language one should learn.
@_Mackan
@_Mackan Жыл бұрын
Absolutely do more on elixir! It looks fun!
6 ай бұрын
Learn it if you are interested. Learn something else if you are looking for a career in software development. Best choice now is C# which is the current language of the year (fastest growing of the major ones). Anecdotally I can say it’s a great language in so many ways.
@dmmeteo
@dmmeteo Жыл бұрын
1:06 you said “horizontal scalability” but in fact the animation shows vertical scalability😅
@Voidstroyer
@Voidstroyer Жыл бұрын
Elixir is both horizontally and vertically scalable.
@dreamsofcode
@dreamsofcode Жыл бұрын
You got me 🤣
@andredasilva6807
@andredasilva6807 Жыл бұрын
Really enjoyed learning elixir. Its a really nice language. Great video. Keep up the elixir content :)
@Gaivs
@Gaivs Жыл бұрын
I worked with elixir for a distributed system a few years back, it can be extremely powerful! It also just feel right to me, especially how functions are define, recursion, lists etc., would love to work with it again some day
@AndreasDonig
@AndreasDonig 4 ай бұрын
I would love to see a "The perfect Neovim setup for Elixir" video. Can you make that happen?
@agusdolard1943
@agusdolard1943 Жыл бұрын
I've been trying to learn elixir but a something that bothers me a lot is how hard (at least for me) is to configure it on neovim with cmp/mason. I would love a "Elixir for nvim" from you (:
@dreamsofcode
@dreamsofcode Жыл бұрын
I have one planned soon! I should be resuming the series again now that it looks like none-ls is the winner
@rando521
@rando521 Жыл бұрын
i was planning on learning elixer this week couldnt have better timing on the upload .
@regularnick
@regularnick 8 ай бұрын
What are your thoughts on gleam? I got the impression that it's like elixir, but statically typed. Would love to see a video from you on it
@ДмитрийДегтярёв-э6й
@ДмитрийДегтярёв-э6й 11 ай бұрын
Thanks for the intro. More content would be great!
@EightNineOne
@EightNineOne 9 ай бұрын
MOAR ELIXIR VIDEOS. But seriously, yes please.
@Jakozk
@Jakozk Жыл бұрын
Elixir is nice, but no typesystem is a no go.
@nothiiiiiiiing
@nothiiiiiiiing Жыл бұрын
i smell a java/c# dev
@kristun216
@kristun216 Жыл бұрын
Dialyzer does a pretty good job at catching errors
@HydroTheWise
@HydroTheWise Жыл бұрын
​​@@nothiiiiiiiingI code in python for my job and never again will work with a non typed language. It makes the code so hard to understand and update.
@kyuss789
@kyuss789 Жыл бұрын
They are exploring one at the moment.
@mustafazakiassagaf1757
@mustafazakiassagaf1757 Жыл бұрын
try gleam
@epicmap
@epicmap 8 ай бұрын
0:35 I was sure this is where the "sponsor of today's video" comes in
@jackgisel3211
@jackgisel3211 Жыл бұрын
It reminds of me of Kotlin. Elixir is to Erland what Kotlin is to Java.
@danvilela
@danvilela Жыл бұрын
That the thing. I don’t do kotlin cause i know ill have to venture with java sometimes.. heck i dont wanna deal with erland. No way
@HikarusVibrator
@HikarusVibrator 9 ай бұрын
anyone know what font is used in the code snippets?
@surtrootsurtroot3360
@surtrootsurtroot3360 Жыл бұрын
Could you please make video about Scala in 2024?
@Pariah902
@Pariah902 Жыл бұрын
Yeaaah, more Elixir content 🙂
@aislanarislou
@aislanarislou Жыл бұрын
Would be good a comparison between Gleam and Elixir.
@elixirfun
@elixirfun Жыл бұрын
Statically vs dynamically typed languages.
@nbo304
@nbo304 Жыл бұрын
I tried to learn Elixir but there are so few materials for it. It seems very esoteric. I wish there were more resources, not just basic stuff.
@lucascamelo3079
@lucascamelo3079 8 ай бұрын
I learned from this video that elixir is a Ruby that makes sense to exist.
@WhiteRickRoss
@WhiteRickRoss Жыл бұрын
Great content ! These animations are pleasure for the eyes. Keep going man !
@tcdnbm
@tcdnbm Жыл бұрын
what would be a good showcase project to work on using elixir?
@samandarco
@samandarco 11 ай бұрын
discord
@user-hr8iz9lb3g
@user-hr8iz9lb3g 11 ай бұрын
I am interested. Definitely.
@omareladly8009
@omareladly8009 5 ай бұрын
Can you make a tutorial about configuring Neovim for Elixir ?
@antonbeer
@antonbeer Жыл бұрын
Seems interesting. Would love to see more elixir content :).
@dreamsofcode
@dreamsofcode Жыл бұрын
Absolutely!
@gooniesdev8860
@gooniesdev8860 Жыл бұрын
Elixir is a language that I have wanted to learn for quite some time but until I get a job and become a great developer with Python, I will postpone it (due to work issues) jsjs. Thank you very much for your videos, they are great, greetings from Chile.
@Rtzoor
@Rtzoor Жыл бұрын
in depth elixir content will be awesome!
@felipe-rodriguees
@felipe-rodriguees Жыл бұрын
bring more content, like building a real scalabe API using phoenix, should be awesome.
@OneMillionDollars-2024jan4
@OneMillionDollars-2024jan4 Жыл бұрын
Is it meaningful at all to look at average pay by language? I mean the language in use is probably the least impactful factor to a job’s salary.
@dreamsofcode
@dreamsofcode Жыл бұрын
You bring up a great point! Skill level is by far more important, but there are languages, usually driven by the type of work that is done, that pay more than others due to supply and demand. I imagine the type of work that Elixir is used for is probably the driving factor behind the higher salaries.
@annoorange123
@annoorange123 Жыл бұрын
Getting paid is a bad argument, its a skewed statistic, because you can get the same high pay doing a different language, but there are way less erl/elixir jobs and very few entry level positions. There are tons of JS entry jobs, so the average will be lower than Erlang, but that doesnt mean what you presented here.
@Kabodanki
@Kabodanki Жыл бұрын
Not because many people do something, you should do it to
@m1ambie
@m1ambie Жыл бұрын
More content on Elixir please :)
@greendsnow
@greendsnow Жыл бұрын
Elixir vs Go please.
@elixirfun
@elixirfun Жыл бұрын
If it's one thing, it's macros
@torvic99
@torvic99 10 ай бұрын
Elixir is fantastic, better than many langs. But it is not popular, getting a job there is extremely difficult.
@GenkiTheMuffin
@GenkiTheMuffin Жыл бұрын
Please do a The perfect Neovim setup for Elixir!
@anon-fz2bo
@anon-fz2bo Жыл бұрын
1:55 ahh i see whats going on there, thats cool, i actually was confused at first since usually when u define a function in traditional languages, ur expected to create an identifier for the arg(s) ur passing. but it looks like in elixirs case u can define a function to do something based on the VALUE of the arg. so its basically the same thing as comparing the value of the arg passed in the body of the function in a simple if else or match/switch block in other languages.
@dreamsofcode
@dreamsofcode Жыл бұрын
You got it :)
@AU-hs6zw
@AU-hs6zw Жыл бұрын
Yes, more elixir content.
@gokayburuc
@gokayburuc 6 ай бұрын
🎉 what do you think about livebook?
@deathlife2414
@deathlife2414 Жыл бұрын
How to making os specific binary in elixir
@randerins
@randerins 2 ай бұрын
I love everything about Elixir so far, but I probably shouldn't be saying this right now
@kinipk3608
@kinipk3608 Жыл бұрын
What about a video on ash?
@Shad0wMonkey5
@Shad0wMonkey5 Жыл бұрын
You triggered my "alexa" every time you said elixr
@dreamsofcode
@dreamsofcode Жыл бұрын
Oh no! I'm sorry 😅 That must have been annoying haha.
@allsunday1485
@allsunday1485 Жыл бұрын
There's not that much elixir content, so it'd be a good niche topic to explore for you as a content creator/educator if that's something you're interested in. A good fundamentals course for elixir and some Phoenix projects for example
@dreamsofcode
@dreamsofcode Жыл бұрын
Great idea! I think Elixir/Erlang have some really unique features which I'd love to do more content on.
@MrManafon
@MrManafon 8 ай бұрын
yes
@neoplumes
@neoplumes Жыл бұрын
Wait Ruby syntax is a good thing?
@dreamsofcode
@dreamsofcode Жыл бұрын
😭 One of my favorites.
@СэрШпинат
@СэрШпинат 11 ай бұрын
easy to write, easy to read, impossible to reason about
@doce3609
@doce3609 Жыл бұрын
please Please PLEASE make a OCaml video
@ricardor8044
@ricardor8044 9 ай бұрын
Waiting for the Neovim for Elixir setup video, plsssssssssssss
@Thomas-je5rj
@Thomas-je5rj Жыл бұрын
Would love to see more elixir erlang zig etc. Really not familiar with all of them
@ongayijohnian8787
@ongayijohnian8787 9 ай бұрын
Mahn, please do the dadbod plugins for NvChad
@kaiuri6194
@kaiuri6194 Жыл бұрын
OTP is bad for crunching numbers
@elixirfun
@elixirfun Жыл бұрын
Easily integrates with Rust and Zig.
@PhilKingstonByron
@PhilKingstonByron Жыл бұрын
Concurrency dive please
@dreamsofcode
@dreamsofcode Жыл бұрын
I'm very excited to do one!
@batuhanaydn4592
@batuhanaydn4592 Жыл бұрын
Sometimes i see Elixir jobs but they require Elixir experience, it's like chicken and egg problem.
@dreamsofcode
@dreamsofcode Жыл бұрын
Alas, it is. Fortunately, I think software development tends to be more forgiving about what is considered experience.
@brownsense1
@brownsense1 9 ай бұрын
Would you guys recommend learning this as a starter into software development? I been on my job for 21 years, looking to move up from warehouse to IT. They have a position for full stack engineer that uses Elixir. I already have an Aws cert. So i figure maybe if i learn this, i can apply for that role
@danielkeefer1901
@danielkeefer1901 Жыл бұрын
Yes please more elixer
@moussamousselmal4587
@moussamousselmal4587 2 ай бұрын
interested in erlang and elixir
@StompinJago
@StompinJago 12 күн бұрын
Im looking for elixir programmer. Anyone out there please?
@patsonical
@patsonical 10 ай бұрын
> Functional Woooo! > No Functors, Applicatives, or Monads Awwww :'(
@Malix_Labs
@Malix_Labs 11 ай бұрын
Gleam ftw now
@dreamsofcode
@dreamsofcode 11 ай бұрын
I've got some videos planned :)
@devabdul
@devabdul Жыл бұрын
Dev what is your suggestion for learn kotlin in 2024?
@norbertocammayo2334
@norbertocammayo2334 Жыл бұрын
Neovim for Elixir
@dreamsofcode
@dreamsofcode Жыл бұрын
Yes! Great idea
@DevlogBill
@DevlogBill Жыл бұрын
Sounds like an excellent hobby language!
@MrRandomgamerdkHD
@MrRandomgamerdkHD Жыл бұрын
With that logic, JavaScript is a toy language😂
@DevlogBill
@DevlogBill Жыл бұрын
@@MrRandomgamerdkHD no, sounds interesting but I don't see a market for elixir around my area but sounds cool for my next project!
@theblckbird
@theblckbird Жыл бұрын
Elixir isn’t a pure functional language like Haskell is, right?
@qizott6442
@qizott6442 Жыл бұрын
Correct
@elixirfun
@elixirfun Жыл бұрын
No, functions can have side effects.
@Sel178
@Sel178 Жыл бұрын
And there is gleam!
@coderentity2079
@coderentity2079 Жыл бұрын
More elixir wanted.
@elvispalace
@elvispalace 11 ай бұрын
no jobs
@savire.ergheiz
@savire.ergheiz Жыл бұрын
Sadly Elixir can go wrong very fast in the hand of less experienced devs. Rather than giving top performance it will ruined it instead 😅
@dreamsofcode
@dreamsofcode Жыл бұрын
I think that's true for almost any language 😅
@savire.ergheiz
@savire.ergheiz Жыл бұрын
@@dreamsofcode Nope, Elixir has high learning curves and its concepts are foreign. It was around longer but less known due to how hard its. Its somewhat similar to Objective C which was archaic and want to be abandoned by Apple now. You can produces prototypes faster with almost any languages but not with Elixir since it has somewhat baggage like Java and the rigidity also will stick. Problem is you can't really teach junior devs fast enough to catches up with the elixir concept in a big project hence they will produces sub par codes even if they follows framework specifically for Elixir. If you says it otherwise then sadly you probably aren't involved in such project yet 😅
@fdg-rt2rk
@fdg-rt2rk Жыл бұрын
Explain how it will ruin things? Like which specific part of elixir ruins performance? And there's always a code review that is done to improve the code quality doesn't matter who has written it.
@savire.ergheiz
@savire.ergheiz Жыл бұрын
@@fdg-rt2rk read more before typing a reply dude 😅 Code review 😂 Come on, if its large scale projects its just basically you want to rewrote them all if its garbage. Clearly you haven't involved with such project yet.
@fdg-rt2rk
@fdg-rt2rk Жыл бұрын
@@savire.ergheiz bruh you're telling me your code never got reviewed? What kind of company you work that doesn't even validate a code before it's pushed to production? You're telling me that you're directly pushing the code written by your juniors/seniors to production? Also i asked how Elixir / what specific part of Elixir will make you lose/ruin performance?
@doxologist
@doxologist 10 ай бұрын
Learn Gleam instead
@justafreak15able
@justafreak15able 8 ай бұрын
reasons?
@quantos9169
@quantos9169 Жыл бұрын
More ^^
@Dev-Siri
@Dev-Siri Жыл бұрын
I am still triggered by that dot at the end of each line. in erlang.
@danvilela
@danvilela Жыл бұрын
I tried elixir.. seemed nice at first, but then pipe operator is just dot syntax more complicated. I also hated phoenix folder structure. Makes no sense at all. Adding js to the web part? Seemed like hell to me.. maybe use it as an api, but still didn’t make sense to me. Auth generator? 🤢🤮 hated it
@madlep
@madlep Жыл бұрын
Elixir devs have higher pay due to it being a more productive language. Capitalism is fair and equitable, and then equally shares the profits between…. NO. CAPITALISM DOES NOT! THE SHAREHOLDERS STILL KEEP ALL THE MONEY! But Elixir actually is very productive, and does only need smaller teams. This means they do tend to skew more senior, who happen to be higher paid. So it’s most likely due to that.
@nht_vng8669
@nht_vng8669 9 сағат бұрын
no
@CeezGeez
@CeezGeez 11 ай бұрын
1:58 l0000l
@gladwinj3389
@gladwinj3389 Жыл бұрын
So like Typescript for JavaScript but the exact opposite
@user-qr4jf4tv2x
@user-qr4jf4tv2x 5 ай бұрын
anything but php
@jatlineur
@jatlineur 6 ай бұрын
monad 😂, momomomonaddddd.... 😂😂😂 I don't even know what the word monad means, luckily elixir is easier to learn rather than haskell.
@tim_from_braid
@tim_from_braid Жыл бұрын
I tried to like Elixir but in thr end I found the syntax so attrocious
@elixirfun
@elixirfun Жыл бұрын
Coming from what lang?
@gcash49
@gcash49 Жыл бұрын
no jobs though 😂
@khan8719
@khan8719 Жыл бұрын
But no job openings in elixir
@dreamsofcode
@dreamsofcode Жыл бұрын
None in Rust either 😭. Most loved languages are cursed.
@AnthonyBullard
@AnthonyBullard Жыл бұрын
One could say people love these languages BECAUSE they don’t use them at work
@septuleptum
@septuleptum Жыл бұрын
Use your language more and jobs will appear on the market.
@inf008shorts
@inf008shorts Жыл бұрын
This comment is in 2023. Premature Uploading (Just a Joke. Everyone Does that. Plus only 5 days left in the next year)
@apexashwin
@apexashwin Жыл бұрын
dynamically typed ew
@elixirfun
@elixirfun Жыл бұрын
Try out Gleam
@rogergalindo7318
@rogergalindo7318 Жыл бұрын
functional is half the approach, half the type system, a lot is lost if one is not there (ofc i say this as a haskeller ;) lol)
@dreamsofcode
@dreamsofcode Жыл бұрын
You're not wrong! Haskell has an amazing type system.
@owlboom6458
@owlboom6458 9 ай бұрын
Dynamic typing - it`s a pain for large code bases!
@Xantioss
@Xantioss Жыл бұрын
third
@some-online-dude
@some-online-dude Жыл бұрын
Ruby syntax is more of a con than a pro, imo.
@dreamsofcode
@dreamsofcode Жыл бұрын
One of the inspirations for Rust's syntax!
From $erverless To Elixir | Prime Reacts
22:34
ThePrimeTime
Рет қаралды 124 М.
So Cute 🥰 who is better?
00:15
dednahype
Рет қаралды 19 МЛН
To Brawl AND BEYOND!
00:51
Brawl Stars
Рет қаралды 17 МЛН
It’s all not real
00:15
V.A. show / Магика
Рет қаралды 20 МЛН
Support each other🤝
00:31
ISSEI / いっせい
Рет қаралды 81 МЛН
Never write another loop again (maybe)
10:48
Dreams of Code
Рет қаралды 253 М.
Elixir: The Documentary
12:49
Honeypot
Рет қаралды 241 М.
Elixir in 100 Seconds
2:35
Fireship
Рет қаралды 653 М.
When RESTful architecture isn't enough...
21:02
Dreams of Code
Рет қаралды 290 М.
SQLc is the perfect tool for those who don't like ORMs
28:11
Dreams of Code
Рет қаралды 121 М.
Gleam for Impatient Devs
8:46
Isaac Harris-Holt
Рет қаралды 73 М.
Why I Chose Rust Over Zig
33:18
ThePrimeTime
Рет қаралды 237 М.
The purest coding style, where bugs are near impossible
10:25
Coderized
Рет қаралды 1 МЛН
The Secret Language Scaling WhatsApp and Discord
28:32
Theo - t3․gg
Рет қаралды 193 М.
So Cute 🥰 who is better?
00:15
dednahype
Рет қаралды 19 МЛН