https://www.growthbook.io/ logo
w

worried-planet-2191

06/27/2023, 4:54 PM
This message was deleted.
b

better-magician-65629

06/27/2023, 5:09 PM
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

adventurous-lamp-69236

06/27/2023, 5:29 PM
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

fresh-football-47124

06/27/2023, 5:58 PM
yes, it can work for both
a

adventurous-lamp-69236

06/27/2023, 6:02 PM
@fresh-football-47124 how can we use the JS SDK for A/B Testing in our backend app?
f

fresh-football-47124

06/27/2023, 6:03 PM
are you running Node?
a

adventurous-lamp-69236

06/29/2023, 8:18 AM
@fresh-football-47124 running a Javascript only
2 Views