DEV Community

Discussion on: I want to build a Job portal, what tools should i use?

Collapse
 
buzzedison profile image
Edison Ade

Thanks for your contribution. What do you think about Elastic search or Agolia to implement search ?

Want job search possibilities to be seamless and direct to what people want

Collapse
 
rhymes profile image
rhymes

I'm not sure Elastic can be used directly from JS, you should check if there are public offerings with a sdk on top.

Algolia has a JS client only sdk for search.

DEV search runs on Algolia so I know it's fine for this kind of usage...