DEV Community

TypeScript

Optional static type-checking for JavaScript.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Use Next.js 13 With TypeScript To Create a Headless Shopify App

Use Next.js 13 With TypeScript To Create a Headless Shopify App

16
Comments 4
13 min read
Day 36: Typescript Basics

Day 36: Typescript Basics

5
Comments
2 min read
Setup Lerna, React, Module Federation & Typescript Monorepo Environment

Setup Lerna, React, Module Federation & Typescript Monorepo Environment

22
Comments 1
5 min read
Simplifying GitHub Actions Workflows Through Typescript

Simplifying GitHub Actions Workflows Through Typescript

1
Comments
2 min read
TypeScript GraphQL Projects: Type Generation in a Monorepo

TypeScript GraphQL Projects: Type Generation in a Monorepo

Comments
4 min read
Use Copilot Chat to Guide Your JavaScript to TypeScript Migration

Use Copilot Chat to Guide Your JavaScript to TypeScript Migration

60
Comments 2
4 min read
React Calendar: A Guide to Building Dynamic Calendars with Events and Todos

React Calendar: A Guide to Building Dynamic Calendars with Events and Todos

65
Comments 8
13 min read
Creating Customized Offline Captcha in Angular 🔥✌

Creating Customized Offline Captcha in Angular 🔥✌

8
Comments
2 min read
Navigating Open Source: My Journey to Contributing and Getting My First freeCodeCamp PR Accepted

Navigating Open Source: My Journey to Contributing and Getting My First freeCodeCamp PR Accepted

29
Comments 6
6 min read
Optimizing SEO: Generating Dynamic Sitemaps for Your Angular Application

Optimizing SEO: Generating Dynamic Sitemaps for Your Angular Application

38
Comments 2
2 min read
No More Alpha: The Best Way to Mutate Data in Next.js 13 Without Touching Server Actions?

No More Alpha: The Best Way to Mutate Data in Next.js 13 Without Touching Server Actions?

1
Comments
4 min read
Day 35: Typescript

Day 35: Typescript

Comments
2 min read
Mastering Data Structures and Algorithms: Planting Flowers with No Adjacent Blooms

Mastering Data Structures and Algorithms: Planting Flowers with No Adjacent Blooms

3
Comments 2
3 min read
ERDIA: TypeORM entity specification documentation tool

ERDIA: TypeORM entity specification documentation tool

9
Comments
3 min read
Explicit Design, Part 7. App Composition without Hooks

Explicit Design, Part 7. App Composition without Hooks

3
Comments
10 min read
Exploring Angular FormArray: Simplifying Dynamic Forms

Exploring Angular FormArray: Simplifying Dynamic Forms

Comments
3 min read
The Complete Guide to Angular Forms: Building Dynamic and Interactive User Interfaces

The Complete Guide to Angular Forms: Building Dynamic and Interactive User Interfaces

2
Comments
4 min read
Callback, Callback Hell, Promise Chaining and Async/Await in JavaScript

Callback, Callback Hell, Promise Chaining and Async/Await in JavaScript

61
Comments 6
6 min read
Observer Pattern: Keeping Components in Sync

Observer Pattern: Keeping Components in Sync

1
Comments
9 min read
Best Practices for TypeScript: Elevate Your Code Quality 🚀

Best Practices for TypeScript: Elevate Your Code Quality 🚀

38
Comments 11
3 min read
NestJS Boilerplate using Typescript Generics.

NestJS Boilerplate using Typescript Generics.

2
Comments
1 min read
You should repeat yourself when writing tests

You should repeat yourself when writing tests

2
Comments
3 min read
Applying factory method pattern: Vuejs with firebase and supabase use case

Applying factory method pattern: Vuejs with firebase and supabase use case

3
Comments
6 min read
Mastering The Web : TypeScript Vs JavaScript Showdown

Mastering The Web : TypeScript Vs JavaScript Showdown

5
Comments
2 min read
Learning Web Development Together with a Real Project

Learning Web Development Together with a Real Project

56
Comments 4
4 min read
Debugging Like a Pro: Unraveling Angular Conundrums

Debugging Like a Pro: Unraveling Angular Conundrums

3
Comments
4 min read
Using the WebComponent API with TypeScript: Building Modular and Readable Systems

Using the WebComponent API with TypeScript: Building Modular and Readable Systems

13
Comments 3
7 min read
Set up Hot Reload for Typescript ESM projects

Set up Hot Reload for Typescript ESM projects

15
Comments 4
2 min read
Transformações de Tipo em Tempo de Compilação no TypeScript

Transformações de Tipo em Tempo de Compilação no TypeScript

Comments
2 min read
Namespaces e Módulos em TypeScript

Namespaces e Módulos em TypeScript

Comments
2 min read
Tipos Avançados em TypeScript

Tipos Avançados em TypeScript

Comments
2 min read
Manipulação Avançada de Tipos com Utility Types

Manipulação Avançada de Tipos com Utility Types

Comments
2 min read
Polimorfismo e Generics Avançados em TypeScript

Polimorfismo e Generics Avançados em TypeScript

1
Comments
2 min read
How to build AWS State Machines using AWS CDK - Part I

How to build AWS State Machines using AWS CDK - Part I

Comments
4 min read
Dealing with the '--downlevelIteration' Error in TypeScript

Dealing with the '--downlevelIteration' Error in TypeScript

Comments
2 min read
Mastering TypeScript: Guides & Tricks

Mastering TypeScript: Guides & Tricks

4
Comments
3 min read
Exploring Fastify and TypeScript: Mocking External Dependencies

Exploring Fastify and TypeScript: Mocking External Dependencies

5
Comments
3 min read
Mastering Angular `@Input` and `@Output` Chains

Mastering Angular `@Input` and `@Output` Chains

2
Comments
4 min read
TurboRepo Next.js Build Error

TurboRepo Next.js Build Error

Comments
1 min read
Next.js Auth and Dashboard Boilerplate: Building a Full-Stack Web App

Next.js Auth and Dashboard Boilerplate: Building a Full-Stack Web App

36
Comments 4
16 min read
A simple React Next + Node app in Typescript

A simple React Next + Node app in Typescript

Comments
3 min read
Prevent App Crashes in React Native Production: A Crucial Development Tip

Prevent App Crashes in React Native Production: A Crucial Development Tip

3
Comments 1
2 min read
Debug Like a Pro: Mastering JS & TS

Debug Like a Pro: Mastering JS & TS

7
Comments
4 min read
Mastering Angular Control Value Accessor: A Guide for Angular Developer

Mastering Angular Control Value Accessor: A Guide for Angular Developer

14
Comments
4 min read
Set up a Node.js project + TypeScript + Jest using ES Modules

Set up a Node.js project + TypeScript + Jest using ES Modules

29
Comments 2
2 min read
Best NestJS Practices and Advanced Techniques

Best NestJS Practices and Advanced Techniques

73
Comments
4 min read
Streamlining Absolute Imports in React with TypeScript and Vite

Streamlining Absolute Imports in React with TypeScript and Vite

9
Comments 3
3 min read
null vs undefined? What to choose? What to use?

null vs undefined? What to choose? What to use?

9
Comments 4
4 min read
Build a real-time voting app with WebSockets, React & TypeScript 🔌⚡️

Build a real-time voting app with WebSockets, React & TypeScript 🔌⚡️

168
Comments 14
18 min read
Unleashing the Power of Generator Functions in JavaScript: Cooking Up Code Magic! 🎩

Unleashing the Power of Generator Functions in JavaScript: Cooking Up Code Magic! 🎩

17
Comments 2
10 min read
@rslike: compare your structures in TypeScript/JavaScript like a pro

@rslike: compare your structures in TypeScript/JavaScript like a pro

2
Comments
2 min read
Infer keyword in TypeScript 📜

Infer keyword in TypeScript 📜

13
Comments
3 min read
Utilizando Operadores com o Angular HTTP Client para Lidar com Requisições HTTP

Utilizando Operadores com o Angular HTTP Client para Lidar com Requisições HTTP

6
Comments
3 min read
Using path aliases for cleaner React and TypeScript imports

Using path aliases for cleaner React and TypeScript imports

11
Comments 1
6 min read
Moving from React to Vue? Here's what to expect

Moving from React to Vue? Here's what to expect

27
Comments 1
5 min read
Exploring The Benefits of GraphQL Code Gen

Exploring The Benefits of GraphQL Code Gen

7
Comments
8 min read
Building a Serverless GraphQL Yoga Server with TypeScript on Cloudflare Workers with Cloudflare KV

Building a Serverless GraphQL Yoga Server with TypeScript on Cloudflare Workers with Cloudflare KV

1
Comments
4 min read
React Hook: useGlobalState

React Hook: useGlobalState

29
Comments
8 min read
Length of Last Word in TypeScript

Length of Last Word in TypeScript

Comments
2 min read
[2][DEV NOTE] Integrate prisma and postgres database

[2][DEV NOTE] Integrate prisma and postgres database

5
Comments
3 min read
loading...