TypeScript
Sign in to follow topics
Featured
All TypeScript Content
- Newest
- Highest Rated
Tutorial
How to Deploy MongoDB Atlas with AWS CDK in TypeScript
Learn how to quickly and easily deploy a MongoDB Atlas instance using AWS CDK with TypeScript.Jul 11, 2023
Zuhair Ahmed (+1)
Article
What to Expect from Realm JavaScript v12
The Realm JavaScript team has been working on Realm JavaScript version 12 for a while, and we'd like to give you a brief introduction to what to expect.May 22, 2023
Kenneth Geisshirt
Video
Type Safety with Prisma an Object Relational Mapper (ORM) for MongoDB
✅ Sign-up for a free cluster at: https://mdb.link/free--7r4whMKt1s ✅ Get help on our Community Forums: https://mdb.link/community--7r4whMKt1s 📚 For readers, here a written version: https://bit.ly/389RziH 🧾 Source Code: https://bit.ly/3GbLVcy 🔗 Prisma: https://www.prisma.io/ 📻 MongoDB Podcast with Mikolas Burk & Matthew Meuller of Prisma: https://bit.ly/38P4t5Y Did you know that Prisma now supports MongoDB? In this video, we’ll explore Prisma, an Object Relational Mapper (ORM) for MongoDB. Prisma helps developers to write code that is both readable and type safe. Prisma is an open source ORM (Object Relational Mapper) for Node.js. It supports both JavaScript and TypeScript. It really shines when using TypeScript, helping you to write code that is both readable and type-safe. Connect with Jesse: Twitter: https://bit.ly/tweet-codeSTACKr --- Subscribe to MongoDB ►►► https://bit.ly/3bpg1Z1May 26, 2022
Code Example
FULL APPLICATION
Trends analyser
Analyse how hashtags on twitter change over time.May 24, 2022
Rita Rodrigues
Code Example
FULL APPLICATION
myLeG
This project downloads the substitution plan of my school and converts it into a user-friendly page.May 24, 2022
Tutorial
Type Safety with Prisma & MongoDB
In this article, we’ll explore Prisma, an Object Relational Mapper (ODM) for MongoDB. Prisma helps developers to write code that is both readable and type-safe.Apr 25, 2022
Jesse Hall
Tutorial
Using Expo and Realm React Native with expo-dev-client
Now we can write our React Native Expo Apps using Realm, React Native and use a custom-dev-client to get most of the functionality of Expo Go, in just one simple step.Mar 04, 2022
Diego Freniche
Quickstart
Getting Started with Deno & MongoDB
Deno is a “modern” runtime for JavaScript and TypeScript that is built in Rust. This makes it very fast! If you are familiar with Node.js, then you will be right at home with Deno. It is very similar but has some improvements over Node.js. In fact, the creator of Deno also created Node and Deno is meant to be the successor to Node.js. Deno pairs nicely with MongoDB.Jan 21, 2022
Jesse Hall