DEV Community

TypeScript

Optional static type-checking for JavaScript.

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
Things to know about useState

Things to know about useState

111
Comments 5
5 min read
No more rest 🚀

No more rest 🚀

8
Comments 7
1 min read
Browser extension - Integrate your features securely

Browser extension - Integrate your features securely

7
Comments
4 min read
Adding Colors with CSS modules and sass. Adding a CSS Reset | Vue 3 typescript component - part 4

Adding Colors with CSS modules and sass. Adding a CSS Reset | Vue 3 typescript component - part 4

8
Comments
1 min read
A tool to convert SVG into React 17 / TypeScript components + Ion Icons

A tool to convert SVG into React 17 / TypeScript components + Ion Icons

7
Comments
2 min read
The Repository pattern with Typescript

The Repository pattern with Typescript

18
Comments
8 min read
Resource acquisition with Typescript, Reader Monad and FP-TS

Resource acquisition with Typescript, Reader Monad and FP-TS

19
Comments
3 min read
Getting TypeORM to work with Next.js and TypeScript

Getting TypeORM to work with Next.js and TypeScript

25
Comments 10
5 min read
A look at what using TypeScript with GraphQL can do for you

A look at what using TypeScript with GraphQL can do for you

20
Comments 1
4 min read
Import and Export ES Modules in Node.js using TypeScript with Babel Compilation

Import and Export ES Modules in Node.js using TypeScript with Babel Compilation

9
Comments
7 min read
[PART 25] Creating a Twitter clone with GraphQL, Typescript, and React ( user's tweets page )

[PART 25] Creating a Twitter clone with GraphQL, Typescript, and React ( user's tweets page )

7
Comments
4 min read
TypeScript Basics for Automation

TypeScript Basics for Automation

4
Comments
1 min read
The Gold Mine of UI Frameworks: BaseWeb

The Gold Mine of UI Frameworks: BaseWeb

3
Comments
8 min read
Top 12 libraries for NextJS, React apps and React Native apps for i18n and react localization

Top 12 libraries for NextJS, React apps and React Native apps for i18n and react localization

72
Comments 4
3 min read
Amazing image placeholders with blurhash

Amazing image placeholders with blurhash

158
Comments 6
2 min read
JavaScript Monorepo Tooling

JavaScript Monorepo Tooling

40
Comments 8
12 min read
Weekly Digest 06/2021

Weekly Digest 06/2021

3
Comments
4 min read
How to write Chaincode Contract for Hyperledger Fabric in TypeScript

How to write Chaincode Contract for Hyperledger Fabric in TypeScript

1
Comments
2 min read
The easiest way to use transactions in Nest.js

The easiest way to use transactions in Nest.js

40
Comments 2
13 min read
Why I've started using namespaces in Typescript

Why I've started using namespaces in Typescript

14
Comments 1
2 min read
Azure Functions University - Durable Functions Introduction & Chaining (TypeScript)

Azure Functions University - Durable Functions Introduction & Chaining (TypeScript)

2
Comments
1 min read
TypeScript. She's crafty, just my Type....Script. Breaking down tsconfig

TypeScript. She's crafty, just my Type....Script. Breaking down tsconfig

7
Comments 1
13 min read
Impersonation in your applications | React | Express | Typescript | Cypress

Impersonation in your applications | React | Express | Typescript | Cypress

9
Comments
6 min read
Write Letter #2 Database, GraphQL, Basic CRUD Operation

Write Letter #2 Database, GraphQL, Basic CRUD Operation

Comments
1 min read
Write Letter #1 Prototyping

Write Letter #1 Prototyping

Comments
1 min read
Write Letter #3 Pagination, Paper Plane mode, Commenting !

Write Letter #3 Pagination, Paper Plane mode, Commenting !

Comments
1 min read
New React Component Pattern? Compound Components w/ a Hook

New React Component Pattern? Compound Components w/ a Hook

39
Comments 3
6 min read
Typed Config via Context in React Native

Typed Config via Context in React Native

7
Comments
3 min read
Write Letter #4 Finally theming, hashtag system, tweaking UI/UX

Write Letter #4 Finally theming, hashtag system, tweaking UI/UX

1
Comments
1 min read
FizzBuzz Lightyear: to `Infinity` and beyond!

FizzBuzz Lightyear: to `Infinity` and beyond!

6
Comments
3 min read
Only JavaScript gets template strings' syntax highlighting

Only JavaScript gets template strings' syntax highlighting

11
Comments 8
1 min read
Make Next.js internal links type-safe

Make Next.js internal links type-safe

5
Comments
1 min read
The Breakpoint CSS-JS "Hack" - do not define breakpoints in JS

The Breakpoint CSS-JS "Hack" - do not define breakpoints in JS

20
Comments 4
2 min read
Reactjs: Managing filter

Reactjs: Managing filter

10
Comments
3 min read
How to Handle Events with LitElement and TypeScript

How to Handle Events with LitElement and TypeScript

3
Comments
4 min read
Creating a Reddit Clone Using React and GraphQL - 05

Creating a Reddit Clone Using React and GraphQL - 05

2
Comments
3 min read
NgRx Facade Pattern

NgRx Facade Pattern

21
Comments 2
4 min read
React is a black box. Why does that matter?

React is a black box. Why does that matter?

27
Comments 1
3 min read
Introduction to LitElement

Introduction to LitElement

4
Comments
3 min read
MPI-like Parallel Programming in JavaScript

MPI-like Parallel Programming in JavaScript

7
Comments
2 min read
How to explain JavaScript Closure to a 5 years old kid

How to explain JavaScript Closure to a 5 years old kid

201
Comments 16
1 min read
Sit down at my Jest Tagged Template Literal table and tidy up your tests.

Sit down at my Jest Tagged Template Literal table and tidy up your tests.

6
Comments 2
2 min read
Typescript can be confusing

Typescript can be confusing

62
Comments 26
2 min read
Trouble with Angular ngOnInit

Trouble with Angular ngOnInit

3
Comments 1
2 min read
Argument of type 'interface' is not assignable to parameter of type 'interface'

Argument of type 'interface' is not assignable to parameter of type 'interface'

5
Comments
4 min read
The difference between String and string in Typescript

The difference between String and string in Typescript

4
Comments
2 min read
NextJS, Payload, and TypeScript in a Single Express Server Boilerplate

NextJS, Payload, and TypeScript in a Single Express Server Boilerplate

11
Comments
9 min read
Choosing a node.js database

Choosing a node.js database

88
Comments 7
3 min read
Browser extension - Manage your state in the Background script

Browser extension - Manage your state in the Background script

5
Comments
4 min read
Setting up tests for React-Native-Expo-Typescript

Setting up tests for React-Native-Expo-Typescript

15
Comments 2
3 min read
4 Methods to configure multiple environments in the AWS CDK

4 Methods to configure multiple environments in the AWS CDK

11
Comments 1
9 min read
[PART 24] Creating a Twitter clone with GraphQL, Typescript, and React ( rethinking the timeline )

[PART 24] Creating a Twitter clone with GraphQL, Typescript, and React ( rethinking the timeline )

5
Comments
4 min read
Clustering Nest.js

Clustering Nest.js

45
Comments 4
2 min read
Rolling (up) a multi module system (esm, cjs...) compatible npm library with TypeScript and Babel

Rolling (up) a multi module system (esm, cjs...) compatible npm library with TypeScript and Babel

50
Comments 5
14 min read
Other tools for Monadic error handling

Other tools for Monadic error handling

6
Comments
6 min read
Create and Publish Your First CLI Using Typescript

Create and Publish Your First CLI Using Typescript

9
Comments 1
5 min read
Dipping my Toes into Typescript in React

Dipping my Toes into Typescript in React

6
Comments
9 min read
An Introduction to XState in TypeScript

An Introduction to XState in TypeScript

64
Comments
7 min read
TypeScript GitHub Action template

TypeScript GitHub Action template

6
Comments
5 min read
User Experience and Core Web Vitals Optimization – Angular Universal.

User Experience and Core Web Vitals Optimization – Angular Universal.

15
Comments
6 min read
loading...