DEV Community

TypeScript

Optional static type-checking for JavaScript.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
How to convert a TypeScript built-in enum to a GraphQL enum

How to convert a TypeScript built-in enum to a GraphQL enum

6
Comments 5
1 min read
Writing a simple RESTful TypeScript web service with Bun.js

Writing a simple RESTful TypeScript web service with Bun.js

7
Comments
9 min read
What is Angular Query?

What is Angular Query?

21
Comments 9
2 min read
Stop creating HTTP clients manually - Part I

Stop creating HTTP clients manually - Part I

1
Comments
6 min read
msal-browser plugin for Vue 3 Composition API and TypeScript

msal-browser plugin for Vue 3 Composition API and TypeScript

1
Comments
1 min read
Simplify type-safe configuration from multiple sources with zod-config

Simplify type-safe configuration from multiple sources with zod-config

2
Comments
3 min read
Comparison between JavaScript and TypeScript

Comparison between JavaScript and TypeScript

2
Comments
2 min read
UI package: Gather user feedback in your React apps

UI package: Gather user feedback in your React apps

4
Comments
1 min read
Building Infinite Animated Scroll for React components

Building Infinite Animated Scroll for React components

2
Comments
4 min read
Angular Tips: Transforming Observables into Signals for Enhanced Reactivity

Angular Tips: Transforming Observables into Signals for Enhanced Reactivity

18
Comments 12
3 min read
how to (correctly) check if properties are optional

how to (correctly) check if properties are optional

1
Comments
1 min read
Setting up a Monorepo using PNPM workspaces with TypeScript and Tailwind

Setting up a Monorepo using PNPM workspaces with TypeScript and Tailwind

21
Comments 4
10 min read
Complete Guide: Building a CRUD App with .NET 8 Web API, React, AXIOS, and Chakra UI | Step-by-Step Tutoria

Complete Guide: Building a CRUD App with .NET 8 Web API, React, AXIOS, and Chakra UI | Step-by-Step Tutoria

Comments
1 min read
Hashnode Blog GitHub Action - fetch and display the latest blogs in a nice format

Hashnode Blog GitHub Action - fetch and display the latest blogs in a nice format

6
Comments
8 min read
Simple shimmer placeholder in React Native

Simple shimmer placeholder in React Native

1
Comments
3 min read
The Pitfalls of NEXT_PUBLIC_ Environment Variables

The Pitfalls of NEXT_PUBLIC_ Environment Variables

1
Comments 1
2 min read
Migrating from Supabase and Prisma Accelerate to Convex

Migrating from Supabase and Prisma Accelerate to Convex

24
Comments 7
4 min read
#2 React Query: Infinite Scroll

#2 React Query: Infinite Scroll

96
Comments 5
6 min read
How Do You Declare Custom Classes in a Tailwindcss-React-ts project?

How Do You Declare Custom Classes in a Tailwindcss-React-ts project?

1
Comments
2 min read
Problems compiling a generic component

Problems compiling a generic component

Comments
3 min read
Remove Duplicates from Sorted Array II - Leetcode 80 - TypeScript

Remove Duplicates from Sorted Array II - Leetcode 80 - TypeScript

3
Comments
2 min read
ChatCraft week 4: Release 1.1 PR

ChatCraft week 4: Release 1.1 PR

2
Comments
3 min read
Ditch the ifs and elses with dictionaries

Ditch the ifs and elses with dictionaries

2
Comments
2 min read
A normalization function for json-api format

A normalization function for json-api format

Comments
3 min read
Clipboard API and Angular

Clipboard API and Angular

3
Comments
2 min read
A Beginner Developer 2023 Recap

A Beginner Developer 2023 Recap

1
Comments
2 min read
Prototypal Inheritance in JavaScript

Prototypal Inheritance in JavaScript

Comments
2 min read
React Server now has a Community 🥰

React Server now has a Community 🥰

Comments
2 min read
Majority Element - Leetcode 169 - TypeScript

Majority Element - Leetcode 169 - TypeScript

1
Comments
1 min read
Superpowers with Directives and Dependency Injection: Part 7

Superpowers with Directives and Dependency Injection: Part 7

15
Comments 8
9 min read
Interview Question MongoDB

Interview Question MongoDB

1
Comments 8
18 min read
Build a CRUD Todo App with TypeScript and Fetch API

Build a CRUD Todo App with TypeScript and Fetch API

4
Comments 1
21 min read
How to use redis with node.js

How to use redis with node.js

5
Comments 1
3 min read
Nextjs Page Transition With Framer-Motion

Nextjs Page Transition With Framer-Motion

113
Comments 14
3 min read
SES Observability with CDK + TS

SES Observability with CDK + TS

7
Comments
3 min read
React Query, why is an awesome tool to manage Remote State

React Query, why is an awesome tool to manage Remote State

12
Comments
3 min read
Avoiding Cascading Failure in LLM Prompt Chains

Avoiding Cascading Failure in LLM Prompt Chains

Comments
4 min read
Difference between Interface and Type in TypeScript

Difference between Interface and Type in TypeScript

9
Comments 2
2 min read
React-stories for Mere Mortals

React-stories for Mere Mortals

1
Comments
3 min read
What I Love in TypeScript

What I Love in TypeScript

Comments
3 min read
Getting Started with TypeScript: A Comprehensive Guide

Getting Started with TypeScript: A Comprehensive Guide

14
Comments 3
4 min read
Learning TypeScript and NestJS

Learning TypeScript and NestJS

Comments
2 min read
TypeScript Secrets Part 1: "as const"

TypeScript Secrets Part 1: "as const"

5
Comments 1
3 min read
Angular Addicts #22: Angular 17.1, Signal Inputs, State management tips & more

Angular Addicts #22: Angular 17.1, Signal Inputs, State management tips & more

5
Comments 1
3 min read
Solving the CIA Kryptos Code (Part 1)

Solving the CIA Kryptos Code (Part 1)

7
Comments
7 min read
Remove Duplicates from Sorted Array - Leetcode 26 - TypeScript

Remove Duplicates from Sorted Array - Leetcode 26 - TypeScript

Comments
2 min read
JavaScript in 2024: Beyond the Horizon

JavaScript in 2024: Beyond the Horizon

2
Comments
2 min read
Is it possible to put components on x labels using ticks in react-chart-2?

Is it possible to put components on x labels using ticks in react-chart-2?

Comments
1 min read
Why Typescript over Javascript

Why Typescript over Javascript

Comments
1 min read
Designing RESTful APIs with OpenAPI: A Top-Down Approach

Designing RESTful APIs with OpenAPI: A Top-Down Approach

Comments
6 min read
Build a Production-Ready, Intelligent Chatbot With the MongoDB Chatbot Framework

Build a Production-Ready, Intelligent Chatbot With the MongoDB Chatbot Framework

43
Comments 1
8 min read
JavaScript vs TypeScript: A Thorough Comparison

JavaScript vs TypeScript: A Thorough Comparison

Comments
3 min read
Next.js starter template

Next.js starter template

8
Comments 2
2 min read
Optimizing Event Handlers in React using useCallback

Optimizing Event Handlers in React using useCallback

4
Comments
3 min read
How to implement toggle all option in Angular Material Select

How to implement toggle all option in Angular Material Select

6
Comments 2
6 min read
Leveling up your custom fake data with Faker.js

Leveling up your custom fake data with Faker.js

11
Comments 1
6 min read
package-lock.json

package-lock.json

Comments
2 min read
ChatCraft week 3: Coding and code reviews

ChatCraft week 3: Coding and code reviews

4
Comments
3 min read
Django python or Express.js With Typescript backend frameworks.

Django python or Express.js With Typescript backend frameworks.

Comments
1 min read
Improve data service connectivity in Signal Stores using the withDataService Custom Store Feature

Improve data service connectivity in Signal Stores using the withDataService Custom Store Feature

4
Comments 3
8 min read
loading...