Closed ahmedosama5200 closed 4 years ago
You can use this library for example to connect from a browser (javascript) to a http api (this an be in any language, as long as it fulfills the api)
Thank you for replying. What's the advantage of keeping translation files in my backend ? I could just leave them in the frontend and load them using webpack code splitting. Does that make sense ?
It's your choice...
You could update your translations without redeploying your frontend for example... like here: https://youtu.be/9NOzJhgmyQE
Thank you so much. I get it now.
I know this is not a place for questions but I am really confused about what this library really does and I can't understand even after going through the documentation. I am not using nodejs in the backend. Do I still need it ?