-
What's the recommended approach to access Segment's `anonymousID` without incurring in the `NSCAssert` if the SDK is not yet fully initialized?
Use case 1: We want to send the user's anonymousID al…
-
We need to track the NPS (Net Promoter Score) as a metric to measure our growth and outcome. (Hotjr is what we are currently using to track the v19a website)
We should look into other tools that c…
-
**Library name:** optimizely
**Git repository url:**
**npm package name or url** (if there is one):
**License (List them all if it's multiple):**
**Official homepage:**
**Wanna say something?…
-
Hey Optimizely team. First, thx for this great SDK ❤️
One thing we just found implementing it in my company is that you have the dependency to `promise-polyfill`. This adds up to the bundle size. …
toser updated
4 years ago
-
#### What is the issue you have?
#### Please describe the steps to reproduce the issue.
1. vcpkg install nlohmann-json
will get an error like this:
Downloading https://github.c…
-
https://github.com/bvaughn/react-window
That project has a few different ways to load the data in a list and a way to accomplish infinite scroll. I'm not too big a fan of infinite scroll since some…
-
Package Control removed other dependencies used by other plugins when I removed `LSP`. Here the affected plugins are `Terminus` and `Package Dev`.
This log was shown after I removed `LSP` without r…
-
> ⚠️ Cloudworker is no longer actively maintained at Dollar Shave Club. If you're interested in volunteering to help, please open an issue ⚠️
I'm interesting in volunteering to help! Livepeer is de…
-
Replacing `lookup()` with `uri`:
```
- name: Get checksum list from github
uri:
url: "https://github.com/prometheus/node_exporter/releases/download/v{{ node_exporter_version }}…
-
Adding optimizely rollouts to my react database breaks all my unit and integration tests. how do I mock out the optimizely wrapper in jest?