DEV Community

TypeScript

Optional static type-checking for JavaScript.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
React Redux Tutorial Part 3 -- TypeScript の追加

React Redux Tutorial Part 3 -- TypeScript の追加

10
Comments
2 min read
How to make a static field accessible only in its class and subclasses in TypeScript?

How to make a static field accessible only in its class and subclasses in TypeScript?

4
Comments
2 min read
Replacing YAML with TypeScript

Replacing YAML with TypeScript

7
Comments
4 min read
Decouple Your Application Layer

Decouple Your Application Layer

10
Comments 1
7 min read
Shared state of a store among multiple clients in Svelte Kit using SSR

Shared state of a store among multiple clients in Svelte Kit using SSR

9
Comments
3 min read
Fixing - Cannot find name '__dirname'.ts(2304)

Fixing - Cannot find name '__dirname'.ts(2304)

12
Comments
1 min read
Custom/Reusable Toggle Component (with Angular Animations)

Custom/Reusable Toggle Component (with Angular Animations)

13
Comments
5 min read
Upgrading from Angular 8 to 13

Upgrading from Angular 8 to 13

7
Comments
8 min read
Basic View-Model: Simple Component-Architecture Workflow with Angular2

Basic View-Model: Simple Component-Architecture Workflow with Angular2

6
Comments
4 min read
How to make a static field accessible only in its class in TypeScript?

How to make a static field accessible only in its class in TypeScript?

4
Comments
2 min read
Check if an Object Contains all Keys in Array in Javascript

Check if an Object Contains all Keys in Array in Javascript

11
Comments
2 min read
ESlint + Prettier in VSCode for Typescript with React

ESlint + Prettier in VSCode for Typescript with React

11
Comments
4 min read
Adding URL Search Parameters to Imports!

Adding URL Search Parameters to Imports!

9
Comments 6
1 min read
Typesafe mockable globals in Vue3

Typesafe mockable globals in Vue3

5
Comments
3 min read
A better way to work with URLs using vueUse useFetch() + useUrl()

A better way to work with URLs using vueUse useFetch() + useUrl()

12
Comments
2 min read
Vue.js e os princípios do SOLID

Vue.js e os princípios do SOLID

12
Comments 1
11 min read
Mocking modules with jest and typescript

Mocking modules with jest and typescript

10
Comments
2 min read
How We Migrated from Javascript and Flow to TypeScript at Osome

How We Migrated from Javascript and Flow to TypeScript at Osome

136
Comments 20
6 min read
Simple typescript data validation without libraries

Simple typescript data validation without libraries

7
Comments
1 min read
How to create methods that can be accessed without creating an instance of the class in TypeScript?

How to create methods that can be accessed without creating an instance of the class in TypeScript?

7
Comments
3 min read
Criando uma API de páginas estáticas básica com Deno 🦕

Criando uma API de páginas estáticas básica com Deno 🦕

10
Comments
8 min read
Notes on Advanced TypeScript: Transforming Types

Notes on Advanced TypeScript: Transforming Types

12
Comments 1
4 min read
How the TypeScript NonNullable Type Works

How the TypeScript NonNullable Type Works

9
Comments
1 min read
Upgrading to React 18 with TypeScript

Upgrading to React 18 with TypeScript

5
Comments
6 min read
My thoughts on the TypeScript debate

My thoughts on the TypeScript debate

4
Comments 1
2 min read
loading...