-
Notifications
You must be signed in to change notification settings - Fork 113
Open
Labels
discussShare your constructive thoughts on how to make progress with this issueShare your constructive thoughts on how to make progress with this issueelixirPull requests that update Elixir codePull requests that update Elixir codeenhancementNew feature or enhancement of existing functionalityNew feature or enhancement of existing functionalitytechnicalA technical issue that requires understanding of the code, infrastructure or dependenciesA technical issue that requires understanding of the code, infrastructure or dependencies
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?! ⏳ (😜)
nelsonicndrean
Metadata
Metadata
Assignees
Labels
discussShare your constructive thoughts on how to make progress with this issueShare your constructive thoughts on how to make progress with this issueelixirPull requests that update Elixir codePull requests that update Elixir codeenhancementNew feature or enhancement of existing functionalityNew feature or enhancement of existing functionalitytechnicalA technical issue that requires understanding of the code, infrastructure or dependenciesA technical issue that requires understanding of the code, infrastructure or dependencies