Who do you know who wants to come work full time on #ElixirLang OSS tooling? (Boosts appreciated!)
jump.ai/careers?ashb...
#ElixirJobs
@torkan.bsky.social
IT-geek, singer of songs
Who do you know who wants to come work full time on #ElixirLang OSS tooling? (Boosts appreciated!)
jump.ai/careers?ashb...
#ElixirJobs
π Check out the full changelog and docs:
hexdocs.pm/ash_typescri...
βοΈ More improvements:
β’ Configurable untyped map types
β’ Type mapping overrides for extension types
β’ Better compile warnings
β’ Enhanced documentation
v0.6.0 is fully backward compatible.
π§ Field Name Mapping
Map field names, action arguments, and metadata to custom TypeScript names.
Invalid names? Get helpful error messages during type generation.
π‘οΈ Compile-Time Field Verification For Typed Queries (SSR)
Catch invalid field selections during code generation instead of runtime for typed queries
Prevents an entire class of bugs before your code even deploys!
β¨ Lifecycle Hooks System
Add authentication, logging, telemetry, and error monitoring to all your
RPC actions. Works with both HTTP and Phoenix Channel RPCs.
Perfect for integrating Sentry, Datadog, or custom analytics!
π― Dynamic Endpoint Configuration
Configure RPC endpoints at runtime using TypeScript expressions. Based on
env vars, feature flags, or any custom logic.
This drastically simplifies using AshTypescript in client-side only projects outside your Elixir/Ash backend
π AshTypescript v0.6.0 is out!
A major release packed with features that make building type-safe
Elixir/TypeScript apps even better.
Here's what's new π§΅
#elixir #typescript #ash #ashframework
It's finally here: the Code and Stuff walkthrough of Ash TypeScript!
Learn how to build an Ash project from scratch, use LiveView to begin, and eject to React without much fuss!
It also fits into @tanstack.com really nicely.
#ElixirLang @ash-hq.org
youtu.be/t-hori2Io14
This is a really cool project! github.com/bradleygolde...
Think of it like a Quickstart for working with claude code and Elixir projects, that leans on all the conventions we've been working on like tidewave & usage rules.
#ElixirLang
One command now gets you a React SPA with full-stack types, backed by #AshFramework, #Phoenix, and #ElixirLang π€―
Install and visit localhost:4000/ash-typescript for a handy guide π
Finally, a bridge to the reliability + elegance of Elixir for our React-loving friends!
@maennchen.dev has just released the first version of Clarity: hexdocs.pm/clarity/Clar...
Clarity is an interactive introspection and visualization tool for Elixir projects.
What if you had *full stack types* for SPAs built with tech like #React, #Inertia, #Vue, #Svelte... but all of the power #AshFramework and #ElixirLang on the backend? Well, you can now.π hexdocs.pm/ash_typescri...
13.09.2025 17:48 β π 56 π 10 π¬ 5 π 1Just released the first version of AshEvents, an Event Sourcing tool for @ash-hq.org apps. Check out the blog post! Thanks to Torkild for building this package and for writing a guest post for the Alembic blog to share!
alembic.com.au/blog/ashevents π
#AshFramework #ElixirLAng