DEV Community

TypeScript

Optional static type-checking for JavaScript.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
NestJS Authentication with OAuth2.0: Adding Mobile Apps Support

NestJS Authentication with OAuth2.0: Adding Mobile Apps Support

2
Comments 1
7 min read
Mastering React Components with TypeScript Generics

Mastering React Components with TypeScript Generics

2
Comments
7 min read
A Modern Approach to Secure APIs with Node.js, Express, TypeScript, and ESM

A Modern Approach to Secure APIs with Node.js, Express, TypeScript, and ESM

4
Comments
7 min read
Enabling OpenAI to call functions in your app (TypeScript / Node.js) 10:25

Enabling OpenAI to call functions in your app (TypeScript / Node.js)

111
Comments 6
1 min read
Solana Wallet Integration for SOL Transactions

Solana Wallet Integration for SOL Transactions

9
Comments
18 min read
Mastering TypeScript Generics for Reusable Logic

Mastering TypeScript Generics for Reusable Logic

1
Comments
3 min read
useState() Hook in React

useState() Hook in React

3
Comments 2
2 min read
Éviter les pièges des évaluations booléennes imprécises en JS/TS

Éviter les pièges des évaluations booléennes imprécises en JS/TS

Comments
2 min read
Simplifying Async Error Handling in TypeScript

Simplifying Async Error Handling in TypeScript

1
Comments
3 min read
Principais Algoritmos em TypeScript: Implementações e Aplicações

Principais Algoritmos em TypeScript: Implementações e Aplicações

Comments
4 min read
Data Validation in Your Backend: A Practical Guide

Data Validation in Your Backend: A Practical Guide

6
Comments
4 min read
Implement third-party authentication in Electron Desktop applications using the web platform on Linux.

Implement third-party authentication in Electron Desktop applications using the web platform on Linux.

35
Comments 7
3 min read
i18n: The Type-Safe Approach

i18n: The Type-Safe Approach

Comments
3 min read
Sauver mon i18n en le typant

Sauver mon i18n en le typant

Comments
3 min read
📝 Angular Cheat Sheet for Developers

📝 Angular Cheat Sheet for Developers

4
Comments 2
2 min read
An Easy way to get started programming with LLMs

An Easy way to get started programming with LLMs

1
Comments
4 min read
📝 React Cheat Sheet for Developers

📝 React Cheat Sheet for Developers

5
Comments
2 min read
Travel Booking Using Next.js 14, Prisma, TailwindCSS & Next Auth

Travel Booking Using Next.js 14, Prisma, TailwindCSS & Next Auth

11
Comments 1
1 min read
Dock ‘n’ Roll: Dockerize Your Node App With Multi-Stage Build

Dock ‘n’ Roll: Dockerize Your Node App With Multi-Stage Build

2
Comments
4 min read
How to Create a Secure Newsletter Subscription with NextJS, Supabase, Nodemailer and Arcjet 🔐💯

How to Create a Secure Newsletter Subscription with NextJS, Supabase, Nodemailer and Arcjet 🔐💯

39
Comments 4
21 min read
How Layout Management works in Next.js App Router: Shared and Stand-Alone Approaches

How Layout Management works in Next.js App Router: Shared and Stand-Alone Approaches

1
Comments
1 min read
Building an Angular Document Viewer for Image Loading, Annotation, and PDF Export

Building an Angular Document Viewer for Image Loading, Annotation, and PDF Export

1
Comments
5 min read
Master the Essentials of Git and GitHub in Just 20 Minutes

Master the Essentials of Git and GitHub in Just 20 Minutes

Comments
5 min read
The difference between readonly and const in Type Script

The difference between readonly and const in Type Script

Comments
1 min read
Angular Lifecycle Hooks: A High Level Overview

Angular Lifecycle Hooks: A High Level Overview

4
Comments 1
2 min read
Middleware for Step Functions: Automatically Store and Load Payloads from Amazon S3

Middleware for Step Functions: Automatically Store and Load Payloads from Amazon S3

22
Comments 4
11 min read
Dynamic Island Liquid Animation with React Native Skia

Dynamic Island Liquid Animation with React Native Skia

15
Comments 1
7 min read
15 Advanced TypeScript Tips and Tricks You Might Not Know 🤔💡

15 Advanced TypeScript Tips and Tricks You Might Not Know 🤔💡

67
Comments
9 min read
React Server Components (RSC): The Future of Rendering in React 🔮

React Server Components (RSC): The Future of Rendering in React 🔮

16
Comments 1
3 min read
A Tailwind never-ending carousel (ticker)

A Tailwind never-ending carousel (ticker)

Comments
4 min read
ES6 Destructuring in Typescript

ES6 Destructuring in Typescript

Comments
2 min read
Jest Recap: Safely Mock Properties and Methods of Global Objects

Jest Recap: Safely Mock Properties and Methods of Global Objects

Comments
3 min read
The Power of Pipes: Streamlining Data Flow in Backend Development

The Power of Pipes: Streamlining Data Flow in Backend Development

Comments 2
4 min read
Building a RAG Chatbot with LlamaIndex and eBay API Integration

Building a RAG Chatbot with LlamaIndex and eBay API Integration

7
Comments
5 min read
How to Build a React Hook That Handles Sequential Requests

How to Build a React Hook That Handles Sequential Requests

2
Comments
3 min read
15 TypeScript Features That Will Make You a Better JavaScript Developer

15 TypeScript Features That Will Make You a Better JavaScript Developer

12
Comments
8 min read
NESTOI Powerful nodejs library

NESTOI Powerful nodejs library

Comments
1 min read
Getting Started with Angular: Complete Guide

Getting Started with Angular: Complete Guide

9
Comments 2
8 min read
[MICROSERVICES] Message Queues e REST – Uma Abordagem com Go, NodeJS e Clean Architecture

[MICROSERVICES] Message Queues e REST – Uma Abordagem com Go, NodeJS e Clean Architecture

Comments
8 min read
Nuxt Tips Collection

Nuxt Tips Collection

13
Comments
3 min read
Dockerize NEXTJS and Setup Drizzle ORM with PostgreSQL locally with docker in NEXT.JS...

Dockerize NEXTJS and Setup Drizzle ORM with PostgreSQL locally with docker in NEXT.JS...

5
Comments
4 min read
Exploring TypeScript: Types, Interfaces, Generics, and Enums

Exploring TypeScript: Types, Interfaces, Generics, and Enums

5
Comments
5 min read
How to add Limited Login Facebook on iOS and Android on server-side and client-side

How to add Limited Login Facebook on iOS and Android on server-side and client-side

4
Comments
5 min read
LeetCode Meditations: Palindromic Substrings

LeetCode Meditations: Palindromic Substrings

1
Comments
4 min read
404 Page Not Found Problem in Parallel Routes

404 Page Not Found Problem in Parallel Routes

Comments
2 min read
Deploying Your Telegram Bots on Cloudflare Workers: A Step-by-Step Guide

Deploying Your Telegram Bots on Cloudflare Workers: A Step-by-Step Guide

6
Comments
4 min read
Zero-overhead Async/Await

Zero-overhead Async/Await

3
Comments 3
3 min read
Building NPM packages for CommonJS with ESM dependencies

Building NPM packages for CommonJS with ESM dependencies

Comments
3 min read
LeetCode Meditations: Coin Change

LeetCode Meditations: Coin Change

2
Comments 1
4 min read
Part 1: Create an API with Nest.js [2024]

Part 1: Create an API with Nest.js [2024]

4
Comments
22 min read
(S): Aplicando o "Princípio da Responsabilidade Única" com Typescript e Java

(S): Aplicando o "Princípio da Responsabilidade Única" com Typescript e Java

Comments
4 min read
Using TypeScript with React Native: Best Practices

Using TypeScript with React Native: Best Practices

4
Comments
3 min read
🎮 Creating a Web Game Engine with React Three Fiber, and TypeScript - Part 7 🎮

🎮 Creating a Web Game Engine with React Three Fiber, and TypeScript - Part 7 🎮

1
Comments
1 min read
Q&A Parallel Routes - Nextjs

Q&A Parallel Routes - Nextjs

Comments
3 min read
How to add Custom Font to Tailwind - For Web and Locally Downloaded Fonts

How to add Custom Font to Tailwind - For Web and Locally Downloaded Fonts

9
Comments
5 min read
Parallel Routes: Starter Guide in Nextjs

Parallel Routes: Starter Guide in Nextjs

Comments
1 min read
Como Criar e Publicar Pacotes TypeScript no NPM

Como Criar e Publicar Pacotes TypeScript no NPM

1
Comments
3 min read
TypeScript Guide: Everything you need to know! Part -2

TypeScript Guide: Everything you need to know! Part -2

3
Comments
4 min read
WhatsApp webhook API types

WhatsApp webhook API types

Comments
2 min read
TypeScript Guide: Everything you need to know! Part -1

TypeScript Guide: Everything you need to know! Part -1

3
Comments
4 min read
loading...