DEV Community

TypeScript

Optional static type-checking for JavaScript.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
What is the !! (not not) operator in JavaScript?

What is the !! (not not) operator in JavaScript?

10
Comments 2
1 min read
Creating a Vue module with Rollup and Typescript

Creating a Vue module with Rollup and Typescript

30
Comments 17
5 min read
Algebraic Data Type(ADT) with TypeScript

Algebraic Data Type(ADT) with TypeScript

9
Comments 1
2 min read
The first Open Source contribution, a beginner perspective

The first Open Source contribution, a beginner perspective

12
Comments
5 min read
TAWIL: How to use Typescript 

TAWIL: How to use Typescript 

3
Comments
2 min read
Deploying a NestJs App with TypeORM & PostgreSQL on Heroku

Deploying a NestJs App with TypeORM & PostgreSQL on Heroku

3
Comments
2 min read
Browser extension - Secure http requests from content scripts

Browser extension - Secure http requests from content scripts

13
Comments
4 min read
Configurando um projeto Vue 3 + Vite + Typescript + Eslint + Tailwind

Configurando um projeto Vue 3 + Vite + Typescript + Eslint + Tailwind

20
Comments 2
5 min read
Introducing the Space SDK: Build Your Web & Mobile App on the Open Web

Introducing the Space SDK: Build Your Web & Mobile App on the Open Web

62
Comments
6 min read
Generate Kubernetes YAML with Familiar Programming Languages

Generate Kubernetes YAML with Familiar Programming Languages

3
Comments
4 min read
React Native Animated Credit Card Library

React Native Animated Credit Card Library

55
Comments 6
4 min read
Full-blown Database Management Software written completely in Javascirpt ✹

Full-blown Database Management Software written completely in Javascirpt ✹

31
Comments 10
2 min read
Test-gen: Quickly Generate test cases using interactive CLI

Test-gen: Quickly Generate test cases using interactive CLI

4
Comments
1 min read
Better Testing with Dependency Injection

Better Testing with Dependency Injection

2
Comments
3 min read
100 Algorithm Challenge - Explained and solved- Algorithm 1(Easy)

100 Algorithm Challenge - Explained and solved- Algorithm 1(Easy)

5
Comments
2 min read
Mastering Typescript for React Hooks

Mastering Typescript for React Hooks

34
Comments
5 min read
[PART 22] Creating a Twitter clone with GraphQL, Typescript, and React ( media upload)

[PART 22] Creating a Twitter clone with GraphQL, Typescript, and React ( media upload)

26
Comments
8 min read
Clarification of Typescript and JavaScript with respect to the mathematical term Set

Clarification of Typescript and JavaScript with respect to the mathematical term Set

6
Comments
2 min read
Setting up Docker + TypeScript + Node (Hot reloading code changes in a running container) 🩄 🚀

Setting up Docker + TypeScript + Node (Hot reloading code changes in a running container) 🩄 🚀

73
Comments 15
5 min read
Build Extensible Apps with Lenny the Duck 🩆

Build Extensible Apps with Lenny the Duck 🩆

32
Comments 5
6 min read
Typescript design token docs in Storybook

Typescript design token docs in Storybook

2
Comments
1 min read
Easily Create and Manage AWK EKS Kubernetes Clusters with Pulumi

Easily Create and Manage AWK EKS Kubernetes Clusters with Pulumi

3
Comments
5 min read
React Bootstrapping - Quick Start with Typescript, Linting, Redux & Router

React Bootstrapping - Quick Start with Typescript, Linting, Redux & Router

20
Comments
6 min read
Introduzione ad Angular

Introduzione ad Angular

4
Comments
2 min read
🎉 Announcing Angular Hot Toast — The Best Angular Toast in Town

🎉 Announcing Angular Hot Toast — The Best Angular Toast in Town

21
Comments 2
2 min read
How to Set Up Environment Variables using JSON files with Rollup and TypeScript

How to Set Up Environment Variables using JSON files with Rollup and TypeScript

7
Comments
6 min read
Clean Code with React Context

Clean Code with React Context

65
Comments
5 min read
Cosa sono le “projection” in Angular (ng-content ContentChild ContentChildren)

Cosa sono le “projection” in Angular (ng-content ContentChild ContentChildren)

1
Comments
5 min read
Module Resolution in Large Projects with TypeScript

Module Resolution in Large Projects with TypeScript

6
Comments
2 min read
Build forms using React, the easy way ( with Typescript )

Build forms using React, the easy way ( with Typescript )

19
Comments 5
3 min read
Use Azure Table Storage with Azure Serverless Functions and Node.js

Use Azure Table Storage with Azure Serverless Functions and Node.js

9
Comments 1
15 min read
3 JavaScript features that bloat your ES5 bundle

3 JavaScript features that bloat your ES5 bundle

11
Comments 2
4 min read
[PART 21] Creating a Twitter clone with GraphQL, Typescript, and React ( comments, trending hashtags )

[PART 21] Creating a Twitter clone with GraphQL, Typescript, and React ( comments, trending hashtags )

22
Comments
5 min read
An Ode ❀ to TypeScript

An Ode ❀ to TypeScript

31
Comments 2
9 min read
Split a TypeScript Array Into Chunks With a Generic Reduce Method

Split a TypeScript Array Into Chunks With a Generic Reduce Method

5
Comments
5 min read
Entendendo useState e useReducer

Entendendo useState e useReducer

4
Comments
3 min read
Setting Up Typescript with ESLint in 5 Easy Steps

Setting Up Typescript with ESLint in 5 Easy Steps

3
Comments
2 min read
Generating custom fallback avatars with React, Gravatar, and JSS

Generating custom fallback avatars with React, Gravatar, and JSS

6
Comments
3 min read
Prettify your JavaScript strings

Prettify your JavaScript strings

7
Comments 1
4 min read
Using Data URLs to Load Dependencies in Deno

Using Data URLs to Load Dependencies in Deno

3
Comments 1
2 min read
You don't need a library for state machines

You don't need a library for state machines

317
Comments 20
10 min read
Spice up your Discord game with a custom Music Bot

Spice up your Discord game with a custom Music Bot

8
Comments
6 min read
Developing template scaffolding CLI util with Typescript and Clean Architecture

Developing template scaffolding CLI util with Typescript and Clean Architecture

10
Comments 1
4 min read
🎹 Light mode e Dark mode e temas customizados com Styled-components e NextJS com Typescript.

🎹 Light mode e Dark mode e temas customizados com Styled-components e NextJS com Typescript.

12
Comments 6
4 min read
Next-Gen Text Editing in Browser With Tiptap đŸ”„

Next-Gen Text Editing in Browser With Tiptap đŸ”„

6
Comments 1
5 min read
âšĄïž Full TypeScript Beginner's Course [Free!]

âšĄïž Full TypeScript Beginner's Course [Free!]

245
Comments 13
2 min read
Plugin Oriented Design with Halia

Plugin Oriented Design with Halia

9
Comments
3 min read
Setting up Express Server 📡 with TypeScript

Setting up Express Server 📡 with TypeScript

56
Comments 2
3 min read
Visitor pattern in TypeScript

Visitor pattern in TypeScript

44
Comments 1
6 min read
🚀10 Trending projects on GitHub for web developers - 29th January 2021

🚀10 Trending projects on GitHub for web developers - 29th January 2021

88
Comments
2 min read
A simple control panel for application admins to manage users and privileges using Firebase 

A simple control panel for application admins to manage users and privileges using Firebase 

1
Comments
7 min read
How to change the type of output object for a .filter()

How to change the type of output object for a .filter()

2
Comments
2 min read
Deskreen Introduction: Turn Any Device With Browser Into a Secondary Screen

Deskreen Introduction: Turn Any Device With Browser Into a Secondary Screen

19
Comments 2
1 min read
array.map(): A better way 🧐 ?

array.map(): A better way 🧐 ?

12
Comments 13
2 min read
Build a file upload service with NodeJS, Typescript, Clean Architecture and AWS S3

Build a file upload service with NodeJS, Typescript, Clean Architecture and AWS S3

47
Comments 3
5 min read
Elm at Rakuten

Elm at Rakuten

214
Comments 7
40 min read
Creating a Reddit Clone Using React and GraphQL - 01

Creating a Reddit Clone Using React and GraphQL - 01

14
Comments 1
3 min read
Ant Design component customization and bundle optimization

Ant Design component customization and bundle optimization

5
Comments
11 min read
In-Memory File Generation For Node Server

In-Memory File Generation For Node Server

10
Comments
2 min read
How to UPPER_CASE to camelCase in raw Typescript generics

How to UPPER_CASE to camelCase in raw Typescript generics

24
Comments 6
5 min read
loading...