This Week's Trending
This Month's Trending
This Year's Trending
Hi all,
I have the following apps:
an application server that host my Elixir, Phoenix app hosted on Fly.io
an AI server hosting OpenAI...
New
One of my LiveView view’s has a very heavy javascript dependency so I want to avoid loading it for every page on the site, while still us...
New
Hey folks! I’m the author of Lustre which is a frontend framework written in Gleam. Lustre has the ability to run components as native Cu...
New
Hello,
I have imported a javascript library to app.js and creating an instance from this library, however that stop LiveView from worki...
New
Why
I have prototyped an Event Modelling Canvas app with Phoenix 1.8 LiveView, and I use a lot of custom JavaScript, which I include in ...
New
I’m wondering if there is a way to use some Javascript client APIs via Hologram without writing some kind of pure JS hooks.
I want to ad...
New
Last Three Year's Trending
I know I can have heex attributes like phx-click="eventid" in the markup and then
def handle_event("eventid", _, socket), do: [...]
But...
New
Elixir is fast, but not everyone on the planet is having a fast internet connection. Optimistic UI (previously called Latency Compensatio...
New
Tailwind has nice transitions for components like slid-overs, dropdowns, and modals. For example, these are the transitions classes for a...
New
Hi guys!
I have delete button something like this…
ve delete button something like this…
<%= button to: recipient_path(@conn, :del...
New
Hello! There are moments in the lifecycle of a LiveView app that the client disconnects and briefly reconnects (e.g.: tab woke up from sl...
New
Hello! I hope you’re all enjoying your summer! (or winter if you live in the southern hemisphere)
Suppose I have a key event binding on ...
New
Is there a way to use https://tom-select.js.org with LiveView?
I tried it out, but the <select> element that I tried to affect is ...
New
I have been using absinthe for a while now, and a couple of months ago we switched from webpack to parcel for our JS bundling. All worked...
New
Hi all
I am still learning Elixir, Phoenix and LiveView. I love the way I can describe the state in my LiveView and it is automagically ...
New
Hi everyone,
I’m working on a Phoenix Live View application where I wanted to achieve client-side navigation triggered by a user’s selec...
New
I have a Live view that renders a and injects a script file for that page. The script contains a function that renders a chart on the d...
New
I’m experimenting with different ways to incorporate a bit of Javascript into some of my pages. (Not using LiveView.)
Consider the follo...
New
Hi all,
Central to Phoenix and LiveView’s charm is that most users, including myself, prefer to leave the bits of javascript coding it r...
New
I am importing JS via assets/js/app.js ie import "./name_of_file". In the browser, under sources, I can see assets/js/name_of_file.js but...
New
If you are someone who used render_existing to dynamically include js libs to your phoenix app, what do you do for LiveView to achieve th...
New
Trending Over Three Years
Hey guys,
How do I include a plain old JS file without any exports or modern shebangs inside my resulting app.js? The file is just a col...
New
Hello there,
I’m trying to generate a checksum using :crypto.hash/2, I want to hash the first 8 characters only of my string and get the...
New
I am having troubles with running JavaScript inside Phoenix.
Things that work in a normal html file doesn’t seem to work from Phoenix Li...
New
hello Guys,
I am trying to upload a photo on S3 Amazon by the course LiveView of the PragProg.
And I am having some errors.
on the ap...
New
Hi!,
What’s the best way to sprinkle bits of javascript for use inside EEx templates, just simple things like handling button clicks, hi...
New
I want to Hide full-window Modal when the back button of browser is pressed only on the particular page.
New
Hello all,
I recently started experimenting with Phoenix for a personal project, and am loving it so far. However, I’ve gotten really st...
New
Hi All.
I’m developing an app using Phoenix and I want to include a JavaScript library on specific pages (don’t want to load it on those...
New
I am using LiveView to render a form and a phx_change event to send updates back to the controller. I’m also using an extra library (Sele...
New
Bootstrap.js requires jquery and popper.js to be loaded before it to work. So I specified:
import css from '../css/app.scss';
// webpac...
New
I am trying to build something using Phoenix channels, and as great as they are, I am hitting a wall with something.
Basically, I need ...
New
I think a lot of people might be interested in this - what is your preferred way to use Phoenix in 2022?
New
I hope you can help me choose between two possible setups:
a. Phoenix JSON API on the back-end and Vue.js on the front end to render vi...
New
Hello,
I am a complete jasvascript newbie so please bear with me.
I am using fullcalnedar.io to render a calendar in one of my views an...
New
The first time always works. Or production mode works also:
$ npx webpack --mode development
[hardsource:e5a41f90] Using 16 MB of disk ...
New
Latest on Elixir Forum
Get money off!
The Pragmatic Bookshelf
35% off any eBook
Manning Publications
45% off any item
ElixirCasts
10% off for life
The Pragmatic Studio
20% off any course
AppSignal
10% off for 12 months
Honeybadger
10% off for 12 months
Simply use coupon code "devtalk.com" or "elixirforum" at checkout!
Filter by Type:
Sub Categories:
Popular Tags
- #ecto
- #liveview
- #troubleshooting
- #learning-elixir
- #deployment
- #library
- #erlang
- #testing
- #genserver
- #mix
- #absinthe
- #remote-other
- #otp
- #plug
- #how-to-question
- #macros
- #postgres
- #channels
- #exunit
- #elixirconf
- #discussion
- #javascript
- #podcasts
- #code-sync
- #onsite
- #dialyzer
- #docker
- #authentication
- #umbrella
- #full-time-contract
- #podcasts-by-brainlid
- #ecto-query
- #elixir-ls
- #phoenix_html
- #iex
- #blog-post
- #graphql
- #genstage
- #ai
- #websockets
- #supervisor
- #advent-of-code
- #distillery
- #api
- #processes
- #forms
- #metaprogramming
- #security
- #performance
- #hex







