DEV Community

TypeScript

Optional static type-checking for JavaScript.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Building a Rock-Solid Angular CI/CD Pipeline with GitLab: A Step-by-Step Guide

Building a Rock-Solid Angular CI/CD Pipeline with GitLab: A Step-by-Step Guide

38
Comments 2
4 min read
🚀 Using infer in TypeScript

🚀 Using infer in TypeScript

Comments
1 min read
Mastering TypeScript 5.0 Decorators: The Ultimate Guide

Mastering TypeScript 5.0 Decorators: The Ultimate Guide

11
Comments
4 min read
[JS TS] How to create an object with keys based on enum

[JS TS] How to create an object with keys based on enum

2
Comments
1 min read
Handling SVG Icons in React

Handling SVG Icons in React

13
Comments
9 min read
Collecting Beta Testers and Cleaning TestFlight CSVs

Collecting Beta Testers and Cleaning TestFlight CSVs

Comments
5 min read
Sharp Resizer: A CLI App For Resizing Images in Bulk

Sharp Resizer: A CLI App For Resizing Images in Bulk

2
Comments
3 min read
How to DRY Up Your NestJS DTOs

How to DRY Up Your NestJS DTOs

4
Comments
2 min read
TypeScript Runtime Type Checking

TypeScript Runtime Type Checking

13
Comments
4 min read
Cicada: Write CI/CD pipelines in TypeScript

Cicada: Write CI/CD pipelines in TypeScript

2
Comments 1
2 min read
Angular Debugging Made Simple: Building a Custom Logging Service

Angular Debugging Made Simple: Building a Custom Logging Service

6
Comments
2 min read
How to generate Typescript types for GraphQL queries in a React app

How to generate Typescript types for GraphQL queries in a React app

Comments
2 min read
Testing Mutations with Relay in Frontend

Testing Mutations with Relay in Frontend

9
Comments
2 min read
Async Replace All for JavaScript

Async Replace All for JavaScript

1
Comments
4 min read
Step-by-Step Guide: Setting Up CI/CD for AWS SAM Applications with GitHub Actions

Step-by-Step Guide: Setting Up CI/CD for AWS SAM Applications with GitHub Actions

6
Comments 3
8 min read
Type-safe Express validations with Zod

Type-safe Express validations with Zod

Comments
3 min read
How To Debug a Single Test Case

How To Debug a Single Test Case

13
Comments
2 min read
Typescript Generics

Typescript Generics

Comments
6 min read
Zedux: Is This the One?

Zedux: Is This the One?

Comments
10 min read
Creating Database-Driven Astro Sites with the Tigris Astro Integration

Creating Database-Driven Astro Sites with the Tigris Astro Integration

6
Comments
3 min read
🌐 How to update a DDNS with NodeJS

🌐 How to update a DDNS with NodeJS

8
Comments
3 min read
Build Yarn Monorepo with Workspaces 🐈

Build Yarn Monorepo with Workspaces 🐈

2
Comments
6 min read
Fastest Way to Auto Generate Types for Typescript and Input validation

Fastest Way to Auto Generate Types for Typescript and Input validation

17
Comments 5
1 min read
Set up NodeJS Project with ExpressJS using TypeScript

Set up NodeJS Project with ExpressJS using TypeScript

1
Comments 3
3 min read
How To Add Fonts In A Next 13 App

How To Add Fonts In A Next 13 App

2
Comments 2
3 min read
How to Integrate Tailwind CSS in Your Angular Project

How to Integrate Tailwind CSS in Your Angular Project

10
Comments 2
4 min read
TypeScript: Type Assertions and Const Assertions

TypeScript: Type Assertions and Const Assertions

1
Comments
3 min read
Using Typescript without compilation

Using Typescript without compilation

208
Comments 125
6 min read
Simple Storage Smart Contract on Avalanche Blockchain with Solidity, TypeScript, EVM, HardHat and EthersJS

Simple Storage Smart Contract on Avalanche Blockchain with Solidity, TypeScript, EVM, HardHat and EthersJS

1
Comments
7 min read
ĐąĐžĐżĐžĐ·Đ°Ń†ĐžŃ TS

ĐąĐžĐżĐžĐ·Đ°Ń†ĐžŃ TS

1
Comments
1 min read
I made a VSCode extension: "markdown-table-rainbow"

I made a VSCode extension: "markdown-table-rainbow"

26
Comments 4
7 min read
Real-Time Data Visualization with D3.js and Vue.js.

Real-Time Data Visualization with D3.js and Vue.js.

6
Comments 2
5 min read
Vertical Tabs with React Router

Vertical Tabs with React Router

1
Comments
2 min read
How to create a Vercel Cron Job using NextJS 13

How to create a Vercel Cron Job using NextJS 13

9
Comments 11
3 min read
3 powerful tools to ensure API integrity in Typescript

3 powerful tools to ensure API integrity in Typescript

3
Comments
4 min read
SinonJs - to make the stubvalue random

SinonJs - to make the stubvalue random

Comments
1 min read
Workaround to Create an S3 glacier with CDK + TS

Workaround to Create an S3 glacier with CDK + TS

6
Comments
2 min read
Building a modern gRPC-powered microservice using Node.js, Typescript, and Connect

Building a modern gRPC-powered microservice using Node.js, Typescript, and Connect

12
Comments
23 min read
Stacking Serverless Data Structures for a Pomodoro App on AWS

Stacking Serverless Data Structures for a Pomodoro App on AWS

11
Comments 3
9 min read
How to optimize Cypress tests using JavaScript abilities? (Part 2. Recursion)

How to optimize Cypress tests using JavaScript abilities? (Part 2. Recursion)

7
Comments 1
8 min read
Type Negation: How to Forbid Certain Properties

Type Negation: How to Forbid Certain Properties

19
Comments 4
3 min read
`zod` Function Definitions in JavaScript Classes

`zod` Function Definitions in JavaScript Classes

Comments
1 min read
Learn TypeScript

Learn TypeScript

1
Comments
8 min read
I made Express faster than Fastify (100x faster JSON, also NestJS)

I made Express faster than Fastify (100x faster JSON, also NestJS)

218
Comments 39
6 min read
Make Your Global Components Elegant with EventTarget

Make Your Global Components Elegant with EventTarget

3
Comments
5 min read
IntroducciĂłn a Typescript: ÂżHuir o Abrazarlo con PasiĂłn?"

IntroducciĂłn a Typescript: ÂżHuir o Abrazarlo con PasiĂłn?"

3
Comments
7 min read
The SOLID way to code

The SOLID way to code

Comments
5 min read
Use Vue Exit Intent | A Vue Composable to power your exit intent content

Use Vue Exit Intent | A Vue Composable to power your exit intent content

9
Comments 4
1 min read
Getting Started with Pipes in Angular: A Beginner's Guide

Getting Started with Pipes in Angular: A Beginner's Guide

4
Comments
7 min read
Don't trust, verify: Indexing ENS Domains with Subsquid

Don't trust, verify: Indexing ENS Domains with Subsquid

Comments
9 min read
Next.js + AWS S3 Upload

Next.js + AWS S3 Upload

2
Comments
4 min read
An in-depth comparison of the most popular DynamoDB wrappers

An in-depth comparison of the most popular DynamoDB wrappers

8
Comments 3
7 min read
✹2023#15: Unlazy: Universal Lazy Loading

✹2023#15: Unlazy: Universal Lazy Loading

2
Comments
4 min read
đŸ”„2023#15: X-Crawl, A Flexible Multifunctional Crawler

đŸ”„2023#15: X-Crawl, A Flexible Multifunctional Crawler

Comments
4 min read
Amending my professional path

Amending my professional path

2
Comments
1 min read
NodeJS Microservice with gRPC and TypeScript

NodeJS Microservice with gRPC and TypeScript

Comments
12 min read
Tipos condicionais no TypeScript: exemplos pråticos e uso avançado

Tipos condicionais no TypeScript: exemplos pråticos e uso avançado

9
Comments 2
3 min read
Prettier: A Double-Edged Sword for Code Formatting 🎭

Prettier: A Double-Edged Sword for Code Formatting 🎭

1
Comments
4 min read
Signals: what this means for NgRx

Signals: what this means for NgRx

28
Comments 2
6 min read
My Journey in Open Source - github-workflow-migrator

My Journey in Open Source - github-workflow-migrator

Comments
1 min read
loading...