This message was deleted.
# ask-questions
w
This message was deleted.
b
hello, welcome! the javascript SDK has the most features, so it depends what you're trying to do. some people prefer to evaluate their features on the server instead of the front-end, so if you have that preference and your server is C# then you'd do it there. if you don't, you can use either. you can check out the examples repo to see how we're doing it with various SDK's though C# and PHP aren't included there, but other server languages are (go, ruby, java) https://github.com/growthbook/examples
a
does it mean that GrowthBook SDK can be implemented in both backend technologies such as C# and Node.js, as well as frontend technologies like JavaScript and React. The implementation choice is independent of whether we are conducting A/B tests in the application backend or frontend (UI).?
and how can we also do the A/B testing in the application backend, using the JS SDK ?
f
yes, it can work for both
a
@fresh-football-47124 how can we use the JS SDK for A/B Testing in our backend app?
f
are you running Node?
a
@fresh-football-47124 running a Javascript only