Categories
bubble

How to parse specific parameters from string urls or API response data using RegEx in bubble

Objective: Learn how to parse specific parameters from string urls or API response data using RegEx in bubble. Introduction: RegEx – which stands for regular expression – is very popular in the world of coding. It is often used to identify character patterns but is not often explained very well. We will attempt to explain […]