sevensidedmarble
Phoenix with Bun and ESBuild
New video dropped: this time on manually running your own asset build script with Bun. Bun is used as the script runner with ESBuild still as the bundler. There will probably be a follow up at some point soon with some more details on bundling.
Check it out on YT:
Popular in Screencasts
New
Since static typing is all the rage in Elixir right now, maybe some of you will appreciate my most recent video. It’s all about how to ge...
New
New video covering, at least in brief, the current date and time APIs in Elixir.
I do hope that more of Calendar / Timex are pulled i...
New
I made an episode showing how you can use Phoenix.Controller.action_fallback/1 to make simpler, more readable controllers.
https://elixi...
New
I have been learning GraphQL as it seems to be something we will need to be using in upcoming projects, and I like to document things as ...
New
One of our users just created this screencast for deploy Elixir apps on Render. Hope it’s helpful!
New
Hey friends,
I’ve just published a new post and video on LiveView where I show how to build a Gallery app with an automatic slideshow fu...
New
New video dropped: this time on manually running your own asset build script with Bun. Bun is used as the script runner with ESBuild stil...
New
Hello everyone, these are the episodes that are part the Alchemist’s Edition, which is the paid subscription that helps support ElixirCas...
New
Nice to see another thing on my wish-list come true :003:
I haven’t had a chance to watch this yet but I am sure it is very good!
...
New
Other popular topics
Update:
How to use the Blogs & Podcasts section
You can post links to your blog posts or podcasts either in one of the Official Blog...
New
Hello!
Sorry for this astonishing simple question, but I’m really stuck. I try to set up the intellij-elixir plugin, but I don’t know ho...
New
If I have a string “1000 cfu/ml” . I want to remove the characters and / and space . So the string is like this
"1000"
What is the ...
New
Using vs code and installed ElixirLS: support and debugger.
And I got an error popped up on start up says
Failed to run ‘elixir’ comma...
New
The Elixir Typespec docs show the following syntax for keyword lists in typespecs:
# ...
| [key: type] # keyword lis...
New
When I run the Plug and I recompile I wind up having to use Ctrl C to quit iex and start again. Witht the help of rlwrap I can use the cu...
New
Hello everybody,
usually, I use a 29" ultra-wide monitor for VSCode which can easily accomodate explorer (files panel) + file with code ...
New
ExUnit now has describe blocks which is a welcome addition coming from RSpec. In the docs, it states that nested hierarchies of describe ...
New
I will often find my self writing things similar to:
case some_value do
nil -> something()
"" -> something()
_ -> someth...
New
We’ve put together this wiki for Phoenix LiveView - please feel free to add any info you feel is worth including.
What is Phoenix LiveV...
New







