So, you think you should search data? Or filter it? And now, stream ... what? Searching for data has a performance price - we need heavy duty server resources and have delayed responses. See the LinkedIn search. Filtering for data requires us to load the entire data on the client-side (via JSON) and then filter … Continue reading StreamTable.js – The Next-generation Search Filter