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
Copy file name to clipboardExpand all lines: _scala_use_case_items/4-frontend.md
+3-4Lines changed: 3 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,7 @@
1
1
---
2
2
shortTitle: "Frontend Web"
3
-
shortDescription: "Harness the Scala and JavaScript ecosystems together.
4
-
Develop robust apps that run anywhere: from browsers to Node.js to serverless platforms."
5
-
expandText: "Why Scala.js"
3
+
shortDescription: "Reactive UI's backed by types. Use the same Scala libraries across the stack. Integrate with the JavaScript library and tooling ecosystem."
<p class="emph">Call into JS libraries, or export your Scala.js code to other JS modules.</p>
40
+
<p class="emph">Call into JS libraries from the npm ecosystem, or export your Scala.js code to other JS modules. Integrate with Vite for instant live-reloading.</p>
42
41
<p>Leverage the JavaScript ecosystem of libraries. Use <a href="https://scalablytyped.org/" target="_blank" rel="none">ScalablyTyped</a> to generate types for JavaScript libraries from TypeScript definitions.</p>
43
42
<a class="button button_call-to-action" href="http://www.scala-js.org/libraries/facades.html" target="_blank" rel="none">Scala.js facades for popular JavaScript libraries</a>
0 commit comments