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.
In this article, we detail how to aggregate data within a view in Backendless Database. This is Part 3 of our deep dive into the Views feature in Backendless.
In this article, we detail how to transform values within a view in Backendless Database. This is Part 2 of our deep dive into the Views feature in Backendless.
In this article, we detail how to create your first view in Backendless Database. This is Part 1 of our deep dive into the Views feature in Backendless.
You’ve just had that lightbulb moment: you’ve got a brilliant app idea – now what? Let’s walk through the process of bringing that app to life, even if you’re not into coding.