
Thinking Elixir Podcast 238: Oban Web Goes Free and Open
15 snips
Jan 28, 2025 Exciting news like the open-source release of Oban Web with MySQL support is transforming the Elixir landscape. The introduction of Hologram allows developers to effortlessly create interactive UIs with Elixir. PhoenixTest now boasts enhanced testing capabilities with Playwright integration. ProtossLibrary aims for a version 1.0 release, and the Elixir community is buzzing with upcoming conferences, including gatherings in Sweden and the U.S. It's an exciting time for networking and innovation in the Elixir ecosystem!
AI Snips
Chapters
Transcript
Episode notes
Oban's Database Support
- Oban now supports PostgreSQL, MySQL, and SQLite, expanding its compatibility with various database engines.
- Oban Pro offers cost-effective enterprise job processing features compared to in-house development.
ElixirConf 2024 Videos
- Catch up on the latest ElixirConf 2024 videos on the official YouTube playlist.
- The videos cover diverse topics like Phoenix, data processing, and Livebook.
Hologram Framework
- Hologram is a new Elixir web framework that transpiles Elixir to JavaScript for client-side code.
- It aims to simplify full-stack development by automatically determining client-side vs. server-side logic.
