Fresh Beginning
  • Home
  • Portfolio
  • Buy Me A Coffee
  • Patreon
  • Speaking
  • Reading
  • About Me
Subscribe

JSON

A collection of 3 posts
JSON

Using Codable Protocol in iOS to Decode Complex JSON Objects

A while back, I wrote a blog post [https://jayeshkawli.ghost.io/using-codable-protocol-in-swift/] about using Codable to encode/decode JSON payload while sending to or receiving from the server. However, I often find myself in situations where having straightforward examples with a single complex JSON is easier to understand how
Dec 20, 2021 5 min read
JSON

Using JSON files to configure app styles

In this post I am going to write about how you can use JSON file to style your app. As a bonus point we will also see how different JSON files can be used to style different targets of the same app. Styling is hard, especially when you have different
Jun 8, 2017 4 min read
PHP

Use PHP to pull API data with cURL

I have been working with PHP for quite a long. Having been really busy with iOS due to my job I haven't really had any time to pay attention to the PHP recently. However, I will begin writing these series of PHP tricks blogs to share some of the new
Nov 7, 2015 1 min read
Fresh Beginning © 2023
Powered by Ghost