DEV Community

TypeScript

Optional static type-checking for JavaScript.

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
Node.JS - FoalTS - What's new in version 2 (part 1/4)

Node.JS - FoalTS - What's new in version 2 (part 1/4)

6
Comments
3 min read
4 simple steps you can take now to improve your TypeScript codebase

4 simple steps you can take now to improve your TypeScript codebase

18
Comments
4 min read
TypeType: generate complex typescript type with ease

TypeType: generate complex typescript type with ease

6
Comments
1 min read
Practical Functional Programming In Typescript

Practical Functional Programming In Typescript

8
Comments
1 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
How to combine Next.js, styled components and TypeScript

How to combine Next.js, styled components and TypeScript

3
Comments
1 min read
Angular File Upload with Progress

Angular File Upload with Progress

25
Comments
8 min read
Typescript - Tips & Tricks - Literal Types

Typescript - Tips & Tricks - Literal Types

12
Comments
1 min read
Static Typing or Typescript

Static Typing or Typescript

6
Comments 37
2 min read
fp-ts: Development of fp-ts-webdriver

fp-ts: Development of fp-ts-webdriver

2
Comments
5 min read
Svelte app wrapped in a web component

Svelte app wrapped in a web component

14
Comments 1
3 min read
How to enforce type-safety at the boundary of your code

How to enforce type-safety at the boundary of your code

7
Comments
4 min read
Should You Use TypeScript with React Native? [2021]

Should You Use TypeScript with React Native? [2021]

Comments
4 min read
Typescript - Tips & Tricks - typeof

Typescript - Tips & Tricks - typeof

64
Comments
2 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
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

26
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
The Gold Mine of UI Frameworks: BaseWeb

The Gold Mine of UI Frameworks: BaseWeb

3
Comments 1
8 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
New React Component Pattern? Compound Components w/ a Hook

New React Component Pattern? Compound Components w/ a Hook

42
Comments 3
6 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
Only JavaScript gets template strings' syntax highlighting

Only JavaScript gets template strings' syntax highlighting

12
Comments 8
1 min read
How to write Chaincode Contract for Hyperledger Fabric in TypeScript

How to write Chaincode Contract for Hyperledger Fabric in TypeScript

3
Comments
2 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

12
Comments
3 min read
The easiest way to use transactions in Nest.js

The easiest way to use transactions in Nest.js

44
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

12
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 #3 Pagination, Paper Plane mode, Commenting !

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

Comments
1 min read
Write Letter #1 Prototyping

Write Letter #1 Prototyping

Comments
1 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
Make Next.js internal links type-safe

Make Next.js internal links type-safe

5
Comments
1 min read
Typescript can be confusing

Typescript can be confusing

62
Comments 26
2 min read
Choosing a node.js database

Choosing a node.js database

89
Comments 7
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

22
Comments 2
4 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
User Experience and Core Web Vitals Optimization – Angular Universal.

User Experience and Core Web Vitals Optimization – Angular Universal.

16
Comments
6 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
Trouble with Angular ngOnInit

Trouble with Angular ngOnInit

3
Comments 1
2 min read
The difference between String and string in Typescript

The difference between String and string in Typescript

5
Comments
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
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
Browser extension - Manage your state in the Background script

Browser extension - Manage your state in the Background script

5
Comments
4 min read
loading...