Namnoshka
Hello, I’d like to start a series on Elixir, this is technically my first video. I’d like to gather your thoughts on it.
It’s currently unlisted on YouTube:
Do you think I should do more explaining?
Oh and, YouTube is currently processing the HD version so if you’d like to watch it in HD or 4K you better wait.
Trending in Discussions
As the title says, please share what you’ve been up to with Elixir. Whether that’s been learning it, looking into it, making stuff with i...
New
Hey there,
It’s been more than a year since we started using LiveView as our main UI library and building a whole library of UI componen...
New
I am happy to introduce the very α version of the new programming language compiled to BEAM.
Welcome Cure.
It has literally three kille...
New
Quite interesting article Google brought me. Didn’t find any mentions about it here.
What do you think in general? Would you use togethe...
New
Since we have deprecated our Erlang sections (as we have dedicated Erlang Forums now) let’s add this thread for those who’d like to post ...
New
:warning: Security advisory: Decimal DoS vulnerability
A vulnerability has been published for decimal where very large exponents can cau...
New
What IDE or editor are you using for Elixir development?
Personally, I use Zed, and I really like it, but sometimes I wish there were a ...
New
Other Trending Topics
Hi there! We created Gust: A task orchestrator inspired by Airflow.
For those who have never heard about Aiflow, it’s a Python-based wor...
New
Beam Bots (or just BB for short) is a framework for building fault-tolerant robotics applications in Elixir using familiar OTP patterns. ...
New
Xamal is a deployment tool for Elixir apps that deploys native releases to bare metal servers over SSH. It’s a port of GitHub - basecamp/...
New
Corex is an accessible, unstyled UI component library for Phoenix that integrates Zag.js state machines using Vanilla JavaScript and Live...
New
With AI doing more of the implementation work, I’ve been wondering how much coding I should deliberately keep doing myself.
My main conc...
New
Aludel - LLM Evaluation Workbench
Aludel is an embeddable Phoenix LiveView dashboard for evaluating and comparing LLM prompts across mult...
New
Categories:
Sub Categories:
Forums
Popular Tags
- #ecto
- #liveview
- #troubleshooting
- #learning-elixir
- #library
- #deployment
- #erlang
- #testing
- #genserver
- #mix
- #absinthe
- #remote-other
- #otp
- #plug
- #how-to-question
- #macros
- #postgres
- #elixirconf
- #channels
- #exunit
- #discussion
- #code-sync
- #podcasts
- #javascript
- #onsite
- #dialyzer
- #docker
- #authentication
- #umbrella
- #full-time-contract
- #podcasts-by-brainlid
- #ecto-query
- #elixirconf-us
- #ai
- #blog-post
- #elixir-ls
- #phoenix_html
- #iex
- #graphql
- #genstage
- #websockets
- #supervisor
- #advent-of-code
- #distillery
- #processes
- #api
- #forms
- #hex
- #security
- #metaprogramming










Showing Posts 1 to 5- Show Best Posts
- Show All (oldest first)
- Show All (newest first)
bkelly
Hey Namnoshka, I watched the video. Good job explaining, I thought it was good how you explained the basic uses and also some of corner cases. I’m an Elixir newbie myself and I was able to follow it.
A couple of suggestions, the background is a bit colourful for my and the animation distracted me a bit. Also, there’s not a lot of code on the screen, so you could make it bigger (think of people on mobile devices). I found the contrast of the code quite low as well, you could maybe increase it for accessibility and also to compete with the colourful background
All in all good job, looking forward to the next installment
Namnoshka
Thanks
, that means a-lot. I thought I did bad at explaining. I was also thinking about writing & sticking to a script, just to be more prepared.
I’ll change the colors & go for something elixir-like, I’ll also reduce the animation speed so it doesn’t distract any more people
. I’ve also absolutely forgot about mobile users
thanks for reminding me.
Oh and, how are you finding Elixir so far?
Namnoshka
Update: I have made the video public & I’ll be making the next video based on your suggestions/comments.
bkelly
I’ve mainly been reading and learning about Elixir for a while, but I think I need to jump in and build something. My day job is mostly Java and so make the OOP to FP jump is a bit challenging and I haven’t got to the point yet where it “clicks”.
There’s so much cool stuff in Elixir and the BEAM space, Phoenix, LiveView, Nerves, NX, so I think it’s worth the effort
Namnoshka
Yeah, it will suck at first, you’ll get the hang of it, eventually.
.
You could start working on something small or start experimenting, and it’ll eventually “click”.
Best of Luck