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