DEV Community

TypeScript

Optional static type-checking for JavaScript.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Testing in NestJS: A Comprehensive Guide

Testing in NestJS: A Comprehensive Guide

3
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

1
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

32
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
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
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
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

62
Comments
6 min read
loading...