DEV Community

TypeScript

Optional static type-checking for JavaScript.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Testing node-fetch with jest in TypeScript

Testing node-fetch with jest in TypeScript

7
Comments 2
2 min read
Configuration for tsconfig.json

Configuration for tsconfig.json

16
Comments
2 min read
Introduction to TypeScript 👩‍💻

Introduction to TypeScript 👩‍💻

66
Comments
5 min read
Use Emotion with React Typescript ^4.1

Use Emotion with React Typescript ^4.1

8
Comments
1 min read
Setting up Babel and Typescript

Setting up Babel and Typescript

6
Comments 4
3 min read
NodeJs - Dependency injection, make it easy

NodeJs - Dependency injection, make it easy

7
Comments
5 min read
Writing React Components with Typescript

Writing React Components with Typescript

13
Comments
3 min read
Intro to fp-ts

Intro to fp-ts

6
Comments
4 min read
Private variables are Private

Private variables are Private

4
Comments 2
4 min read
Vue 3 date picker

Vue 3 date picker

7
Comments
1 min read
Utilizando o useEffect ao seu favor com useEffectByStatus

Utilizando o useEffect ao seu favor com useEffectByStatus

5
Comments
3 min read
AxleJS - Fetch, supercharged.

AxleJS - Fetch, supercharged.

11
Comments 5
1 min read
Conditional types in typescript react

Conditional types in typescript react

4
Comments 4
1 min read
4 Difficulties You Might Encounter When Using vue-i18n

4 Difficulties You Might Encounter When Using vue-i18n

20
Comments
3 min read
Can we make our own music player using an API which'll be free.

Can we make our own music player using an API which'll be free.

7
Comments 1
1 min read
What is Object–Relational Mapping? Why Prisma?

What is Object–Relational Mapping? Why Prisma?

7
Comments
9 min read
The Only 2 Ways, You Ever Need To Unsubscribe Angular Observables

The Only 2 Ways, You Ever Need To Unsubscribe Angular Observables

25
Comments 2
4 min read
Type Narrowing in TypeScript

Type Narrowing in TypeScript

63
Comments 4
6 min read
Develop URL shortener application with Redwood JS.

Develop URL shortener application with Redwood JS.

38
Comments 2
10 min read
[TypeScript] Play my own voice

[TypeScript] Play my own voice

2
Comments
3 min read
Create a debounce function from scratch in typescript

Create a debounce function from scratch in typescript

21
Comments 5
3 min read
Reactjs | Perfect tools for the perfect use cases🛠️💥

Reactjs | Perfect tools for the perfect use cases🛠️💥

279
Comments 16
10 min read
EsNext features in TypeScript with Babel

EsNext features in TypeScript with Babel

39
Comments
4 min read
Releasing workingoutloud.dev

Releasing workingoutloud.dev

4
Comments
1 min read
Starting with search algorithms

Starting with search algorithms

11
Comments
3 min read
Type flowing: Rethinking the TypeScript typing system

Type flowing: Rethinking the TypeScript typing system

3
Comments
10 min read
simple and beautiful, powerful react player

simple and beautiful, powerful react player

20
Comments 1
2 min read
GSoC Coding Phase 2: Challenge Is an Understatement

GSoC Coding Phase 2: Challenge Is an Understatement

5
Comments
7 min read
Canary deployment of Lambdas using CDK Pipelines

Canary deployment of Lambdas using CDK Pipelines

22
Comments 7
8 min read
🤖 Creating discord bot client from scratch!

🤖 Creating discord bot client from scratch!

3
Comments
4 min read
Setting up a Monorepo with NX for React & NestJS

Setting up a Monorepo with NX for React & NestJS

5
Comments
2 min read
How To Add HTML Wrapper On Angular Component In Storybook

How To Add HTML Wrapper On Angular Component In Storybook

2
Comments
2 min read
How to configure GraphQL request with interceptors on the example of JWT authentication

How to configure GraphQL request with interceptors on the example of JWT authentication

11
Comments 2
5 min read
Basic State Management in Angular using Ngrx, inspired by Redux ⚡️

Basic State Management in Angular using Ngrx, inspired by Redux ⚡️

11
Comments
2 min read
Simple Immutable Data w/ Spectacles 👓

Simple Immutable Data w/ Spectacles 👓

16
Comments 7
8 min read
Create tidy front-end components for server-side rendered markup - introducing Ovee.js framework.

Create tidy front-end components for server-side rendered markup - introducing Ovee.js framework.

3
Comments 4
6 min read
Simple Deno HTTP server running in Nanos unikernel

Simple Deno HTTP server running in Nanos unikernel

1
Comments
1 min read
🤖 Create your Discord bot by using TypeScript and decorators!

🤖 Create your Discord bot by using TypeScript and decorators!

16
Comments
3 min read
Add Typescript, TailwindCSS, and ESlint to your Next.js app

Add Typescript, TailwindCSS, and ESlint to your Next.js app

86
Comments 4
4 min read
Implementation of Vote feature in ionic 4.

Implementation of Vote feature in ionic 4.

2
Comments
2 min read
Meet the world's tiniest 8bit MMORPG

Meet the world's tiniest 8bit MMORPG

22
Comments 5
3 min read
Iniciando com o jest

Iniciando com o jest

7
Comments 2
1 min read
How To Add Search Functionality to a NextJS Markdown Blog (Part 2)

How To Add Search Functionality to a NextJS Markdown Blog (Part 2)

6
Comments
6 min read
Optimizing React Native offline mode using Apollo Cache Persist

Optimizing React Native offline mode using Apollo Cache Persist

9
Comments
5 min read
Using the React Context API, the right way (a time saver)

Using the React Context API, the right way (a time saver)

641
Comments 31
3 min read
Stop using CSS, use JSS instead.

Stop using CSS, use JSS instead.

8
Comments 2
6 min read
This Is Your Complete Guide For Sending Requests Using fetch in JS

This Is Your Complete Guide For Sending Requests Using fetch in JS

104
Comments 6
3 min read
Vue Academy #5: Communication between components

Vue Academy #5: Communication between components

131
Comments 2
3 min read
Setup React with Typescript and esbuild.

Setup React with Typescript and esbuild.

4
Comments
8 min read
What's the worst part about the JS ecosystem?

What's the worst part about the JS ecosystem?

41
Comments 95
1 min read
Don't use Function Components, use Void Function Components

Don't use Function Components, use Void Function Components

6
Comments 3
2 min read
Using Axios Interceptors In Javascript and Typescript

Using Axios Interceptors In Javascript and Typescript

40
Comments
2 min read
How I built and Published My First React Native App (Daily Discomfort)

How I built and Published My First React Native App (Daily Discomfort)

279
Comments 9
6 min read
How to replace @types/jest with @jest/globals and jest-mock

How to replace @types/jest with @jest/globals and jest-mock

7
Comments
2 min read
Creating resilient API synthetic canary tests using CloudWatch Synthetics

Creating resilient API synthetic canary tests using CloudWatch Synthetics

7
Comments 3
6 min read
Singleton design pattern use case with Node.js (TypeScript) + Express.js

Singleton design pattern use case with Node.js (TypeScript) + Express.js

21
Comments 2
4 min read
Replace clsx, classnames or classcat with your own little helper

Replace clsx, classnames or classcat with your own little helper

22
Comments 18
2 min read
Ultimate guide to sorting in Javascript and Typescript

Ultimate guide to sorting in Javascript and Typescript

141
Comments 4
9 min read
Go like error handling in TypeScript

Go like error handling in TypeScript

37
Comments 3
1 min read
React Query as a State Manager

React Query as a State Manager

31
Comments
8 min read
loading...