Check if true or false on json parse into html
Currently have all data displaying perfectly except the boolean ones. I have some data that if true or false they should display different html/css So, how can I have a class or html that shows the data if returns true? I’m a bit stuck on parsing this data on this code. As I was on… Read More Check if true or false on json parse into html