Open
Description
Native JSON
in OTP 27! (Elixir, Erlang, Gleam): https://youtu.be/kqDqSLOuxmM
https://github.com/ChristianAlexander/json-otp-27
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
or jason
. 🎉
My only question is: what took the Erlang/OTP
devs so long?! ⏳ (😜)