DEV Community

TypeScript

Optional static type-checking for JavaScript.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Simple TypeScript tricks for scalable apps

Simple TypeScript tricks for scalable apps

8
Comments
4 min read
Storybook x React x Typescript | How to manage complex props with simple control

Storybook x React x Typescript | How to manage complex props with simple control

13
Comments
2 min read
Bad Habits of Mid-Level React Developers

Bad Habits of Mid-Level React Developers

467
Comments 66
8 min read
Let's build Launch Countdown Timer using Next.js & Tailwind CSS.

Let's build Launch Countdown Timer using Next.js & Tailwind CSS.

12
Comments
12 min read
🤡 AWS CDK 101 - 🤾‍♂ Using layers in Lambda functions and saving JSON to S3

🤡 AWS CDK 101 - 🤾‍♂ Using layers in Lambda functions and saving JSON to S3

12
Comments
5 min read
Instagram to Cloudinary

Instagram to Cloudinary

6
Comments 2
12 min read
Typescript e sua palavra-chave "type"

Typescript e sua palavra-chave "type"

7
Comments
3 min read
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
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
Basic View-Model: Simple Component-Architecture Workflow with Angular2

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

6
Comments
4 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
loading...