ajax-live-search
ajax-live-search copied to clipboard
Split code ( client <--> server )
Hi
I'm trying to split the code, one part in client side other in server side with communication done using an API. Anyone have any recommendation, about what should be in client side and server side.
Basically the idea to use API to search in server DB and return result to client side.
Cheers, Nema