Latest #assets Threads Top

ademenev
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
adamu
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
gilest
Hi all Relatively new to Elixir, but was curious to see how Phoenix might run with a basic importmap configuration. Introducing, phoeni...
New
sezaru
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
solop
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
Anadon
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
janp
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
MatijaL
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
overtune
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
rasumi
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 Top

This Month's Trending Top

This Year's Trending Top

hauleth
PhoenixBakery is library for Phoenix 1.6 (and later) that provides modules implementing Phoenix.Digester.Compressor. There are currently ...
New
adamu
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
ademenev
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 Top

jack
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
overtune
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
hauleth
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
janp
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
solop
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
MatijaL
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
gilest
Hi all Relatively new to Elixir, but was curious to see how Phoenix might run with a basic importmap configuration. Introducing, phoeni...
New
sezaru
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
Anadon
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 Top

thojanssens1
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
theagilecoder
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
stratigos
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
cvkmohan
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
thojanssens1
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
robinvdvleuten
I’ve created a Phoenix Umbrella project containing two applications. They will both be served as separate endpoints. To share assets betw...
New
Fl4m3Ph03n1x
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
aswinmohanme
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
foobar
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
pedromvieira
How can we share static files (css, js) between multiple Phoenix Web apps inside umbrella? endpoint plug Plug.Static, at: "/", from: :my...
New
thojanssens1
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
belgoros
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
Ivanori
I want Phoenix to not handle the assets at all in production. How to set it up in such a way?
New
shahryarjb
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
kapa
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
  • Follow
  • Join
  • Shape
the conversation

Latest on Elixir Forum

Elixir Forum

Similar Portals

    None added yet

We're in Beta

About us Mission Statement