Jeremy DornforGrowthBook Engineering Bloggrowthbook.hashnode.netยทMar 28, 2023Fully Typesafe SDKGrowthBook client-side SDKs have always been written in 100% Typescript, which provides a great baseline level of type safety. Trying to use a numeric feature flag value as a string? Get a compile-time error. const value: string = gb.getFeatureValue(...221 readsTypeScriptAdd a thoughtful commentNo comments yetBe the first to start the conversation.