
Learn Phoenix with Phoenix on Rails
Phoenix, Elixir and Liveview for Ruby on Rails developers
Learn Phoenix with Phoenix on Rails launched on August 9, 2023 with 3 votes.
What it does
*Phoenix on Rails* is a a comprehensive course on web development with Elixir, Phoenix, and Liveview, aimed at developers who already know Ruby on Rails. Phoenix is the future of web development. Learn it fast today using your existing knowledge of Rails.
Does a similar job
all alternatives →

- AOAn online Elixir/Phoenix course aimed at devs who already know Rails2023 · phoenixonrails.com · ▲7
- BABloom – A shadcn like UI library for Elixir and Phoenix2024 · bloom-ui.fly.dev · ▲189
I've been writing Elixir for 5 years and made plenty of sites with Phoenix and LiveView but my biggest gripe has always been with the lack of quality UI components available. The JS ecosystem has so many, and it's the one thing I miss from being primarily a React & Node developer. So this is my attempt at bringing some pretty and useful components most applications need to Phoenix projects to try and fill in the gaps between what makes LiveView such a productive joy to work with. The library is very very raw and requires some initial clean up so PRs are very welcome to tidy up the DX as well…
- CPCaldera – Phoenix LiveView for Node and React2020 · github.com · ▲101
- PAPhoenix – a macOS window and app manager scriptable with JavaScript2020 · github.com · ▲153
More dev tools this month
the category →


OpenTrailPaper is open-source bike computer firmware for the LilyGO T5S3 4.7" E-Paper PRO. It supports offline maps, GPX routes, FIT recording and Bluetooth sensors.
Dev tools · 8d ago · opentrailpaper.com

Vendo ▲362Let your users build their own features inside your product
Dev tools · 26d ago · vendo.run

Source: Product Hunt launch ↗
Launched alongside, August 2023
the whole month →



Lottielab▲869Create and ship lottie animations to sites and apps faster
Dev tools · 2023 · lottielab.com
- LC
Outlines is a Python library that focuses on text generation with large language models. Brandon and I are not LLM experts and started the project a few months ago because we wanted to understand better how the generation process works. Our original background is probabilistic, relational and symbolic programming. Recently we came up with a fast way to generate text that matches a regex (https://blog.normalcomputing.ai/posts/2023-07-27-regex-guide...). The basic idea is simple: regular expressions have an equivalent Deterministic-Finite Automaton (DFA) representation. We…
AI · 2023 · github.com