dokuzbir

dokuzbir

Alchemist Camp Screencasts

This week i discovered Alchemist Camp youtube channel. Really good resource for elixir world. It deserves a forum topic

I think channel belongs to @AlchemistCamp

Most Liked

AlchemistCamp

AlchemistCamp

Thank you so much dokuzbir!

I’ve only been making the videos for seven weeks, but I really enjoy Elixir and hope to help spread it to a wider audience. I’m not any sort of expert, just a mid-career English teacher-turned JS dev.

After a few years of nothing but Backbone/React/Node, using Elixir is an adventure!

AlchemistCamp

AlchemistCamp

This is useful feedback! I’m ranking submissions based on the results from the survey I shared. Right now, Ecto is fairly high up on the list, along with OTP, Phoenix and larger projects.

I’m going to keep making series of longer videos for side projects once every 1-3 months for people who want to see the whole projects throughout their iterative design and debugging. The “building of AC” playlist will also continue mostly for transparency and for my own record.

Since you and a couple of others have requested it, I’ll make an effort to make most of the other videos focus around a single goal, like the forms video was. The first two types of videos have their own playlists… and it would probably a good to make one for single topic ones too.

AlchemistCamp

AlchemistCamp

I understand there’s a wide range in terms of what price level and how many paid resources make sense for different people.

It’s not a full-time endeavor for me. Even living in a low cost country, there’s no way I can both feed myself and make and edit a video every other day at this stage. Hopefully as the audience and the backlog of screencasts grows, that will change next year.

I offer steep discounts to those in the developing world and I have produced a LOT of free videos on YouTube over the past 15 months. Maybe some of those can be of use for you.

Where Next?

Popular in Screencasts Top

knewter
I wrote up a free episode on how to deploy a Phoenix app with Gatling to a DigitalOcean droplet. Hope it’s useful to someone. Thing I’m n...
New
dokuzbir
This week i discovered Alchemist Camp youtube channel. Really good resource for elixir world. It deserves a forum topic I think channel ...
New
anuragg
One of our users just created this screencast for deploy Elixir apps on Render. Hope it’s helpful! https://twitter.com/Alc...
New
ElixirCasts
I made a video on using the job processing library.
New
ityonemo
I’m doing a 7-part screencast that deep-dives into how Elixir (yup, that’s elixir, not erlang) does processes. Prerequisites are underst...
New
remzolotykh
Hi all. I’m new here and kinda new to Elixir and Phoenix, but I love it so much. These days PETAL stack is my favourite way to build apps...
New
germsvel
:wave: Hi everyone, I’ve been posting short Elixir and Phoenix video tips and tricks for a little while on Twitter. But now, I’ve conso...
New

Other popular topics Top

vonH
When I run the Plug and I recompile I wind up having to use Ctrl C to quit iex and start again. Witht the help of rlwrap I can use the cu...
New
ashish173
I am using Ecto timestamps with postgres, I can see the timestamps() use the :naive_dateime but for my use case I wanted to store the ti...
New
joeerl
Hello again - after a longish gap I’ve decided I really must dig into Elixir and see what’s been happening here - so I have a few questio...
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
TunkShif
This post is an instruction guide to help you setup your Neovim for Elixir development from scratch. It includes general information on h...
274 42576 114
New
sergio
Kind of like when jquery came out, it was super necessary. Existing drag and drop libraries have a bunch of baggage to support old browse...
New