Previously we showed how to declare relationships between tables. Once a relationship is in place, specific objects stored in the tables may be linked with each other.
Another post covered how to retrieve data objects from Backendless. The code in that article loads a collection of the Restaurant objects and although it does not show it, the related collection of the Location objects arrives un-initialized. That is the default behavior of Backendless Database when it comes to loading related objects. The code…
In 2019, the BackendlessDataCollection class was added to Swift-SDK. This class conforms to the Collection protocol and allows you to retrieve and iterate over a collection of objects stored in a Backendless data table.
Introduction We’re all looking to streamline app development. Backend development in particular is a clear point where efficiency is key because improper code can slow down you app and affect all users equally. One of the best ways to speed up backend development without risking creating problematic code is…
In this edition of the Backendless Spotlight, we take a look at a yoga application startup that uses motion tracking and data to guide its users. Zenia acts as a virtual yoga instructor that can analyze your movements to help you improve your form and maximize your yoga sessions.
In Part 2 of our series, we are going to continue design backend for our Social App. So, the task for today is to implement such parts as Likes and Comments. You will see how easily you can reach this by using Backendless.
In this edition of Backendless Spotlight, we take a look at a freelance developer that has used Backendless to help support software he has developed. Thiago Almeida uses Backendless to supplement multiple applications, saving him significant development time.
There are a lot of social applications around the world, such as Facebook, Twitter, WhatsApp, Instagram, etc. If we take a look under the hood, however, we can see they all share pretty standard features. For instance, we can’t imagine an app without the ability to establish relationships between users, or without “likes” and “comments”…
In this edition of Backendless Spotlight, we look at a company with the motto “Retire the Résumé”. FindReps uses an innovative new approach to connect salespeople with manufacturers looking to get their products in front of buyers.