dapr / js-sdk

Dapr SDK for Javascript
Apache License 2.0
194 stars 82 forks source link

Update examples and docs for subscribing to configuration stores #524

Closed shubham1172 closed 11 months ago

shubham1172 commented 11 months ago

Description

Doc changes and add examples to subscribe to config stores

Issue reference

Please reference the issue this PR will close: #465

Checklist

Please make sure you've completed the relevant tasks for this PR, out of the following list:

codecov[bot] commented 11 months ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (bec157c) 35.23% compared to head (0a8715e) 35.23%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #524 +/- ## ======================================= Coverage 35.23% 35.23% ======================================= Files 90 90 Lines 10143 10143 Branches 415 415 ======================================= Hits 3574 3574 Misses 6503 6503 Partials 66 66 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

XavierGeerinck commented 11 months ago

approved!