How To Use Parse (Swift, Xcode) - Ep 4 - Retrieve Data from Parse

preview_player
Показать описание
How To Use Parse with Swift and Xcode
Lesson 4
In this lesson, you'll learn how to retrieve data from the Parse backend!

In this series, I'll show you guys how to leverage Parse in your Xcode projects and apps to save data and media (such as images and sounds) and then to retrieve them through the Parse API.

Parse is a backend as a service that gives your app database abilities without having to manage your own. The free tier is very generous and sufficient for most apps.

Related links:

Get a customized roadmap for your app and start building it in 7 days:

Xcode project, source code and video download:

Parse Docs

Parse

For more tutorials on how to build iPhone apps, make sure you subscribe and visit my site where you'll find a community of like minded learners! Learning something new is always more fun with other people!

CodeWithChris is dedicated to teaching beginners and non-programmers all about building iOS apps. On the site, you'll find a ton of free resources and tutorials to aid you on your journey to learn iOS development. Many people have successfully picked up Swift, Objective-C, Xcode and app building from my course and materials!

Intro & Outro music
Рекомендации по теме
Комментарии
Автор

great video! if you could make a video to retrieve information from parse from current user and populate it in a label that would be amazing!

ximenadelatijera
Автор

Glad to see those videos! Definitely easier with a video and I remember this topic was requested A LOT.

adrienvillez
Автор

How do I query current user data? I want the data that was saved in registration to parse to populate in another view controller through some text fields. I cannot find a video/tutorial out there to help me with this.

nejeerobinson