Blog
Backendless Continues Momentum in Fall 2023 with 16 G2 Badges
Backendless earns 16 badges in the Fall 2023 G2 reports, including High Performer across API Management, mBaaS, API Design, and RAD, showcasing the platform's excellent developer support, ease of use, and global customer satisfaction.

Big Things Coming In 2020

It has been another great year here at Backendless! Coming in 2020, we will be taking another giant step forward with the release of Version 6.

New Release Featuring Logout All Users and Page Size For Related Data

We are excited to announce another new release for the Backendless platform as we approach the release of Version 6.0. Available today, Release 5.6.2 includes two powerful new features and a variety of bug fixes. Read on to learn more.

How to Create a Web App Using React and Backendless (Part 5)

ReactJS remains one of the most popular hybrid frontend development languages on the market today. In this article, we are going to continue developing a React application using Backendless as the backend by showing how to add real-time alerts to your app.

Introducing Developer Permissions for Team Based Development

As we move toward the launch of version 6.0, we are excited to introduce new features to the Backendless platform that will make your life easier starting today. In this article, we are going to introduce you to a highly-requested new feature, Developer Permissions.

How to Export Application Data (Settings, Data Tables, Geopoints)

When working with Backendless, data you accumulate can easily be exported. The inner workings of the export process itself are quite complicated since it takes into account all the relationships within your data. For you, the user, this process is in fact quite simple.

How to Use Custom Classes in the Backendless Flutter SDK

We are pleased to introduce the new version of the Backendless Flutter SDK, v0.2.0, that adds support for custom classes. In this article, we are going to demonstrate how to start working with it.

How to Create a Chat App That Supports Images (Part 3)

In the final part of our article series about creating a chat app that supports sending and editing messages in real-time, we enable the inclusion of image attachments with messages.

Push Notification Setup For Flutter SDK

Flutter is a new cross-platform frontend framework from Google. In this article, we are going to show how to set up push notifications for your Flutter project and how to handle notifications directly from Flutter.

Backendless Data Collection Tutorial for iOS

BackendlessDataCollection is a new class in the Backendless Swift SDK that conforms to the Collection protocol and enables you to retrieve and iterate over a collection of objects stored in a Backendless data table. This tutorial will show you how.