copy and paste this google map to your website or blog!
Press copy button and paste into your blog or website.
(Please switch to 'HTML' mode when posting into your blog. Examples: WordPress Example, Blogger Example)
Why elixir over Golang : r elixir - Reddit Elixir has built-in application, ETS, supervisor, shell and tcp mesh, which if implemented with high quality and bug-free in go requires a lot of work For example, if you want to build a distributed database now, it would be much easier to implement in Elixir than in go
Neovim - Elixir Setup Configuration from Scratch Guide This post is an instruction guide to help you setup your Neovim for Elixir development from scratch It includes general information on how to configure syntax highlighting and auto-completion for Elixir language Be aware that the Neovim ecosystem is always moving fast, so the content of this post may become outdated for future readers I’ll try my best to keep this post updated to align
Courses - Elixir Programming Language Forum How to Train Your Scrappy Programmer (plus free guide on data modelling) (self-published) (interactive guide) learning-elixir , guide , livebook
Upgrading Elixir - how to check versions, delete, and upgrade? ExENV exenv lets you easily switch between multiple versions of Elixir It’s simple, unobtrusive, and follows the UNIX tradition of single-purpose tools that do one thing well exenv is a Elixir version of rbenv and used denv as a reference Thanks to @sstephenson and @repeatedly KIEX Kiex allows you to easily build and swit…