Posts by Rafa Kunz • 31 points
2 posts
-
-1
votes3
answers78
viewsQ: How to check if variables are filled with strings? and not show them when empty
In the final result object, I could have several items, sometimes these are not registered, so I would like to avoid showing empty tags on the screen. Example: mostrador.innerHTML = filtrados.map(…
javascriptasked Rafa Kunz 31 -
1
votes1
answer43
viewsQ: Javascript - how to search for a property in an object of an (array)?
Hello, I am learning Javascript and need to perform a search for a property (city) in an object of an array(markersData), and if the term searched exists, ai show all the content of the object.…
javascriptasked Rafa Kunz 31