MongoDB Developer
MongoDB Developer Centerchevron-right
Developer Topicschevron-right

TypeScript

plus Follow
Sign in to follow topics
A strict syntactical superset of JavaScript and adds optional static typing to the language. TypeScript simplifies JavaScript code, making it easier to read and debug.

Featured

random alt
Tutorial

Create a REST API with Cloudflare Workers and MongoDB Atlas

Learn how to create a serverless REST API using Cloudflare workers and MongoDB Atlas....
ServerlessCloudflareAtlasTypeScript

Jan 26, 2023
Luke Edwards (+1)
random alt
Quickstart

Getting Started with Deno & MongoDB


May 12, 2022
Tutorial

Using Expo and Realm React Native with expo-dev-client


Aug 26, 2022
All TypeScript Content
search
  • Newest
  • Highest Rated
  • Closest Upcoming
alt not provided
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
alt not provided
Play Button
Video

Type Safety with Prisma an Object Relational Mapper (ORM) for MongoDB

✅ Sign-up for a free cluster at: https://bit.ly/mongodb-free ✅ Get help on our Community Forums: https://bit.ly/mongodb-community 📚 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/3bpg1Z1...

May 26, 2022
alt not provided
Code Example
FULL APPLICATION

Trends analyser

Analyse how hashtags on twitter change over time. ...

May 24, 2022
Rita Rodrigues
alt not provided
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
alt not provided
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
alt not provided
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
alt not provided
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
alt not provided
Tutorial

Create a REST API with Cloudflare Workers and MongoDB Atlas

Learn how to create a serverless REST API using Cloudflare workers and MongoDB Atlas....

Nov 15, 2021
Luke Edwards (+1)