Having a basic understanding of JSON can help you supercharge your Bubble application with powerful features. In this issue we cover the basics and explore some of the amazing things you can build.
What if one of the parameters is empty?
According to my tests it produces an invalid json. For example:
…
“placeholder_text”:,
There is no value and it’s not a proper JSON
How to use JSON in your Bubble App
What if one of the parameters is empty?
According to my tests it produces an invalid json. For example:
…
“placeholder_text”:,
…
There is no value and it’s not a proper JSON