Developer Blog

DevCon 2025

DevCon 2025 – What You Need to Know!

Registration for DevCon 2025 is now open! Join us from June 4-6, 2025, in Amsterdam, Netherlands, for an event designed for developers, technical sales engineers, and tech enthusiasts eager to connect, learn, and innovate. The Early Bird discount has been extended to April 7th. Register now to save $150 USD!

Read more

Latest Posts

RhoElements - Building Your First App - Part 4 WebSQL Setup

Misc Jive-Migrated
In the of the , we have a basic HTML file (our app) that has placeholders for content and simple javascript functions for enabling the scanner and handling the decode event. In this part of the series, we will discuss WebSQL storage and incorporate…

RhoElements - Building Your First App - Part 5 Saving Scan Data

Misc Jive-Migrated
In the of this , we created javascript functions to create the database and associated tables we will be using. We also loaded the Developer Conference session data into the table. In this part of the series, we will basically complete the…