bartblast
Hologram v0.11: Regular Expressions, Client Stacktraces, and More
Hologram v0.11 is out! Two headline features this release. First, Elixir regexes now run in the browser. They were server-only until now, and handing patterns to JavaScript’s RegExp doesn’t hold up, so v0.11 ships a PCRE2 parser, translator and interpreter of Hologram’s own, and what comes back is what the BEAM would have given you. Second, client errors now read like server errors, same messages and same stacktraces, so __STACKTRACE__ finally holds real Elixir frames. The release also brings dynamic component and element tags, attribute and prop spread, umbrella project support, and a fix for a DOM identity bug that could knock focus out of an input mid-typing.
Thanks to everyone who reported issues and opened feature requests along the way.
Thanks to our sponsors for making sustained development possible: Curiosum (Main Sponsor), Erlang Ecosystem Foundation (Milestone Sponsor), and our GitHub sponsors - Innovation Partner: @sheharyarn, Framework Visionaries: @absowoot, Oban, @robertu, Moss Piglet, and all other GitHub sponsors.
Full details in the blog post:
Trending in News & Updates
Other Trending Topics
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
- #elixirconf-us
- #websockets
- #supervisor
- #advent-of-code
- #distillery
- #processes
- #api
- #forms
- #metaprogramming
- #hex
- #performance









