Blog archive

December 2020

Build logs, short notes, and the things I work out in public before they turn into articles.

9 Note

9 Notes Desember 2020

 1. Add Filter Parameters For Url String var url = URLComponents(string: "http://myapi.com/api/customer")! print(url) // http://myapi.com/api/customer url.que…

Read more →
9 Notes Desember 2020