JSON Parsing with TRON and Generics
Twitter
Let's find a much easier way to parse JSON without having to jump through the hoops of using URLSession and JSONSerialization.jsonObject(...). With the help of a 3rd party library called TRON (build on top of AlamoFire), we will parse out our JSON object into a HomeDatasource object within just a couple of minutes. You can find TRON here: <a href='https://github.com/MLSDev/TRON'>TRON Github</a>

Comments (6)
Daryl Wong
7 years ago
benosterman
6 years ago
benosterman
6 years ago
Brian Voong
6 years ago
victor
8 years ago
Big fan of you
8 years ago
hosseinhn
8 years ago
Federico Heiland
8 years ago
fadhil
8 years ago
HELP & SUPPORT