Skip to content

Conversation

@mmrj
Copy link
Contributor

@mmrj mmrj commented Jun 2, 2022

SC-154168: After receiving some feedback that it'd be helpful if the Hello apps were more standardized, Docs team is working on updating them to match the spec.

I've built and tested locally on OS X. The CircleCI test is failing because there is no CI job. (Because there's currently no CI job set up, I'm hopeful the failure isn't blocking for these changes?)

Comment on lines +35 to +39
const ldclient = LDClient.initialize(clientSideID, user);

// TODO: what's the best way to check if this succeeded,
// so we can then display "SDK successfully initialized!" or
// "SDK failed to initialize" ?
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this something that we can do easily, or do we need to leave out? I'm not sure of the best way to check if initialization succeeded.

@mmrj mmrj marked this pull request as ready for review June 2, 2022 22:18
@mmrj mmrj requested review from a team and eli-darkly June 2, 2022 22:18
Copy link
Contributor

@louis-launchdarkly louis-launchdarkly left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We need to add the CircleCI job kind of like what we did here: https://github.com/launchdarkly/hello-ios/pull/41/files

But that is a separate thing and should not block the merge of this as you already tested locally.

@mmrj mmrj merged commit ef2ebc2 into main Jun 6, 2022
@mmrj mmrj deleted the mollyjones2723/sc-154168/update-javascript-sdk-hello-app-readme-and branch June 6, 2022 16:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

4 participants