Jonathan Fernandez

Results 2 issues of Jonathan Fernandez

How can I get the search filter to be selective about the object properties? **Example:** Data being iterated over: ``` [{ name: "Jake", favoriteFood: "Banana" }, { name: "Max", favoriteFood:...

I was experiencing problems when resizing the window of my browser. The sticky element would always have the same width after resizing. In order to fix this issue, I added...