Blog
Vibe Coding is Awesome - But Let's Talk Backends (Because They Still Matter)
Vibe coding. Yeah, you’ve definitely seen it, probably dabbled in it yourself. Platforms like Loveable.dev, Replit, Claude Code, and a ton of others, are changing how we think about coding. It’s like skipping the boring stuff, going straight to building something fun. UI prototyping, algorithms, slick little experiments, honestly, it feels like magic. But okay,...

How To Create a Flutter Chat App With the Backendless SDK

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.

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.