How to Clear Clipboard On Mac Or Windows PC

How to Clear Clipboard On Mac Or Windows PC

We know that the last thought to ever come to your mind is ‘How to clear clipboard’ or ‘why do we need to delete clipboard contents?’. If you would want to understand how your desktop’s clipboard works first, then read along, otherwise...
Part 4: Add Search Bar To Swift JSON Parser App

Part 4: Add Search Bar To Swift JSON Parser App

After the implementation of part 3 of this series, we will add a search bar in this Swift JSON parser app to allow the user to search for the tracks that they like to play. This article will be shorter than other articles in this series of app development. Code...
Part 3: Play 30 Second Track Preview

Part 3: Play 30 Second Track Preview

Hi there, I hope you must be liking this series because you have complete 2 part already and wants to do the 3rd one :). Here in this article, you will learn how you can fetch a URL from JSON response from Spotify Web API and play the audio from it using AVFoundation...
Part 2: Add Image and Detail Album View Controller

Part 2: Add Image and Detail Album View Controller

Hey everyone, I hope you are doing good. Let’s go ahead and improve our JSON Parse Xcode project and add some more features to it. This article will teach you how to grab image URL and show it into the view controller and open a segue view controller if the user...
Parse JSON Using Swift 3 And Load Data In Table View

Parse JSON Using Swift 3 And Load Data In Table View

Hey developers, today we will look into one aspect of AlmoFire, that is to make a GET method to grab data from the Spotify API and parse the response with Swift 3. In this tutorial to make it bit cleaner we’re just going to be grabbing the titles coming from...
Change Or Update Computer Name In macOS Terminal

Change Or Update Computer Name In macOS Terminal

This article will help you to update the name that shows up in your macOS terminal to whatever you like. You could have your own reasons to update it but just to let you know that it is not a big task anyway. It would take a few commands to be executed and you would...