require () on the client side

1

I am currently studying integrations with IBM Watson, more precisely the Speech to text, I would like to integrate this solution on the client side, so I do not have to make requests to the server that will be requesting the IBM server.

I would like to know if there is a possibility of using require ('ibm-watson-cloud') on the client side, I read a lot of people talking about webpack, browserify, but everything related to gulp and grunt.

I'm currently working with Asp.Net-Core 2.x, and I'm kind of lost with this question.

    
asked by anonymous 24.08.2018 / 15:12

0 answers