GenericJam
Mob 0.7.13 released!
Mob 0.7.13 has been released.
Documentation
- Clarified the tag-composite warning and
Mob.ComponentvsMob.Composite
in the Components guide. The~MOB: <Tag> is not in the Mob tag whitelist
warning is now documented as expected for a registered composite (registration
is a runtime action the compile-time sigil can’t see); an unregistered tag
rendering nothing is the real failure to look for. A new callout separates
Mob.Component(the existing native-view behaviour, whoserender/1returns a
native props map) fromMob.Composite(pure-Elixir tag expanders returning a
~MOBtree viaexpand/3), and the planned “sub-component event isolation”
note no longer reuses theMob.Componentname. (#53, #58)
Popular in News & Updates
Hi everyone, just a heads up that we announced https://livebook.dev, a website for everyone to learn more about Livebook.
One of the coo...
New
This week we added official Nerves support for the OSD32MP1 line of SOMs.
Currently we have tested the osd32mp1-brk breakout board, and ...
New
Hologram v0.10 is out! The headline is the event system, which got a lot bigger this release. You can now handle keyboard, scroll, resize...
New
Ash Framework 3.0: Release Candidates!
The day is finally here! This is the culmination of years of work from the Ash team and community ...
New
Hi everyone,
I’d like to share with you a new library from the Membrane team - Boombox. It’s a simple streaming tool built on top of Mem...
New
We’ve released Nerves v1.3.0 with support for Elixir 1.7 and Distillery 2.0! We encountered a few bumps over the past week, but it’s look...
New
Learn how to use Livebook to build a Machine Learning app and deploy it to Hugging Face in less than 15 minutes.
If you have any questio...
New
Hey folks, made some recent performance improvements to spark, the tool underlying all of our DSLs. GitHub - ash-project/spark: Tooling f...
New
Hello everyone!
We’ve got two big updates on the Ash community today :tada:
Discord Support Forum → Elixir Forum
The Ash community is g...
New
Ash and AshPostgres generators/installers, built with igniter are available on main!
I’ll be very grateful to anyone willing to give the...
New
Other popular topics
lets say i have a sample like
a = 20; b = 10;
if (a > b) do
{:ok, "a"}
end
if (a < b) do
{:ok, b}
end
if (a == b) do
{:ok, "equa...
New
Posting this to see if we can make things easier for people to get into Neovim. If you use Neovim and have a favourite distro please let ...
New
Hello!
tl;dr Announcing Oban, an Ecto based job processing library with a focus on reliability and historical observability.
After spen...
New
What learn first? Rust or Elixir
Hi Elixir community!
I’m here because i want learn a new language. I’m a junior developer and mainly i ...
New
I asked this very same question on twitter and got some interesting feedback, but I thought it would be a good question to ask here as we...
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
As the title describes, I’m trying to run Enum.map() over a list of key/value pairs, where the value is a map. My data looks like this:
...
New
I’ve got an issue with an app and I’ve no idea of how to troubleshoot it. I’m hoping someone here might have seen something similar.
I p...
New
Elixir plugin for JetBrain’s IntelliJ Platform (including Rubymine)
This is a plugin that adds support for Elixir to JetBrains IntelliJ...
New
I’m brand new to Phoenix and I have stripped one of the demo applications to the bone. I just want to get an svg up on the screen. Here i...
New
Categories:
Sub Categories:
Forums
Popular Tags
- #ecto
- #liveview
- #troubleshooting
- #learning-elixir
- #deployment
- #library
- #erlang
- #testing
- #genserver
- #mix
- #absinthe
- #remote-other
- #otp
- #plug
- #how-to-question
- #macros
- #postgres
- #channels
- #elixirconf
- #exunit
- #discussion
- #code-sync
- #javascript
- #podcasts
- #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
- #elixirconf-us
- #distillery
- #processes
- #forms
- #api
- #metaprogramming
- #security
- #performance









