Available now for Elixir & web development let's talk →
Mike Zornek

← All tags

Posts tagged “elixir”

73 posts.

Ranked Vote Flick Demo

Took a few moments tonight to record a short demo of RankedVote.app (Project name: Flick) tonight. Flick is a simple Elixir / Phoenix LiveView app that helps capture ranked votes. This project was built to help the …

Personal Elixir Code Aesthetics

With my side project Flick hitting an MVP milestone and inspired by some conversations during Elixir Book Club, I thought I’d take a moment to document some code aesthetic choices I made in this project.

Announcing my New Full-Time Job

I have some big news: Starting December 4th, I'll be working full-time as a Senior Elixir Developer for Allovue, where they build web-based accounting software for school districts.

Elixir Rap Song

Had too much fun asking ChatGPT to generate haiku poems and rap songs about programming tools and languages. Here is one about Elixir.

ElixirConf Talks of Interest

I'm attending ElixirConf this week, and in preparation, I looked over the session schedule to see what talks are of interest to me. I figured I'd share my notes in case anyone is curious about what's on my mind.

Exercism Elixir Cohort, New Video Series

Exercism, the popular platform that teaches programming via structured coding exercises, is going to be hosting a free August cohort for their Elixir track. They brand the endeavour an "Exhort".

Personal Phoenix 1.6 Upgrade Notes

Over the past few days I've been upgrading my projects to Phoenix 1.6 and like any project that comes out of a template-based generator, migrating a Phoenix project to a new version can be a little scary and error prone, …

Retro Taxi: September 2021 Update

This post was originally written for my old ElixirFocus blog, and transfer here after its closure. A few months ago I kicked off the next sample project for this website, a team retrospective board built using Phoenix …

RetroTaxi Project Kickoff

This post was originally written for my old ElixirFocus blog, and transfer here after its closure. Phoenix by Example is all about crafting educational content extracted from open source example projects. Today I am …

Securing Webhook Payload Delivery in Phoenix

Webhook might sound like some scary, exotic term but at the end of the day webhooks are nothing more that a web server endpoint configured to receive HTTP POST requests in some agreed upon format. The concern however is, …

Video: An Introduction to Elixir

This talk was originally presented at the Philly Elixir Group April meeting. Covers the basics of the language, what it can be used for and why it’s particularly helpful for certain situations. A great talk for …

Philly Elixir Meetup is Rebooting

After too long of a hiatus, the Philly Elixir Meetup group is rebooting! https://www.meetup.com/PhillyElixir Elixir is a functional programming language that is popular for building web apps and services using a library …

ElixirConf 2018 Notes

After attending ElixirConf I am as confident as ever that Elixir is a language, community and ecosystem I want to continue to personally invest and participate in. About two years ago I made the decision that I needed to …