DEV Community

TypeScript

Optional static type-checking for JavaScript.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
TypeScript: type vs interface

TypeScript: type vs interface

24
Comments 16
3 min read
Most Common Five TypeScript Errors

Most Common Five TypeScript Errors

2
Comments
2 min read
How to structure your React app

How to structure your React app

1
Comments 1
5 min read
Maximize Your React Skills: Build a To-Do List App from Start to Finish (with TypeScript + Vite)

Maximize Your React Skills: Build a To-Do List App from Start to Finish (with TypeScript + Vite)

Comments
18 min read
This Week In React #132: Astro, Remix, Server Components, useGlobalState, Next.js, Redwood, Expo Router, Expo Image...

This Week In React #132: Astro, Remix, Server Components, useGlobalState, Next.js, Redwood, Expo Router, Expo Image...

3
Comments
7 min read
Vue - App Architecture

Vue - App Architecture

10
Comments 1
3 min read
Async Promise -> [Promises]

Async Promise -> [Promises]

Comments 2
1 min read
Initiating a NestJs app with PostgreSQL using Docker

Initiating a NestJs app with PostgreSQL using Docker

9
Comments 1
6 min read
A Brief History of API: RPC, REST, GraphQL, tRPC

A Brief History of API: RPC, REST, GraphQL, tRPC

169
Comments 15
8 min read
16 Github Repos to master React

16 Github Repos to master React

12
Comments 1
2 min read
Upgrade your Application to v15 🚀

Upgrade your Application to v15 🚀

3
Comments
5 min read
What is Deno Part 1

What is Deno Part 1

1
Comments
2 min read
Angular 15 New Features | Angular v15 is now available!

Angular 15 New Features | Angular v15 is now available!

Comments
5 min read
Don't use Enums in Typescript, they are very dangerous 😨

Don't use Enums in Typescript, they are very dangerous 😨

70
Comments 26
3 min read
Building Reliable Distributed Systems in Node

Building Reliable Distributed Systems in Node

7
Comments
11 min read
My Journey in Open Source - rate-limiter-fn

My Journey in Open Source - rate-limiter-fn

Comments
1 min read
Build a Next App with a full GraphQL API using just a JSON or CSV file

Build a Next App with a full GraphQL API using just a JSON or CSV file

2
Comments
5 min read
Using AppConfig Layer in your nodejs lambda with AWS CDK

Using AppConfig Layer in your nodejs lambda with AWS CDK

3
Comments
3 min read
Creating a regex-based Markdown parser in TypeScript

Creating a regex-based Markdown parser in TypeScript

Comments
9 min read
How to deploy a Dockerized Node JS (TypeScript) Application to Amazon EC2 Service — 2023

How to deploy a Dockerized Node JS (TypeScript) Application to Amazon EC2 Service — 2023

5
Comments
7 min read
React Router Typesafe Routes v1.0.0 is Here 🎉

React Router Typesafe Routes v1.0.0 is Here 🎉

6
Comments
3 min read
Implement `Pick` in TypeScript

Implement `Pick` in TypeScript

7
Comments
3 min read
I've just created simple frontend Todo app with clean architecture

I've just created simple frontend Todo app with clean architecture

1
Comments 2
1 min read
Follow along link highlighter using RxJS and Angular

Follow along link highlighter using RxJS and Angular

Comments
8 min read
Zod — валидация и вывод типов на основании схемы данных

Zod — валидация и вывод типов на основании схемы данных

11
Comments
3 min read
Nx Module Federation bad Angular routing

Nx Module Federation bad Angular routing

12
Comments 3
6 min read
Web Assembly With Rust

Web Assembly With Rust

18
Comments
3 min read
Making sense of TypeScript using set theory

Making sense of TypeScript using set theory

1
Comments 1
11 min read
Mastering Angular Structural Directives - It’s all about the context

Mastering Angular Structural Directives - It’s all about the context

20
Comments 3
9 min read
A Native JavaScript Route / Router Proposal

A Native JavaScript Route / Router Proposal

2
Comments 2
3 min read
Build a URL shortener using React and Node/Express in Typescript

Build a URL shortener using React and Node/Express in Typescript

6
Comments
7 min read
How to test TypeScript type definitions with Jest

How to test TypeScript type definitions with Jest

1
Comments
4 min read
Validation made easy with Zod: How to ensure accuracy and quality in forms

Validation made easy with Zod: How to ensure accuracy and quality in forms

6
Comments
3 min read
AI generated the 90% of this post

AI generated the 90% of this post

17
Comments 16
2 min read
Refatorando Ifs Aninhados com Chain of Responsibility

Refatorando Ifs Aninhados com Chain of Responsibility

3
Comments
4 min read
Sending Emails with Ease: A Step-by-Step Guide to Using Nodemailer with TypeScript in Next.js

Sending Emails with Ease: A Step-by-Step Guide to Using Nodemailer with TypeScript in Next.js

4
Comments 2
4 min read
How to fight repetitive tests in JS/TS with parameterisation

How to fight repetitive tests in JS/TS with parameterisation

1
Comments
5 min read
Space Tourism App

Space Tourism App

1
Comments
1 min read
Implementing the Pipe Operator in TypeScript

Implementing the Pipe Operator in TypeScript

21
Comments 4
7 min read
Job Portal API Using Node.js, Express.js, Prisma & TypeScript

Job Portal API Using Node.js, Express.js, Prisma & TypeScript

6
Comments
1 min read
Using DDD with Recoil

Using DDD with Recoil

2
Comments
11 min read
Mastering function overloading in Typescript

Mastering function overloading in Typescript

1
Comments
5 min read
Wassup TypeScript Interfaces!

Wassup TypeScript Interfaces!

1
Comments
2 min read
Learn How to use Context and Reducer Hooks in React.js by Creating a Global Snackbar.

Learn How to use Context and Reducer Hooks in React.js by Creating a Global Snackbar.

2
Comments
10 min read
"Utils.ts" Security?

"Utils.ts" Security?

3
Comments
1 min read
NestJS Authentication with OAuth2.0: Express Local OAuth REST API

NestJS Authentication with OAuth2.0: Express Local OAuth REST API

22
Comments 6
14 min read
Implement field permissions with FieldMiddleware

Implement field permissions with FieldMiddleware

3
Comments
5 min read
Authentication with Firebase in NextJS, with SSR!

Authentication with Firebase in NextJS, with SSR!

13
Comments 6
4 min read
Learn to Deploy Smart Contracts more Professionally with Hardhat

Learn to Deploy Smart Contracts more Professionally with Hardhat

2
Comments
10 min read
Publish a Typescript React library to NPM in a monorepo

Publish a Typescript React library to NPM in a monorepo

12
Comments 1
8 min read
Polymorphic react component with vanilla-extract

Polymorphic react component with vanilla-extract

Comments
1 min read
TypeScript Being a Good Boy

TypeScript Being a Good Boy

9
Comments
6 min read
Zod: The Next Biggest thing after Typescript

Zod: The Next Biggest thing after Typescript

122
Comments 32
5 min read
JavaScript VS TypeScript : which one better.

JavaScript VS TypeScript : which one better.

2
Comments
3 min read
Deploy your functions and use them everywhere⚡⚡

Deploy your functions and use them everywhere⚡⚡

14
Comments
6 min read
Typescript for noobs

Typescript for noobs

1
Comments
4 min read
WebGL canvas in React

WebGL canvas in React

8
Comments
3 min read
Building your own CDN under 5 minutes

Building your own CDN under 5 minutes

11
Comments 1
3 min read
Build a music player with YouTube IFrame Player API

Build a music player with YouTube IFrame Player API

7
Comments 1
1 min read
Publish a npm package using next.js and typescript

Publish a npm package using next.js and typescript

1
Comments
1 min read
loading...