Blog
Introducing Backendless Pro Community Edition: Free Single-Server Deployment
We’re excited to announce that Backendless is now even more accessible with the launch of the Community Edition: a free version of the Backendless platform for deployment on a single physical server. This change makes Backendless more accessible than ever, allowing established users who want to lower their overall cost of ownership to deploy quickly...

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.

Custom UI Components in Backendless UI Builder

Custom UI Components are the latest innovation to introduced in UI Builder. This new release offers you the full flexibility of code on the frontend, fully integrated into your Codeless application. Read all about it here!

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.

How to Use Backendless with ReactJS (Part 4)

In this article, we are going to continue developing our ReactJS web application using Backendless for the backend. This is part 4 of our series, so be sure you’ve read through parts 1-3, linked below: Basic project setup and render Persons List Create, update and delete Persons Enable Real-Time database If you have already read…