Torkan's Avatar

Torkan

@torkan

IT-geek, singer of songs

32
Followers
14
Following
7
Posts
02.12.2024
Joined
Posts Following

Latest posts by Torkan @torkan

Preview
Careers at Jump | Jump Jump is empowering financial advisors and their clients to thrive in the age of AI. We're growing incredibly quickly with a team that comes from Google, Stripe, JP Morgan, BILL, Nitrogen, Harvard, Sta...

Who do you know who wants to come work full time on #ElixirLang OSS tooling? (Boosts appreciated!)

jump.ai/careers?ashb...

#ElixirJobs

07.11.2025 00:41 ๐Ÿ‘ 27 ๐Ÿ” 25 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 1
ash_typescript v0.6.0 โ€” Documentation

๐Ÿ“š Check out the full changelog and docs:

hexdocs.pm/ash_typescri...

21.10.2025 23:23 ๐Ÿ‘ 2 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0

โš™๏ธ More improvements:

โ€ข Configurable untyped map types
โ€ข Type mapping overrides for extension types
โ€ข Better compile warnings
โ€ข Enhanced documentation

v0.6.0 is fully backward compatible.

21.10.2025 23:22 ๐Ÿ‘ 1 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0

๐Ÿ”ง Field Name Mapping

Map field names, action arguments, and metadata to custom TypeScript names.

Invalid names? Get helpful error messages during type generation.

21.10.2025 23:18 ๐Ÿ‘ 2 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0

๐Ÿ›ก๏ธ 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!

21.10.2025 23:17 ๐Ÿ‘ 1 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0

โœจ 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!

21.10.2025 23:15 ๐Ÿ‘ 2 ๐Ÿ” 1 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0

๐ŸŽฏ 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

21.10.2025 23:14 ๐Ÿ‘ 2 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0

๐Ÿš€ 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

21.10.2025 23:11 ๐Ÿ‘ 14 ๐Ÿ” 2 ๐Ÿ’ฌ 6 ๐Ÿ“Œ 0
Ash TypeScript: Rich Phoenix Frontends, Simplified
Ash TypeScript: Rich Phoenix Frontends, Simplified YouTube video by Code and Stuff

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

27.09.2025 18:12 ๐Ÿ‘ 31 ๐Ÿ” 3 ๐Ÿ’ฌ 5 ๐Ÿ“Œ 2
Preview
GitHub - bradleygolden/claude Contribute to bradleygolden/claude development by creating an account on GitHub.

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

29.07.2025 22:52 ๐Ÿ‘ 33 ๐Ÿ” 9 ๐Ÿ’ฌ 1 ๐Ÿ“Œ 0
Post image Post image

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!

20.09.2025 22:36 ๐Ÿ‘ 40 ๐Ÿ” 9 ๐Ÿ’ฌ 2 ๐Ÿ“Œ 1
Post image

@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.

13.09.2025 17:24 ๐Ÿ‘ 36 ๐Ÿ” 9 ๐Ÿ’ฌ 2 ๐Ÿ“Œ 1
Post image Post image

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 ๐Ÿ“Œ 1
Preview
AshEvents: Event Sourcing Made Simple For Ash AshEvents brings event sourcing to Ash Framework applications, enabling comprehensive tracking and replaying of system events.

Just 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

08.05.2025 11:08 ๐Ÿ‘ 43 ๐Ÿ” 14 ๐Ÿ’ฌ 5 ๐Ÿ“Œ 4