EventGet 50% off your ticket to MongoDB.local NYC on May 2. Use code Web50!Learn more >>
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

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....
MongoDB thumbnail image
ServerlessCloudflareAtlasTypeScript

Mar 29, 2024 | 7 min read
Luke Edwards (+1)
Quickstart

Getting Started with Deno & MongoDB

MongoDB thumbnail image

May 12, 2022 | 12 min read
Tutorial

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

MongoDB thumbnail image

Aug 26, 2022 | 3 min read
All TypeScript Content
search
  • Latest
  • Highest Rated
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....
MongoDB thumbnail image

Apr 02, 2024
Kenneth Geisshirt
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....
MongoDB thumbnail image

Mar 29, 2024
Luke Edwards (+1)
Video

Learn The Basics of AI and RAG - A Quest to Building Your First AI Chatbot

⭐ Register for the Quest: https://app.wilco.gg/company/MongoDBUniversity/mongodb_rag_ai/play ⭐ Get Started on Your Chatbot: https://mongodb.github.io/chatbot/quick-start/ ⭐ Blog post - https://mdb.link/M9GvsHze2F8-blog - Welcome to the dawn of a new era in AI chatbot development! Let's kickstart the "RAG to Riches" quest with an exclusive live session. Dive deep into the world of MongoDB and discover why it's the cornerstone for building efficient, intelligent chatbots using Node.js. What to Expect: Introduction to AI and how MongoDB is a pivotal component of your AI tech stack. Why MongoDB & Node.js?: Learn about the synergy between MongoDB and Node.js and how it can revolutionize your AI projects. Overcoming Development Hurdles: Tackle common pain points in AI chatbot development with real-time solutions. Live Q&A: Get your questions answered. Dive into the specifics of AI chatbots and MongoDB's role in simplifying the process. Why This Matters: The AI landscape is booming, and Node.js stands at the forefront of this revolution, thanks to its event-driven architecture perfectly suited for chatbot interactions. With MongoDB, starting your AI chatbot project becomes a breeze, empowering you to create more interactive and intelligent applications. Who Should Join? Whether you're a seasoned developer or just curious about AI chatbot development, this session is for you! Don't miss out on this opportunity to expand your skills and explore new horizons with MongoDB and AI chatbots. Set your reminders, bring your curiosity, and prepare to embark on a journey from "RAG to Riches" with us. See you there!...
MongoDB thumbnail image
Play Button

Mar 27, 2024
Video

How to Use the MEAN Stack: Build a Web Application From Scratch

✅ Sign-up for a free cluster at → https://mdb.link/free-GcYxQ0A7tVM ✅ Get help on our Community Forums → https://mdb.link/community-GcYxQ0A7tVM" target="_blank" rel="noreferrer">https://mdb.link/community-GcYxQ0A7tVM 🚀 Dive into full-stack development with our comprehensive MEAN Stack tutorial. This video guides you through building a robust Employee Management System using MongoDB, Express.js, Angular, and Node.js. Whether you're a beginner looking to get started in full-stack development or an experienced developer seeking to master the MEAN stack, this tutorial is for you! 🔗 Article for More Details: https://mdb.link/mean-GcYxQ0A7tVM 🧠 What You'll Learn 🧠 ✨ Introduction to MEAN Stack and its components ✨ Setting up your development environment ✨ Creating a server-side application with Node.js and Express ✨ Building a RESTful API ✨ Developing a client-side application using Angular ✨ Connecting your application to MongoDB Atlas for data storage ⏱️ Timestamps ⏱️ 00:00 - Introduction 00:16 - What is MEAN? 01:07 - Prerequisites 01:55 - Server: Setup 03:37 - Server: Interface 04:18 - Server: Connect to MongoDB 06:12 - Server: Environment Variables 06:42 - Server: server.ts 07:53 - Server: RESTful API build 12:48 - Server: Configure Routes 13:32 - Client: Angular app setup 16:09 - Client: Create Angular Interface 16:45 - Client: Create Angular Service 20:05 - Client: Create Employee List Component 24:11 - Client: Define Routes 25:36 - Client: Create Form Component 29:33 - Client: Create Add-Employee Component 31:14 - Client: Create Edit-Employee Component 33:30 - Client: Update Routes 34:03 - Test the Application! 📚 Download the Full Code 📚 Get the entire codebase from our GitHub repository to follow along and experiment with the MEAN stack: https://github.com/mongodb-developer/mean-stack-example ⁉️ Questions? Join our community forum and ask away. We love to help: https://mdb.link/community-GcYxQ0A7tVM" target="_blank" rel="noreferrer">https://mdb.link/community-GcYxQ0A7tVM 💬 Connect with Jesse: Twitter: https://twitter.com/codestackr --- Subscribe to MongoDB YouTube→ https://mdb.link/subscribe...
MongoDB thumbnail image
Play Button

Mar 13, 2024
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....
MongoDB thumbnail image

Jan 23, 2024
Zuhair Ahmed (+1)
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....
MongoDB thumbnail image

Oct 19, 2023
Jesse Hall
Tutorial

Instant GraphQL APIs for MongoDB with Grafbase

Learn how to quickly and easily create a GraphQL API from your MongoDB data with Grafbase....
MongoDB thumbnail image

Oct 12, 2023
Jamie Barton
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....
MongoDB thumbnail image

Jun 11, 2023
Jesse Hall
Code Example
FULL APPLICATION

myLeG

This project downloads the substitution plan of my school and converts it into a user-friendly page....
MongoDB thumbnail image

Jun 09, 2023
Code Example
FULL APPLICATION

Trends analyser

Analyse how hashtags on twitter change over time. ...
MongoDB thumbnail image

Jun 09, 2023
Rita Rodrigues