DEV Community

TypeScript

Optional static type-checking for JavaScript.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Using Typescript without compilation

Using Typescript without compilation

14
Comments 15
6 min read
TypeScript CRUD Rest API, using: Nest.js, TypeORM, Postgres, Docker and Docker Compose

TypeScript CRUD Rest API, using: Nest.js, TypeORM, Postgres, Docker and Docker Compose

36
Comments
11 min read
Secure your data: cryptography in Nodejs

Secure your data: cryptography in Nodejs

3
Comments
6 min read
Fullstack Application using tRPC, Next.js, Tailwind and Prisma

Fullstack Application using tRPC, Next.js, Tailwind and Prisma

3
Comments
8 min read
Expose Your Currently Listening Song on Your Profile with Last.fm Profile Readme

Expose Your Currently Listening Song on Your Profile with Last.fm Profile Readme

1
Comments
2 min read
The easiest way to use HubSpot Search API

The easiest way to use HubSpot Search API

1
Comments
1 min read
MongooseMap in Express and NestJS

MongooseMap in Express and NestJS

1
Comments
3 min read
Protect Your Express.js App from XSS Attacks

Protect Your Express.js App from XSS Attacks

Comments
2 min read
Creating Cognito User with Auto-Incrementing ID

Creating Cognito User with Auto-Incrementing ID

1
Comments
6 min read
How to rewrite a promise-based function with loops to RxJS observables

How to rewrite a promise-based function with loops to RxJS observables

Comments
3 min read
Functional Programming Made Easy with TypeScript

Functional Programming Made Easy with TypeScript

3
Comments 2
2 min read
Interested in latest HTTP response? Use RxJS SwitchMap operator

Interested in latest HTTP response? Use RxJS SwitchMap operator

1
Comments
3 min read
Index signature in TypeScript

Index signature in TypeScript

1
Comments
4 min read
TypeScript 5.0 for JavaScript devs

TypeScript 5.0 for JavaScript devs

Comments
2 min read
Getting Started with TypeScript

Getting Started with TypeScript

4
Comments
3 min read
[JS/TS] Don't declare regex with flags in an object property

[JS/TS] Don't declare regex with flags in an object property

Comments
3 min read
Yup conditional validations for different scenarios but the same form

Yup conditional validations for different scenarios but the same form

1
Comments
3 min read
Optional vs. Undefined: Understanding TypeScript's Approach to Required Properties

Optional vs. Undefined: Understanding TypeScript's Approach to Required Properties

1
Comments
4 min read
Node with Docker (JS/TS)

Node with Docker (JS/TS)

Comments
3 min read
Create a blog with Supabase and Next.js - part 3 - fetching data

Create a blog with Supabase and Next.js - part 3 - fetching data

Comments
3 min read
TypeScript undefined to null

TypeScript undefined to null

Comments
4 min read
Semantic Search With Xata, OpenAI, TypeScript, and Deno

Semantic Search With Xata, OpenAI, TypeScript, and Deno

8
Comments
7 min read
GitHub repositories for TypeScript enthusiasts

GitHub repositories for TypeScript enthusiasts

85
Comments
3 min read
Simple TypeScript Mutex Implementation

Simple TypeScript Mutex Implementation

Comments
2 min read
Importing ES 6 Modules from CommonJS

Importing ES 6 Modules from CommonJS

Comments
3 min read
Embracing TypeScript Generics: A Lighthearted Guide to Flexible and Robust Code

Embracing TypeScript Generics: A Lighthearted Guide to Flexible and Robust Code

Comments
6 min read
The complete guide to env variable in react native

The complete guide to env variable in react native

Comments
3 min read
Migrating a Vite / React app from JavaScript to TypeScript

Migrating a Vite / React app from JavaScript to TypeScript

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

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

Comments
9 min read
Auto-add missing imports on file save in VS Code ✨

Auto-add missing imports on file save in VS Code ✨

Comments
2 min read
Amending my professional path

Amending my professional path

2
Comments
1 min read
Paracetamol.ts💊| #31: Explica este código TypeScript

Paracetamol.ts💊| #31: Explica este código TypeScript

1
Comments
1 min read
Tuples in TypeScript

Tuples in TypeScript

1
Comments
4 min read
Beyond Basics: Designing Flexible and Extensible TypeScript Applications with Decorator Design Pattern

Beyond Basics: Designing Flexible and Extensible TypeScript Applications with Decorator Design Pattern

Comments
5 min read
Create a blog with Supabase and Next.js - part 2 - the UI

Create a blog with Supabase and Next.js - part 2 - the UI

1
Comments
4 min read
Advanced Types in TypeScript

Advanced Types in TypeScript

1
Comments
2 min read
Query GitHub Repo Topics Using GraphQL

Query GitHub Repo Topics Using GraphQL

Comments
7 min read
Autoscaling using Spot Instances with AWS CDK + TS

Autoscaling using Spot Instances with AWS CDK + TS

8
Comments 2
3 min read
Setup a Dynamic GitHub User Profile README

Setup a Dynamic GitHub User Profile README

1
Comments
5 min read
Validating environment variables with zod

Validating environment variables with zod

1
Comments
3 min read
Code Coverage with React, Vite, RTL & Cypress

Code Coverage with React, Vite, RTL & Cypress

Comments
2 min read
Using Algebraic Data Types (ADTs) in TypeScript

Using Algebraic Data Types (ADTs) in TypeScript

Comments
4 min read
A joy of working with JSON using PureScript

A joy of working with JSON using PureScript

2
Comments
8 min read
Going from JS to TS

Going from JS to TS

4
Comments 1
3 min read
Angular Signals

Angular Signals

1
Comments 2
2 min read
Utility Types In Typescript

Utility Types In Typescript

4
Comments
6 min read
Why Should You Prefer TypeScript over JavaScript in React.JS?

Why Should You Prefer TypeScript over JavaScript in React.JS?

4
Comments
2 min read
A flexible nodejs crawler library —— x-crawl

A flexible nodejs crawler library —— x-crawl

7
Comments 1
2 min read
Paracetamol.ts💊| #34: Explica este código TypeScript

Paracetamol.ts💊| #34: Explica este código TypeScript

1
Comments
1 min read
Setting Up a Vanilla TypeScript Project

Setting Up a Vanilla TypeScript Project

1
Comments
3 min read
How to write a debounce function

How to write a debounce function

Comments
5 min read
Create a blog with Supabase and Next.js - part 5 - deployment

Create a blog with Supabase and Next.js - part 5 - deployment

1
Comments
2 min read
How to publish common module with reusable functions to npm registry

How to publish common module with reusable functions to npm registry

Comments
4 min read
Revisiting SQL composition in JavaScript and TypeScript

Revisiting SQL composition in JavaScript and TypeScript

1
Comments
4 min read
Animated Spinner - React Native

Animated Spinner - React Native

Comments
2 min read
Paracetamol.ts💊| #32: Explica este código TypeScript

Paracetamol.ts💊| #32: Explica este código TypeScript

1
Comments
1 min read
Create a blog with Supabase and Next.js - part 4 - SSR

Create a blog with Supabase and Next.js - part 4 - SSR

4
Comments
1 min read
Fast Project Start with NestJS Boilerplate

Fast Project Start with NestJS Boilerplate

1
Comments
2 min read
What is memoization in React

What is memoization in React

Comments
5 min read
Minify private methods in a TypeScript class

Minify private methods in a TypeScript class

1
Comments
2 min read
loading...