Continuing on with that WebExtension, but with a detour in custom Encoders

https://www.whynotestflight.com/excuses/how-do-custom-encoders-work/

Found the best thing for it was copying and making crazy graphs of some existing encoders in the Apple/GitHub repos. Here's 4

I found the comparison between the two different JSONEncoder implementations particularly interesting.

#Codable, #Encoder, #SwiftLang, #JSON, #JSONEncoder, #URIEncoder

How do custom Encoder's work?

A list of distractions