Matryoshka, an image transformation reverse proxy

Matryoshka, an image transformation reverse proxy written in elixir. Still in development, feel free to send PR’s :)

https://github.com/pilu/matryoshka

A build utility that allows you to to use mix packages in an elixir script

A build utility that allows you to to use mix packages in an elixir script. https://github.com/minhajuddin/mix_script

Announcing a New Conference! Elixir with Love Conf

Elixir With Love is a proactive conference about introducing developers to this exciting new language and building a diverse Elixir community.

http://www.elixir-with-love.com/

Why changes in Phoenix 1.3 are so important?

That’s a blog post about changes in structure and logic: https://medium.com/wemake-services/why-changes-in-phoenix-1-3-are-so-important-2d50c9bdabb9

Cookie package released on hex

Client side or server side cookie should help when working with cookies.

Nested Modules and Auto-Aliasing in Elixir

Do you use nested modules often in Elixir? If so, you should understand how Elixir compiles nested modules behind the scenes - it may work differently than you think!

GraphQL Authentication with Elixir and Absinthe

This guide walks you through the process of setting up an authentication system in your Absinthe-powered GraphQL backend.

A free introduction to Elixir, OTP, Ecto, and Phoenix

We produced five weeks of free content introducing people to Elixir and the basics of OTP, Ecto, and Phoenix. Today we’re announcing that content to the world.

Pour, eh, deploy Elixir applications with carafe!

Today I’m releasing https://github.com/schnittchen/carafe into the wild. Please try it out and let me know how it works for you.

[24h free video] Using Ecto Associations in Phoenix

Being smarter about modifying and inserting associated data.

https://www.dailydrip.com/topics/elixir/drips/using-ecto-associations-in-phoenix

Signed request query string with Elixir

Simple Elixir module for signing request query strings with HMAC

http://gravityblast.com/2017/05/08/signed-request-query-string-with-elixir/

Behind the magic of Phoenix LiveReload

Phoenix’s live reload functionality instantly refreshes your browser when you update a file in your code editor. From the plug that inserts an iframe to subscribing to filesystem changes, I outline how this flow works.

[24h free video] - Handling database transactions in style, with Ecto.Multi.

Handling database transactions in style, with Ecto.Multi.

https://www.dailydrip.com/topics/elixir/drips/adding-posts-to-threads-with-database-transactions

From Zero to Hero in Elixir #3 - Reading a File, Atoms and Tuples

Let’s learn how to read a file in Elixir and while at it, have a look at Atoms and Tuples.

https://youtu.be/tOkF5BVpKTQ

Ruby vs. Elixir - Projects & People edition

A blog post highlighting the differences and similarities between the people and projects in the Ruby and Elixir communities.

http://devonestes.herokuapp.com/ruby-vs-elixir-projects-people-edition/

Getting Started with Phoenix

Getting start with Phoenix.

Creating a new app and generating some resources.

https://www.dailydrip.com/topics/elixir/drips/getting-started-with-phoenix

ESpec 1.4.0 is released

ESpec 1.4.0 is released!

Lot’s of improvements.

It’s time to try BDD!

build and deploy phoenix in docker

build and deploy phoenix in docker https://gist.github.com/mjason/115b5f9d5e3e9f14072061f34d234486

Credo v0.7.4 released

I released v0.7.4 of Credo, the static code analysis tool emphasizing code consistency and teaching. For details, please refer to the CHANGELOG.

Building web applications without a framework

Walk through building web applications using the structure provided by mix without a framework.

Talk given at Elixir London.

Previous page Next page