You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 13, 2024. It is now read-only.
<p>Have a look at the <ahref='/docs/category/core-concepts'>Core concepts</a> pages and take your time to read through it. These concepts will help you get familiar with our WebSocket server api and how to use it more efficiently. They are not related to any of our frameworks or libraries.</p>
54
+
<p>
55
+
Have a look at the <ahref='/docs/category/core-concepts'>Core concepts</a> pages and take your
56
+
time to read through it. These concepts will help you get familiar with our WebSocket server api
57
+
and how to use it more efficiently. They are not related to any of our frameworks or libraries.
58
+
</p>
45
59
</RenderOfficialContents>
46
60
47
61
<RenderOfficialContents>
48
-
<p>When you read through the <ahref='/docs/category/core-concepts'>Core concepts</a> page, you can start choosing your implementation approach based on the language, framework or library you want to use in your application.</p>
62
+
<p>
63
+
When you read through the <ahref='/docs/category/core-concepts'>Core concepts</a> page, you can
64
+
start choosing your implementation approach based on the language, framework or library you want
65
+
to use in your application.
66
+
</p>
49
67
</RenderOfficialContents>
50
68
51
69
<h4>Code Examples</h4>
52
70
53
-
<p>If you want to know how you can implement our API within your code, then we suggest to have a look at our <ahref='/docs/category/code-examples'>Code examples</a>. These code examples come in `CodeSandboxes`. This allows you to easily fork the code examples and experiment with them for personal use. For now we only have JavaScript code examples, but, we plan to add more examples that are created with different languages, frameworks and libraries in the near future.</p>
71
+
<p>
72
+
If you want to know how you can implement our API within your code, then we suggest to have a look
73
+
at our <ahref='/docs/category/code-examples'>Code examples</a>. These code examples come in
74
+
`CodeSandboxes`. This allows you to easily fork the code examples and experiment with them for
75
+
personal use. For now we only have JavaScript code examples, but, we plan to add more examples
76
+
that are created with different languages, frameworks and libraries in the near future.
77
+
</p>
54
78
55
79
<RenderOfficialContents>
56
80
<h4>Languages</h4>
57
81
</RenderOfficialContents>
58
82
59
83
<RenderOfficialContents>
60
-
<p>When using our code examples, we also suggest to have a look at our <ahref='/docs/category/languages'>Languages</a> section. Here, we describe in detail how you can setup your personal project properly to make use of our API. This will surely come helpful when you try to integrate some of our code examples in your own project.</p>
84
+
<p>
85
+
When using our code examples, we also suggest to have a look at our{''}
86
+
<ahref='/docs/category/languages'>Languages</a> section. Here, we describe in detail how you
87
+
can setup your personal project properly to make use of our API. This will surely come helpful
88
+
when you try to integrate some of our code examples in your own project.
89
+
</p>
61
90
</RenderOfficialContents>
62
91
63
92
<RenderOfficialContents>
64
93
<h4>Guides</h4>
65
94
</RenderOfficialContents>
66
95
67
96
<RenderOfficialContents>
68
-
<p>If you want to know for example how you can `monetize your application` or how to create a `secure way for users to log in` to your application, then we provide a handful of <ahref='/docs/category/guides'>Guides</a> that can assist you with that.</p>
97
+
<p>
98
+
If you want to know for example how you can `monetize your application` or how to create a
99
+
`secure way for users to log in` to your application, then we provide a handful of{''}
100
+
<ahref='/docs/category/guides'>Guides</a> that can assist you with that.
101
+
</p>
69
102
</RenderOfficialContents>
70
103
71
104
<RenderOfficialContents>
72
105
<h4>Setting up a Deriv application</h4>
73
106
</RenderOfficialContents>
74
107
75
108
<RenderOfficialContents>
76
-
<p>If you want to know more about the essentials that are needed to setup your own application, then have a look at the <ahref='/docs/setting-up-a-deriv-application'>Setting up a Deriv application</a> section.</p>
109
+
<p>
110
+
If you want to know more about the essentials that are needed to setup your own application,
111
+
then have a look at the{''}
112
+
<ahref='/docs/setting-up-a-deriv-application'>Setting up a Deriv application</a> section.
0 commit comments