With the release of Backendless version 6.4, we have added an exciting new collaboration feature: comments in Backendless Console. With this new feature, you can share suggestions and ask questions of the Backendless community.
There are tons of chat apps available on the market, but that doesn’t mean your ideal app already exists. If you’re looking to build your own chat app, this article is an excellent place to start. In this series of articles, we are going to show you how to create a beautiful iOS chat app…
In the software as a service (SaaS) landscape, there are many variations of “____ as a service”. In this article, we will explain what mobile backend as a service, or MBaaS, means.
In this article, we will demonstrate iOS push notification setup for a React Native app. With Backendless, once set up, push notifications can easily be sent cross-platform to any device.
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 article, we are going to demonstrate how to create a simple peer-to-peer (p2p) chat application with the Backendless SDK for Flutter. This will give you an overview of the process needed to integrate your Backendless server-side with a Flutter client-side chat UI.
In this article, we will demonstrate React Native push notification setup for Android. With Backendless, once set up, push notifications can easily be sent cross-platform to any device with your React Native app.
Backendless Missions are designed to teach you the ins and outs of Backendless. Now, we’ve separated Missions into Mission Packs, allowing you to choose between a purely Codeless experience and learning with code.
In this article, we detail how to apply conditions to columns to filter the data within those columns in a view in Backendless Database. This is Part 4 of our deep dive into the Views feature in Backendless.