Latest #assets Threads 
I am building an application that intentionally uses as little as possible of javascript and CSS (no live views), so it makes sense to in...
New
I’m trying to build a project using phx.new’s --no-assets flag. I don’t want a frontend build step - only static JS and CSS files. I don’...
New
Hi all
Relatively new to Elixir, but was curious to see how Phoenix might run with a basic importmap configuration.
Introducing, phoeni...
New
Consider this scenario: I’m creating a library that contains a phoenix component on it. That component requires a hook, and that hook imp...
New
I want to add a Leaflet map, without loading some js and css from external parties.
I followed Asset Management — Phoenix v1.7.14
First...
New
Hello all,
I am trying to make Bootstrap JS, CS, Icons, and RST available to my web pages.
I followed the guide on adding JS assets (As...
New
I am using Elixir and Phoenix for more than 5 years and I only built API applications in the past, so I never had the need to care about ...
New
Hi,
I have a small app in production on Fly.io and Cloudflare and all of my assets have a version added to them, e.g. logo-83f2a9a213b74...
New
Hi!
I’m struggling a bit with Phoenix and assets.
I have added a dependancy from npm (installed it in the assets-folder according to th...
New
I would like to provide a javascript calendar with its data when the page loads. My current idea was to hand the data from the controller...
New
This Week's Trending
This Month's Trending
This Year's Trending
PhoenixBakery is library for Phoenix 1.6 (and later) that provides modules implementing Phoenix.Digester.Compressor. There are currently ...
New
I’m trying to build a project using phx.new’s --no-assets flag. I don’t want a frontend build step - only static JS and CSS files. I don’...
New
I am building an application that intentionally uses as little as possible of javascript and CSS (no live views), so it makes sense to in...
New
Last Three Year's Trending
Hello there,
I’m trying to load image assets in heex html code.
I’ve tried the following:
<img src="<%= Routes.static_path(@conn...
New
Hi!
I’m struggling a bit with Phoenix and assets.
I have added a dependancy from npm (installed it in the assets-folder according to th...
New
Phoenix 1.6+ will support using additional compressors alongside Zlib one. This one is pretty handy, as it will allow using Brotli and an...
New
I am using Elixir and Phoenix for more than 5 years and I only built API applications in the past, so I never had the need to care about ...
New
I want to add a Leaflet map, without loading some js and css from external parties.
I followed Asset Management — Phoenix v1.7.14
First...
New
Hi,
I have a small app in production on Fly.io and Cloudflare and all of my assets have a version added to them, e.g. logo-83f2a9a213b74...
New
Hi all
Relatively new to Elixir, but was curious to see how Phoenix might run with a basic importmap configuration.
Introducing, phoeni...
New
Consider this scenario: I’m creating a library that contains a phoenix component on it. That component requires a hook, and that hook imp...
New
Hello all,
I am trying to make Bootstrap JS, CS, Icons, and RST available to my web pages.
I followed the guide on adding JS assets (As...
New
Trending Over Three Years
Hello,
I want to specify the path to the priv directory for user file uploads; I found this code:
:code.priv_dir(:my_app)
But it point...
New
As my Phoenix project has grown bigger, all the custom CSS for all the pages put in a single app.css file feels wierd and problematic. Wh...
New
Hello all, and thanks for this great forum!
I am learning Phoenix 1.3, and having trouble specifying the order of my local SCSS files. T...
New
I am finding it a bit difficult to understand asset management in Phoenix - Asset Management — Phoenix v1.6.6 (hexdocs.pm) - I was going ...
New
Let’s say I configure some of the assets (user uploads) to be served at /uploads:
plug Plug.Static,
at: "/uploads",
from: {:my_app, ...
New
I’ve created a Phoenix Umbrella project containing two applications. They will both be served as separate endpoints. To share assets betw...
New
Background
I have a project that has a folder for image it uses. I call this folder images.
Issue
Usually when I do mix assets.deploy fr...
New
I started a project with Pheonix 1.6 rc. Everything is going great and the new esbuild pipeline is so fast and a joy to work with. I can...
New
a bit of background,
I’m working on a project that has its own js build pipeline, and the build output already includes a digest hash i...
New
How can we share static files (css, js) between multiple Phoenix Web apps inside umbrella?
endpoint
plug Plug.Static,
at: "/", from: :my...
New
I added an extra plug to serve uploaded images which I store in a custom folder and serve from a custom URI path /media:
plug Plug.Stati...
New
I can’t figure out how to set up Zurb Foundation 6 with a Phoenix app using webpack, no docs at all :frowning: . It was much easier to do...
New
I want Phoenix to not handle the assets at all in production. How to set it up in such a way?
New
Hello, I have read this post Importing js libs in files outside of main app.js and tried to import a js file and edited my webpack.config...
New
Hi
I’ve put together my first phoenix project that got to a stage that I’d like to deploy it. I’ve chosen gigalixir as it sounds perfect...
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:
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







