Native JSON in OTP 27! (Elixir, Erlang, Gleam)
Open
discuss
elixir
enhancement
technical
- Dominant language
- Elixir
- Stars
- 1.7k
- Forks
- 112
- PR merge metrics
- No merged PRs in 30d
Description
_Native_ `JSON` in OTP 27! (Elixir, Erlang, Gleam):
[](https://youtu.be/kqDqSLOuxmM)
[https://github.com/ChristianAlexander/json-otp-27](https://github.com/ChristianAlexander/json-otp-27/blob/main/test/demo_test.exs)
https://www.erlang.org/doc/apps/stdlib/json.html
This is now included in `Elixir 1.18` 🚀
which means we can do `:json.decode` natively without [`poison`](https://github.com/devinus/poison) or [`jason`](https://hex.pm/packages/jason). 🎉
My only question is: what took the `Erlang/OTP` devs so long?! ⏳ (😜)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.