Phoenix LiveView + JavaScript

Learn how to use JavaScript client-side along with Phoenix LiveView rendered views.

https://www.youtube.com/watch?v=shoLKuEUQIU

onesky.ex v1.0.0 released!

We have finally released a stable version of /onesky.ex and we’re very much looking forward for your feedback and/or contributions. https://github.com/ahtung/onesky.ex

Erlang, Elixir & Friends Devroom @ FOSDEM 2020

Schedule for FOSDEM 2020 Devroom “Erlang, Elixir & Friends” is out! (Brussels, Belgium)

February 1st 2020 from 10.30 AM to 2.30 PM in room AW1.121

Overlap an image over a QR code using Mogrify in Elixir

Learn about how to overlap an image over QR code using Mogrify in Elixir.

https://crypt.codemancers.com/posts/2020-01-02-overlap-an-image-over-a-qr-code-using-mogrify

Release a Phoenix application with docker and Postgres

Medium

This blog post illustrates how to deploy a Phoenix application with a Postgres database with a single command.

Phoenix integration for Kno: Passwordless authentication service.

https://github.com/trykno/kno-elixir

This library manages sessions after authenticating with Kno, so you can quickly add passwordless authentication to a Phoenix, or Plug, application.

Real World Phoenix |> Let's D4Y

In this episode of Real World Phoenix Tjaco explores how easy it is to deploy our Phoenix app into the Real World!

https://www.theguild.nl/real-world-phoenix-lets-d4y/

ElixirMix Podcast 084: Beyond LiveView with Sophie DeBenedetto

In this episode of ElixirMix, we talk with Sophie DeBenedetto about her experiences with LiveView, her presentations, how to think about it, her work at Flatiron School, teaching others and much more!

Podcast Episode

I tried to win $1,000 recently with Elixir

All I needed to do was be one of the first ten comments on a YouTube video. To do that I wrote a little program that would post a comment whenever the video was published and hope I was faster than anyone else who had the same idea or anyone who was trying to post a comment manually.

https://blog.neillyons.io/I-tried-to-win-1000-dollars-recently/

Back Office - Manage operations for a cryptocurrency fund

A Phoenix, LiveView & Tai application for tracking and managing a cryptocurrency fund

https://github.com/fremantle-capital/back_office

GraphQL subscriptions with Elixir and Absinthe

Example of putting together a GraphQL subscription using Absinthe library with Guardian auth.

ElixirMix Podcast 083: Are Monorepos Worth It?

In this episode of ElixirMix, we talk together about managing a project as a monorepo. What are they? When does it make sense? Pros and cons? How does LiveView factor in? Umbrella projects? All this and more!

Podcast Episode

Real World Phoenix |> Let's send some emails

In this episode of Real World Phoenix we’ll find out how easy it is to welcome our new users with an email when they sign up for our app. Let’s send some emails!

https://www.theguild.nl/real-world-phoenix-lets-send-some-emails/

Signing for Cloudfront resources in Elixir

A quick post providing the code and some context for signing Cloudfront resources from Elixir.

https://underjord.io/elixir-signing-for-cloudfront-resources.html

Elixir Wizards S3E5 Chris Keathley on Performance and Functional Programming

In our latest episode, we talked with Chris Keathley from Bleacher Report and Elixir Outlaws about performance and functional programming.

https://podcast.smartlogic.io/s3e5-keathley

Series: OTP Web App with Phoenix

If you know about Phoenix, and you’ve heard about GenServers, but you’re not quite sure how they can work together to create wonderful web applications, this series may just help!

https://elixircasts.io/otp-web-app

Real World Phoenix |> Sign Up Flow SPA style with LiveView!

We’re back with another post in our Real World Phoenix series! This time we’ll explore user-type based registrations utilising a LiveView form.

https://www.theguild.nl/real-world-phoenix-sign-up-flow-spa-style-with-liveview/

Phoenix LiveView Tutorial, Part 4: JS Hooks for Disconnection Handling & Push Notifications

Michal’s article explains how to use JS hooks to handle connection failures and display push notifications in Phoenix LiveView

Creating a Modal LiveView LiveComponent

In this second article in a series on Phoenix LiveView LiveComponents, we create a server-side modal component using LiveComponents, live_redirect, pushState, and JavaScript hooks.

http://blog.pthompson.org/phoenix-liveview-livecomponent-modal

ElixirMix Podcast 082: Beam Extreme with Miriam Pena

In this episode of ElixirMix, we talk with Miriam Pena about optimizing BEAM applications. We discuss advances in OTP 22, persistent terms, atomics, counters, and when to use them. We learn what she is doing at the Erlang Ecosystem Foundation how we can get involved and much more!

Podcast Episode

Previous page Next page