DEV Community

TypeScript

Optional static type-checking for JavaScript.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Exploring the Monorepo #1: Can't we just make project-folders?

Exploring the Monorepo #1: Can't we just make project-folders?

21
Comments 1
5 min read
Introduction to TypeScript

Introduction to TypeScript

199
Comments 15
3 min read
Extending various TypeScript type declarations

Extending various TypeScript type declarations

37
Comments 1
6 min read
Create Promises with Timeout Error in Typescript

Create Promises with Timeout Error in Typescript

9
Comments 4
2 min read
Composition vs Inheritance

Composition vs Inheritance

7
Comments 1
4 min read
Integrating Webmentions Into NextJS Blog

Integrating Webmentions Into NextJS Blog

6
Comments
6 min read
[Express][TypeScript] Downloading files

[Express][TypeScript] Downloading files

6
Comments
3 min read
Operadores de Javascript con AutoHotKey

Operadores de Javascript con AutoHotKey

7
Comments
2 min read
Why I embraced Typescript for development.

Why I embraced Typescript for development.

3
Comments
2 min read
Template Literal Types in TypeScript

Template Literal Types in TypeScript

57
Comments 3
5 min read
You could have invented lenses!

You could have invented lenses!

4
Comments
3 min read
Develop & test React components in isolation

Develop & test React components in isolation

184
Comments
5 min read
Best React UI Component Libraries

Best React UI Component Libraries

30
Comments 4
3 min read
Editing Tabular Data in Angular

Editing Tabular Data in Angular

10
Comments 8
11 min read
Render React components dynamically based on a JSON payload.

Render React components dynamically based on a JSON payload.

5
Comments
4 min read
Mis Temas Preferidos | VSCode

Mis Temas Preferidos | VSCode

24
Comments 3
3 min read
Simple way to serialize objects to JSON in TypeScript

Simple way to serialize objects to JSON in TypeScript

11
Comments 1
2 min read
Data Structures in TypeScript - Queue

Data Structures in TypeScript - Queue

5
Comments
1 min read
P42 for Visual Studio Code

P42 for Visual Studio Code

13
Comments 7
1 min read
Let's build Airbnb Home page with Nextjs and ChakraUI - Part 3(final)

Let's build Airbnb Home page with Nextjs and ChakraUI - Part 3(final)

35
Comments 1
6 min read
How to Create a TypeScript Project with ExpressJS the Simplest Way!! By SilvenLEAF

How to Create a TypeScript Project with ExpressJS the Simplest Way!! By SilvenLEAF

105
Comments 5
2 min read
React and Material-UI Landing Page/Template Starter Kit — Kanban Taskboard WebApp

React and Material-UI Landing Page/Template Starter Kit — Kanban Taskboard WebApp

2
Comments
2 min read
Handling errors gracefully in react with error boundaries

Handling errors gracefully in react with error boundaries

7
Comments
7 min read
How I Built An Incomplete CMS

How I Built An Incomplete CMS

5
Comments
3 min read
Serve Next.js with Fastify

Serve Next.js with Fastify

12
Comments 1
3 min read
How to share resources across stacks in AWS CDK

How to share resources across stacks in AWS CDK

9
Comments
4 min read
How to think your application with Relay

How to think your application with Relay

10
Comments 3
6 min read
Quick start with Typescript and React

Quick start with Typescript and React

5
Comments
10 min read
Mono-repository with typescript and yarn workspaces

Mono-repository with typescript and yarn workspaces

8
Comments 2
2 min read
Let's build Airbnb Home page with Nextjs and ChakraUI - Part 2

Let's build Airbnb Home page with Nextjs and ChakraUI - Part 2

26
Comments
4 min read
MERN-Stack Setup: Building a Reading List Web App with Node, Preact, and Tailwind CSS

MERN-Stack Setup: Building a Reading List Web App with Node, Preact, and Tailwind CSS

45
Comments 5
16 min read
Typing compose function in TypeScript

Typing compose function in TypeScript

6
Comments
3 min read
Composition of type validators in TypeScript

Composition of type validators in TypeScript

5
Comments
2 min read
Typing deep pick function in TypeScript

Typing deep pick function in TypeScript

6
Comments
6 min read
How to extend an Ant Design component

How to extend an Ant Design component

21
Comments 2
4 min read
A Successful IOC Pattern with Functions in TypeScript

A Successful IOC Pattern with Functions in TypeScript

36
Comments 3
8 min read
Javascript Operators with AutoHotKey

Javascript Operators with AutoHotKey

8
Comments
2 min read
Criando uma aplicação REST com NestJS, Fastify e TypeORM

Criando uma aplicação REST com NestJS, Fastify e TypeORM

3
Comments
14 min read
Things you might not know about Typescript

Things you might not know about Typescript

8
Comments 1
3 min read
Your own bit.ly for a grand total of $0

Your own bit.ly for a grand total of $0

52
Comments
5 min read
Generate dts type definition for i18next json configuration file

Generate dts type definition for i18next json configuration file

4
Comments
2 min read
ng-container

ng-container

6
Comments 1
3 min read
Full Stack Reddit Clone - Spring Boot, React, Electron App - Part 9

Full Stack Reddit Clone - Spring Boot, React, Electron App - Part 9

62
Comments 2
9 min read
Understanding SOLID: Dependency Inversion Principle

Understanding SOLID: Dependency Inversion Principle

12
Comments 1
5 min read
(Part 1) Build quality forms with React 🚀

(Part 1) Build quality forms with React 🚀

146
Comments 2
6 min read
How to easily create beautiful particles animations for your website using tsParticles

How to easily create beautiful particles animations for your website using tsParticles

11
Comments
6 min read
TypeScript vs Dart - Declaração de Variáveis

TypeScript vs Dart - Declaração de Variáveis

2
Comments
6 min read
From JavaScript to TypeScript Crash Course/CheatSheet : Basics

From JavaScript to TypeScript Crash Course/CheatSheet : Basics

7
Comments
4 min read
Angular Dependency Injection(Custom Provider)

Angular Dependency Injection(Custom Provider)

7
Comments
3 min read
Publishing to the npm registry

Publishing to the npm registry

4
Comments
2 min read
Angular : Add cookie consent in your angular project just in 5 minutes #trending

Angular : Add cookie consent in your angular project just in 5 minutes #trending

28
Comments 3
3 min read
Simplifying Connected Props with Redux and TypeScript

Simplifying Connected Props with Redux and TypeScript

3
Comments
4 min read
Setting up React + TypeScript + webpack app from scratch without create-react-app

Setting up React + TypeScript + webpack app from scratch without create-react-app

61
Comments 17
9 min read
Typescript cast is a type breaker

Typescript cast is a type breaker

27
Comments
5 min read
Making Mock Data for an Angular list view component

Making Mock Data for an Angular list view component

8
Comments
4 min read
Data Structures in TypeScript - Stack

Data Structures in TypeScript - Stack

8
Comments
1 min read
🛒 Shopping for obscure libraries

🛒 Shopping for obscure libraries

4
Comments 2
1 min read
Building an RSS Scully Plugin - Angular

Building an RSS Scully Plugin - Angular

10
Comments
5 min read
Getting The Type Of An Interface Property In Typescript

Getting The Type Of An Interface Property In Typescript

5
Comments
2 min read
blog: Building Serverless Apps using the Serverless Stack Framework

blog: Building Serverless Apps using the Serverless Stack Framework

10
Comments
13 min read
loading...