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,...

Setting up development environment for Android project

This is the first post in the series documenting a sample Android app we built to demonstrate various Backendless features. (You can read/watch project overview posted earlier) The video below demonstrates the following: Retrieving project from its github repository. Running the app in emulator. Creating a Backendless account. Importing app data to your Backendless backend….