DEV Community

TypeScript

Optional static type-checking for JavaScript.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
TypeSafe Testing in Backends-for-Frontends

TypeSafe Testing in Backends-for-Frontends

Comments
11 min read
Streamline Your Backend Development with the Simple NestJS Boilerplate

Streamline Your Backend Development with the Simple NestJS Boilerplate

1
Comments
2 min read
Nuxt 3 i18n on server&client

Nuxt 3 i18n on server&client

3
Comments
3 min read
Contradiction in TS Types

Contradiction in TS Types

Comments
1 min read
ReactJS + TypeScript: A Powerful Combination for Web Development

ReactJS + TypeScript: A Powerful Combination for Web Development

1
Comments
3 min read
How to Fix: Generating static pages (0/8)TypeError: Cannot read properties of undefined (reading 'data')

How to Fix: Generating static pages (0/8)TypeError: Cannot read properties of undefined (reading 'data')

7
Comments
4 min read
Exploring HSLA Color Format for React: TypeScript, Styled Components, Color Variants, Colors Generator, Color Picker

Exploring HSLA Color Format for React: TypeScript, Styled Components, Color Variants, Colors Generator, Color Picker

Comments
7 min read
Understanding TypeScript generators

Understanding TypeScript generators

104
Comments 8
8 min read
[Nestia] SDK and Mockup Simulator generation from Swagger Documents (Swagger to NestJS)

[Nestia] SDK and Mockup Simulator generation from Swagger Documents (Swagger to NestJS)

11
Comments
5 min read
Component Libraries - Should you use them?

Component Libraries - Should you use them?

48
Comments 17
4 min read
How to hide or Fix; `typescript: File is a CommonJS module; it may be converted to an ES module.`

How to hide or Fix; `typescript: File is a CommonJS module; it may be converted to an ES module.`

6
Comments 1
2 min read
Build a Single Source of Truth by Using Daxus!

Build a Single Source of Truth by Using Daxus!

10
Comments 1
2 min read
Create React UI Lib 1.1: Ladle and ESLint

Create React UI Lib 1.1: Ladle and ESLint

9
Comments 1
2 min read
A Complete Guideline to Creating a Modern React App With TypeScript From Scratch

A Complete Guideline to Creating a Modern React App With TypeScript From Scratch

3
Comments
7 min read
Discriminated unions in Typescript

Discriminated unions in Typescript

Comments
2 min read
Type Narrowing in TypeScript: A Journey through Type Inference

Type Narrowing in TypeScript: A Journey through Type Inference

Comments
3 min read
Code Snippet Builder - Create stunning code snippets

Code Snippet Builder - Create stunning code snippets

12
Comments 4
3 min read
100 Days Code Challenge: Frontend Engineers

100 Days Code Challenge: Frontend Engineers

14
Comments 3
2 min read
ESM & CJS: The subtle shift in bundlejs' behaviour

ESM & CJS: The subtle shift in bundlejs' behaviour

Comments
4 min read
Declaring JSX types in TypeScript 5.1

Declaring JSX types in TypeScript 5.1

16
Comments
5 min read
💡 TypeScript - Template Literal Types

💡 TypeScript - Template Literal Types

5
Comments 1
2 min read
Algorithm Analysis

Algorithm Analysis

5
Comments
4 min read
Understanding flatMap() and other TypeScript arrays

Understanding flatMap() and other TypeScript arrays

5
Comments
10 min read
How to set up TypeScript with Node.js and Express (2023)

How to set up TypeScript with Node.js and Express (2023)

99
Comments 13
2 min read
PySeKT Stack: Your WebDev Arena in Elon vs. Zuckerberg's Colosseum

PySeKT Stack: Your WebDev Arena in Elon vs. Zuckerberg's Colosseum

10
Comments
3 min read
Client & server-side validation with Zod.

Client & server-side validation with Zod.

12
Comments
4 min read
How to check if a tab is active in React

How to check if a tab is active in React

3
Comments 2
2 min read
Testing in NestJS: A Comprehensive Guide

Testing in NestJS: A Comprehensive Guide

2
Comments
2 min read
Daxus - A New Server State Management Library for React

Daxus - A New Server State Management Library for React

37
Comments
1 min read
ETH Crypto Wallet Desktop APP

ETH Crypto Wallet Desktop APP

Comments
3 min read
Safely use `JSON.parse()` in TypeScript

Safely use `JSON.parse()` in TypeScript

30
Comments 3
2 min read
Build a Guestbook from the 2000s with React Server Components and Server Actions

Build a Guestbook from the 2000s with React Server Components and Server Actions

17
Comments 2
7 min read
GETTING STARTED WITH CACHING: USING REDIS AND TYPESCRIPT

GETTING STARTED WITH CACHING: USING REDIS AND TYPESCRIPT

24
Comments 1
10 min read
Homemade dialog service in Angular

Homemade dialog service in Angular

Comments
4 min read
Migration to TypeScript Advice

Migration to TypeScript Advice

2
Comments
2 min read
How to Build a REST API With the AWS CDK Using API Gateway, Lambda, and Dynamodb With API Key Authentication

How to Build a REST API With the AWS CDK Using API Gateway, Lambda, and Dynamodb With API Key Authentication

Comments
13 min read
Intro to PostGraphile V5 (Part 3): Introspection and Abstraction

Intro to PostGraphile V5 (Part 3): Introspection and Abstraction

7
Comments
7 min read
Exploring ApplyMiddleware: How it works behind the scenes

Exploring ApplyMiddleware: How it works behind the scenes

4
Comments
3 min read
Database Transactions

Database Transactions

1
Comments
2 min read
Venturing into the Architectural Wilderness

Venturing into the Architectural Wilderness

2
Comments 2
17 min read
Applying SOLID Principles in NestJS

Applying SOLID Principles in NestJS

29
Comments 4
6 min read
Avoid using "array[index]" for getting Array elements

Avoid using "array[index]" for getting Array elements

16
Comments
2 min read
Simplify Your Next.js 13 (App Router) Development with `npx easy-next@latest`

Simplify Your Next.js 13 (App Router) Development with `npx easy-next@latest`

1
Comments
4 min read
Streamline Your GitLab CI Configuration with Fluent GitLab CI - A Deno Module

Streamline Your GitLab CI Configuration with Fluent GitLab CI - A Deno Module

2
Comments
3 min read
How To Make An Ultimate Button Component with Variants using React

How To Make An Ultimate Button Component with Variants using React

3
Comments 1
5 min read
Recursively Clone Objects without sacrificing Type Safety

Recursively Clone Objects without sacrificing Type Safety

Comments
3 min read
Why We Should Start Using Deno: A Comprehensive Guide

Why We Should Start Using Deno: A Comprehensive Guide

1
Comments
4 min read
Yet Another Newsletter LOL: Making and Learning

Yet Another Newsletter LOL: Making and Learning

14
Comments 2
3 min read
Javascript: important language for web development.

Javascript: important language for web development.

1
Comments
2 min read
Omit<Type, Keys> and Pick<Type, Keys>

Omit<Type, Keys> and Pick<Type, Keys>

Comments
1 min read
Flexible IP restrictions with AWS CDK and AWS WAF

Flexible IP restrictions with AWS CDK and AWS WAF

5
Comments
6 min read
How to Fetch Data using the provideHttpClient in Angular

How to Fetch Data using the provideHttpClient in Angular

59
Comments
6 min read
Angular's evolution: Is a Decorator-free future planned?

Angular's evolution: Is a Decorator-free future planned?

2
Comments
2 min read
Elevating Code Flexibility: Dependency Inversion with DI Containers

Elevating Code Flexibility: Dependency Inversion with DI Containers

Comments
5 min read
Typescript - Type System

Typescript - Type System

1
Comments
7 min read
Introducing the Google Wallet Library

Introducing the Google Wallet Library

4
Comments
2 min read
Injeção de dependência (DI) com NodeJS + Typescript

Injeção de dependência (DI) com NodeJS + Typescript

Comments 1
7 min read
Fullstack Angular with Analog 🚀

Fullstack Angular with Analog 🚀

88
Comments
4 min read
How I built a sales management app with Next.js 13, Typescript, and Firebase

How I built a sales management app with Next.js 13, Typescript, and Firebase

70
Comments 4
10 min read
Formatting Node.js codebase with Prettier

Formatting Node.js codebase with Prettier

2
Comments
1 min read
loading...