Javascript – I created a function to write with Firebase, but there is a problem with implementing the search function
I made a writing function with Firebase, but when I search for the title if it's "ice cream", it comes out when I search for "ice cream", but it doesn't come out when I search for "cream". I've tried a…