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.

Backend and Real-Time Database For React JS

Backendless offers a simple way to connect frontend components to backend services through our SDKs. With the SDK for JavaScript, developers can get all of the benefits of a Codeless backend and database for the React.js websites and web apps.

2FA Login Plugin Featuring TOTP

The 2FA Login plugin enables applications built with Backendless to provide an authentication option where a user can login using the TOTP (Time-based One Time Password) form of two-factor authentication (2FA).

How to Setup Push Notifications In a React Native App (iOS)

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.

How to Setup Push Notifications In a React Native App (Android)

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.

How to Integrate Amazon Elasticsearch Service with Backendless

Amazon Elasticsearch Service (Amazon ES) is an integration that can store a lot of data and provide a full text-based search, along with other cool features. In this article, we’ll show you how to integrate Amazon ES into your Backendless project. Of course, you may be able to accomplish what you’re looking for by using…

Add A Powerful Codeless Backend To Webflow With Backendless

Webflow is a no-code website builder that “empowers designers to build professional, custom websites in a completely visual canvas.” When you integrate a feature-rich Backendless backend with your Webflow frontend, you can make your website into a full-function web app.

How To Add JSON Objects In Backendless Database

Backendless Database now supports the JSON data type, a significant innovation that allows us to support both structured and unstructured data.

Introducing The Transactions API

With the Transactions API, Backendless Database can execute multiple database requests grouped into a single transaction. When any one of these grouped database operations fails, the entire transaction is rolled back – meaning any other changes within the same transaction are canceled.

How to Build a Social App Backend With Backendless (Part 2)

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.