DEV Community

TypeScript

Optional static type-checking for JavaScript.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Get started with deno (from NodeJS or not...)

Get started with deno (from NodeJS or not...)

13
Comments
5 min read
It's Prisma Time - Create Table

It's Prisma Time - Create Table

17
Comments
3 min read
TypeScript Utility: keyof nested object

TypeScript Utility: keyof nested object

102
Comments 15
6 min read
How to write a Diagnostics TypeScript Language Service Plugin?

How to write a Diagnostics TypeScript Language Service Plugin?

2
Comments
6 min read
Encoding HKTs in TypeScript (Once Again)

Encoding HKTs in TypeScript (Once Again)

47
Comments 4
5 min read
What’s new in TypeScript 4.5

What’s new in TypeScript 4.5

5
Comments
9 min read
Introduction to Deploying Angular MFEs with Netlify

Introduction to Deploying Angular MFEs with Netlify

6
Comments
4 min read
How we secure our password in express and mongoDB

How we secure our password in express and mongoDB

8
Comments
1 min read
Lab 8: TESTING !!!!

Lab 8: TESTING !!!!

2
Comments
2 min read
Type-Safe Styled-Components Theming for React.js and Next.js 💅

Type-Safe Styled-Components Theming for React.js and Next.js 💅

10
Comments
3 min read
GraphQL Code Generator with TypeScript and Prisma models

GraphQL Code Generator with TypeScript and Prisma models

10
Comments
6 min read
Type-safe Dictionary in TypeScript

Type-safe Dictionary in TypeScript

3
Comments
2 min read
TIL: get strongly typed HTTP headers with TypeScript

TIL: get strongly typed HTTP headers with TypeScript

10
Comments
3 min read
Hover your mouse on the particles!

Hover your mouse on the particles!

5
Comments
1 min read
Free nextjs template for portfolios and personal blogs

Free nextjs template for portfolios and personal blogs

19
Comments
2 min read
👨‍💻[FirstDevRole #4] Are You Good Enough for a First Developer Job?

👨‍💻[FirstDevRole #4] Are You Good Enough for a First Developer Job?

8
Comments 2
3 min read
Covering the edge case on the ReScript record type

Covering the edge case on the ReScript record type

3
Comments
5 min read
Secure AWS-CDK deployments with GitHub Actions

Secure AWS-CDK deployments with GitHub Actions

25
Comments 2
4 min read
How I Created a Crowdfunding Platform with Web3 & Micro-Frontends

How I Created a Crowdfunding Platform with Web3 & Micro-Frontends

12
Comments 3
5 min read
Use GraphQL without writing GraphQL

Use GraphQL without writing GraphQL

6
Comments
5 min read
Typed routes in Express

Typed routes in Express

6
Comments
2 min read
Use LLVM by JavaScript/TypeScript

Use LLVM by JavaScript/TypeScript

24
Comments 1
3 min read
Easily add certifications to LinkedIn from your website.

Easily add certifications to LinkedIn from your website.

9
Comments 1
3 min read
The easiest way to unsubscribe from Observables in Angular

The easiest way to unsubscribe from Observables in Angular

14
Comments 1
4 min read
Custom Icon components in MUI v5

Custom Icon components in MUI v5

15
Comments 1
7 min read
Creating Angular Component

Creating Angular Component

6
Comments
4 min read
It's Prisma Time - Introduction

It's Prisma Time - Introduction

139
Comments 3
3 min read
It's Prisma Time - Setup

It's Prisma Time - Setup

64
Comments
2 min read
Converting a React project to TypeScript - Avoid pain by using correct file extension

Converting a React project to TypeScript - Avoid pain by using correct file extension

4
Comments
2 min read
All About Validators in Angular + Creating Custom Sync & Async Validators

All About Validators in Angular + Creating Custom Sync & Async Validators

50
Comments
6 min read
The Perfect Configuration Format? Try Typescript

The Perfect Configuration Format? Try Typescript

3
Comments 1
6 min read
Absolute paths in React using craco (feat. TypeScript and ts-jest)

Absolute paths in React using craco (feat. TypeScript and ts-jest)

15
Comments 2
2 min read
recursion in typescript

recursion in typescript

12
Comments 1
2 min read
🚀10 Trending projects on GitHub for web developers - 10th December 2021

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

228
Comments 4
3 min read
Set up a Node.js e-commerce app in 10 minutes with Vendure

Set up a Node.js e-commerce app in 10 minutes with Vendure

63
Comments 5
3 min read
Advent of code 2021 - day 3

Advent of code 2021 - day 3

5
Comments
1 min read
Scaffold Node.js APIs quickly with Todo-CLI

Scaffold Node.js APIs quickly with Todo-CLI

6
Comments
7 min read
How to Write a Custom Structural Directive in Angular - Part 2

How to Write a Custom Structural Directive in Angular - Part 2

8
Comments
5 min read
Lab 10: Release my tool on NPM

Lab 10: Release my tool on NPM

5
Comments
2 min read
Various Types of Angular Component Selectors

Various Types of Angular Component Selectors

8
Comments 2
2 min read
Negative lookbehind alternative in JavaScript

Negative lookbehind alternative in JavaScript

6
Comments 2
2 min read
Functional programming Baby Steps: Options and Eithers

Functional programming Baby Steps: Options and Eithers

29
Comments
4 min read
Understanding Angular Component

Understanding Angular Component

9
Comments
4 min read
Typescript : Type Annotation and Inference.

Typescript : Type Annotation and Inference.

7
Comments
3 min read
Save state to localStorage

Save state to localStorage

5
Comments
1 min read
Parallelizing Tasks Using MongoDB

Parallelizing Tasks Using MongoDB

2
Comments
1 min read
How to create ormconfig.{json/yml} for Typeorm for all kinds of database with just one command!!

How to create ormconfig.{json/yml} for Typeorm for all kinds of database with just one command!!

5
Comments
1 min read
NodeJS - version 2.7 of Foal framework is here 🎉

NodeJS - version 2.7 of Foal framework is here 🎉

6
Comments
2 min read
How to Intergrate Chakra UI in Next.js 🧑‍🎨

How to Intergrate Chakra UI in Next.js 🧑‍🎨

3
Comments 7
5 min read
Advent of Code 2021 - day 2

Advent of Code 2021 - day 2

6
Comments
1 min read
Advent of Code 2021 - day 1

Advent of Code 2021 - day 1

5
Comments
1 min read
Setting-up Angular Routing From Scratch

Setting-up Angular Routing From Scratch

10
Comments
3 min read
Building React Native UI Components and Modules in 2021

Building React Native UI Components and Modules in 2021

9
Comments 1
11 min read
Server side events using nodeJS

Server side events using nodeJS

5
Comments
2 min read
Quick TS Tips: Extracting a return type from a function

Quick TS Tips: Extracting a return type from a function

2
Comments
2 min read
Add Husky 🐶 to Angular

Add Husky 🐶 to Angular

6
Comments
1 min read
🧽 Clean Way to Listen to Events from Children Components in Angular

🧽 Clean Way to Listen to Events from Children Components in Angular

7
Comments
2 min read
React router v6 useSearchParams

React router v6 useSearchParams

4
Comments
3 min read
Spacemacs + React + TypeScript(.tsx) in the end of 2021, tested Linux and MacOSX with M1 CPU.

Spacemacs + React + TypeScript(.tsx) in the end of 2021, tested Linux and MacOSX with M1 CPU.

5
Comments 3
2 min read
TypeScript: Intro to JavaScript's mature younger brother

TypeScript: Intro to JavaScript's mature younger brother

5
Comments 5
2 min read
loading...