Skip to content

Commit 2658deb

Browse files
authored
DOCSP-38511 create scala language landing page (#178)
* DOCSP-38511-Create-Scala-Language-Landing-page * Added More ways to learn section. * Updating Scala driver link.
1 parent ef16bbe commit 2658deb

File tree

2 files changed

+71
-0
lines changed

2 files changed

+71
-0
lines changed

source/images/Scala.svg

Lines changed: 39 additions & 0 deletions
Loading

source/languages/scala.txt

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
:template: product-landing
2+
:pl-max-width-paragraphs:
3+
:noprevnext:
4+
5+
==================
6+
MongoDB with Scala
7+
==================
8+
9+
.. default-domain:: mongodb
10+
11+
.. introduction::
12+
13+
Create high-performance and highly-scalable applications using the
14+
`MongoDB Atlas cloud database <https://www.mongodb.com/docs/atlas/>`__.
15+
Use the MongoDB Scala driver to combine both functional and object-oriented
16+
programming styles to build fast applications for the JVM.
17+
18+
.. button:: Get started with MongoDB Scala Driver
19+
:uri: https://www.mongodb.com/docs/drivers/scala/
20+
21+
.. image:: /images/Scala.svg
22+
:alt: Scala landing page hero image
23+
24+
Drivers
25+
-------
26+
27+
`Scala driver documentation → <https://www.mongodb.com/docs/languages/scala/scala-driver/current/>`__
28+
29+
More ways to learn
30+
------------------
31+
32+
`MongoDB Community → <https://www.mongodb.com/community/>`__

0 commit comments

Comments
 (0)