DEV Community

TypeScript

Optional static type-checking for JavaScript.

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
Scalability: the Lost Level of React State Management

Scalability: the Lost Level of React State Management

2
Comments 3
11 min read
Create a React project from scratch, with TypeScript and Vite

Create a React project from scratch, with TypeScript and Vite

Comments
3 min read
Exploring ES6 JavaScript Array Methods

Exploring ES6 JavaScript Array Methods

16
Comments 3
5 min read
The power of PURISTA TypeScript Framework v1.7

The power of PURISTA TypeScript Framework v1.7

9
Comments 1
3 min read
Creating a Sign Up form in React with TypeScript

Creating a Sign Up form in React with TypeScript

32
Comments
3 min read
Typescript: Type Utilities for the goodness and reusability

Typescript: Type Utilities for the goodness and reusability

3
Comments 2
2 min read
Reading and Parsing Large Files in JavaScript the Right Way

Reading and Parsing Large Files in JavaScript the Right Way

40
Comments 6
6 min read
Why You Should Consider Changing useEffect to useCallback in Your React Applications

Why You Should Consider Changing useEffect to useCallback in Your React Applications

4
Comments
2 min read
Partially matching object, array and function with Jest

Partially matching object, array and function with Jest

1
Comments
2 min read
Typescript: How to use Generics to make your own Type Templates?

Typescript: How to use Generics to make your own Type Templates?

Comments
2 min read
Why AWS EFS Rocks and How to Create it with CDK + TS

Why AWS EFS Rocks and How to Create it with CDK + TS

2
Comments
3 min read
How to setup an express typescript project

How to setup an express typescript project

1
Comments
3 min read
Autocompleting API Responses for the zod curious

Autocompleting API Responses for the zod curious

3
Comments
3 min read
TS - 淺談 some 和 every 方法

TS - 淺談 some 和 every 方法

Comments
1 min read
Type it out...

Type it out...

Comments
3 min read
State Management on React [Part 3] - Jotai

State Management on React [Part 3] - Jotai

5
Comments
7 min read
Tutorial: Como criar hooks personalizados no React

Tutorial: Como criar hooks personalizados no React

3
Comments
2 min read
State Management on React [Part 2] - Redux and Redux Toolkit

State Management on React [Part 2] - Redux and Redux Toolkit

1
Comments
8 min read
What is Dependency Injection + NestJs

What is Dependency Injection + NestJs

1
Comments
2 min read
Creating a Simple Generator for Nx Plugins

Creating a Simple Generator for Nx Plugins

4
Comments
8 min read
Generating React Components with Auto

Generating React Components with Auto

3
Comments 2
5 min read
Performance Optimization — Can we configure Zone.js to ignore specific events or blacklist them ?

Performance Optimization — Can we configure Zone.js to ignore specific events or blacklist them ?

Comments
3 min read
Enhancing Pokefetch: Error Handling with Angular and PokeAPI

Enhancing Pokefetch: Error Handling with Angular and PokeAPI

2
Comments
5 min read
Memoize or Callback? A Comprehensive Guide to Using useMemo and useCallback in React

Memoize or Callback? A Comprehensive Guide to Using useMemo and useCallback in React

Comments
3 min read
Using ArkType for TypeScript runtime validation

Using ArkType for TypeScript runtime validation

1
Comments
10 min read
loading...