DEV Community

TypeScript

Optional static type-checking for JavaScript.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
React Context Api using TypeScript

React Context Api using TypeScript

16
Comments
5 min read
Recreate iPod state machine with XState and Vue 3

Recreate iPod state machine with XState and Vue 3

5
Comments
10 min read
New JavaScript Features ECMAScript 2022 (with examples)

New JavaScript Features ECMAScript 2022 (with examples)

91
Comments 2
6 min read
Typescript Numeric Literal Types How To X + Y (Summation)

Typescript Numeric Literal Types How To X + Y (Summation)

6
Comments
1 min read
Wrap your library in a React hook

Wrap your library in a React hook

13
Comments
2 min read
Wrap your library in an Angular directive

Wrap your library in an Angular directive

15
Comments
3 min read
Typescript Test Your Generic Type Part 2

Typescript Test Your Generic Type Part 2

9
Comments
3 min read
Comprehensive coverage Jest+Playwright in Next.js TS

Comprehensive coverage Jest+Playwright in Next.js TS

7
Comments
5 min read
How to import cdbreact components to typescript projects

How to import cdbreact components to typescript projects

6
Comments
1 min read
Typescript Test Your Generic Type Part 1

Typescript Test Your Generic Type Part 1

8
Comments 4
4 min read
MySQL module for NestJS 8.x/9.x/10.x framework 😻

MySQL module for NestJS 8.x/9.x/10.x framework 😻

10
Comments
6 min read
React + TypeScript + ESLint + Prettier Full Setup ✈

React + TypeScript + ESLint + Prettier Full Setup ✈

199
Comments 19
8 min read
Smarter Next.js API routes with a custom createApiRoute function

Smarter Next.js API routes with a custom createApiRoute function

24
Comments
9 min read
A brief introduction to NestJS

A brief introduction to NestJS

7
Comments
5 min read
TypeScript + React

TypeScript + React

5
Comments 1
2 min read
Binary to Decimal App using Typescript. #beginner2advanced

Binary to Decimal App using Typescript. #beginner2advanced

6
Comments
2 min read
How to Create an Angular Barcode QR Code Scanning Library

How to Create an Angular Barcode QR Code Scanning Library

2
Comments
4 min read
Por que você deveria repensar o uso do Date.now

Por que você deveria repensar o uso do Date.now

5
Comments
8 min read
t3 stack and my most popular open source project ever

t3 stack and my most popular open source project ever

38
Comments
2 min read
Expo TypeScript ESLint Prettier initial setup

Expo TypeScript ESLint Prettier initial setup

17
Comments
2 min read
Serial and Parallel JS Promises

Serial and Parallel JS Promises

3
Comments
3 min read
Own reduce method using Typescript

Own reduce method using Typescript

3
Comments
2 min read
Typescript Count Substring of a String Literal Type

Typescript Count Substring of a String Literal Type

5
Comments
1 min read
#2 Building Headless Commerce - Adding Content with Storyblok CMS

#2 Building Headless Commerce - Adding Content with Storyblok CMS

6
Comments 2
2 min read
Build Themed Components in React Native

Build Themed Components in React Native

3
Comments
4 min read
React Query and Forms

React Query and Forms

6
Comments
7 min read
Get Started with Next.js, Typescript, Tailwind

Get Started with Next.js, Typescript, Tailwind

9
Comments 1
1 min read
How to evaluate a Javascript Data Grid

How to evaluate a Javascript Data Grid

2
Comments
15 min read
TypeScript with React Tutorial

TypeScript with React Tutorial

57
Comments 5
8 min read
Writing a Game in Typescript

Writing a Game in Typescript

479
Comments 23
24 min read
Into the Fray: A Dive into Deno

Into the Fray: A Dive into Deno

7
Comments
3 min read
Setup Nextjs Tailwind css e Typescript

Setup Nextjs Tailwind css e Typescript

4
Comments
2 min read
As 10 skills que todo front end deve saber

As 10 skills que todo front end deve saber

4
Comments
3 min read
Angular - Use ChangeDetectionStrategy.OnPush

Angular - Use ChangeDetectionStrategy.OnPush

3
Comments
1 min read
Detect swipes with reactive programming

Detect swipes with reactive programming

13
Comments 3
7 min read
Working with props declaration in Vue 3 + Typescript

Working with props declaration in Vue 3 + Typescript

28
Comments 8
1 min read
Angular - Avoid function calls in templates

Angular - Avoid function calls in templates

17
Comments 3
1 min read
How to create a search engine with "debounce effect"? 🔎

How to create a search engine with "debounce effect"? 🔎

84
Comments 2
13 min read
Svelte Origins: A JavaScript Documentary 32:26

Svelte Origins: A JavaScript Documentary

7
Comments
1 min read
Postgres module for NestJS 8.x/9.x/10.x framework 😻

Postgres module for NestJS 8.x/9.x/10.x framework 😻

15
Comments 2
6 min read
Create Singleton with ES2022

Create Singleton with ES2022

6
Comments
1 min read
React Native - How to better organise your app with react-native-navigation

React Native - How to better organise your app with react-native-navigation

2
Comments
7 min read
When to (Not) Use React Context API for State?

When to (Not) Use React Context API for State?

31
Comments 1
3 min read
Using Predicate Combinators in Typescript

Using Predicate Combinators in Typescript

2
Comments
2 min read
How to Setup Path Alias in a React Native TypeScript App

How to Setup Path Alias in a React Native TypeScript App

8
Comments
2 min read
Writing Shell Scripts in JavaScript with ZX

Writing Shell Scripts in JavaScript with ZX

2
Comments
3 min read
Custom React Hook to Check Nested Child Component Types

Custom React Hook to Check Nested Child Component Types

4
Comments 1
1 min read
“hi18n”, a TypeScript-first internationalization library — getting started guide

“hi18n”, a TypeScript-first internationalization library — getting started guide

6
Comments
5 min read
Use fake static classes to protect your namespace (js/ts)

Use fake static classes to protect your namespace (js/ts)

11
Comments 4
2 min read
Storyblok React SDK – now with TypeScript support 🎉

Storyblok React SDK – now with TypeScript support 🎉

6
Comments
2 min read
React App File Structure.

React App File Structure.

15
Comments
5 min read
Turn on TS flag evolutionarily

Turn on TS flag evolutionarily

7
Comments
2 min read
Vite: Import path alias only setting tsconfig.json

Vite: Import path alias only setting tsconfig.json

31
Comments 4
1 min read
How to build a multi step form in Vue

How to build a multi step form in Vue

30
Comments 2
5 min read
I recreated the classic tetris game with react and zustand

I recreated the classic tetris game with react and zustand

13
Comments 1
1 min read
React Native - How to build a simple and scalable app theming strategy

React Native - How to build a simple and scalable app theming strategy

11
Comments
8 min read
React Native - How to approach design collaboration with Figma

React Native - How to approach design collaboration with Figma

10
Comments
8 min read
Question mark features in JavaScript

Question mark features in JavaScript

12
Comments 1
3 min read
Typescript Get Undiscriminating Union Object Type from Array of Object Literal

Typescript Get Undiscriminating Union Object Type from Array of Object Literal

10
Comments 2
2 min read
This Week In React #109: React Labs, Linaria, React-Aria, Design System, Ladle, Sandpack, Redwood, React-Native, Moon...

This Week In React #109: React Labs, Linaria, React-Aria, Design System, Ladle, Sandpack, Redwood, React-Native, Moon...

9
Comments
9 min read
loading...