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

Real-Time Logging Feature Upgrade

Logging events and messages that occur while your app is in use is an important aspect of testing and debugging your application. With the release of version 6.1.7, we have added four new logging features that will help make exploring and understanding your log much, much easier.

Backendless Spotlight on My Portal

This week, Backendless Spotlight returns to the education arena as we take a look at the app My Portal, built by students for students. My Portal was built by the members of the IT Club at Daystar University in Kenya as a tool for fellow students at the university. Facing the challenges of managing the workload…

Troubleshooting JS Business Logic (Cloud Code)

For anyone developing business logic (Cloud Code) in JavaScript, we have put together some suggestions for troubleshooting your deployment. The page is added to the product documentation. One of the new features described in the doc is the ability to redirect console.log messages to Backendless logging. Once your JS code is deployed to production, messages…