We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c40e456 commit e8b9c49Copy full SHA for e8b9c49
2 files changed
daprdocs/content/en/_index.md
@@ -147,6 +147,18 @@ you tackle the challenges that come with building microservices and keeps your c
147
<a href="{{< ref python >}}" class="stretched-link"></a>
148
</div>
149
150
+ <div class="card">
151
+ <div class="card-body">
152
+ <h5 class="card-title">
153
+ <img src="/images/homepage/javascript.png" alt="JS logo" width=30>
154
+ <b>JavaScript</b>
155
+ </h5>
156
+ <p class="card-text">
157
+ Learn more about the JavaScript SDK.
158
+ </p>
159
+ <a href="{{< ref js >}}" class="stretched-link"></a>
160
+ </div>
161
162
163
<br>
164
<div class="card-deck">
daprdocs/static/images/homepage/javascript.png
10 KB
0 commit comments