Forem

TypeScript

Optional static type-checking for JavaScript.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
The Future Is Here: Qwik Meets Prisma Innovatively

The Future Is Here: Qwik Meets Prisma Innovatively

13
Comments
6 min read
Typescript - Function Overloads

Typescript - Function Overloads

1
Comments
2 min read
Feature Contexts

Feature Contexts

Comments
3 min read
Typescript + Vue linter config step by step

Typescript + Vue linter config step by step

5
Comments
2 min read
Create a typescript utility library using Vite

Create a typescript utility library using Vite

38
Comments 9
7 min read
Understanding Tree: Features, Time Complexity, Difference between BFS and DFS

Understanding Tree: Features, Time Complexity, Difference between BFS and DFS

1
Comments
6 min read
Establishing PostgreSQL Connection with Prisma in NestJS: A Comprehensive Guide with Bookmark API Example

Establishing PostgreSQL Connection with Prisma in NestJS: A Comprehensive Guide with Bookmark API Example

4
Comments
4 min read
Demystifying JavaScript Property Descriptors: A Deep Dive

Demystifying JavaScript Property Descriptors: A Deep Dive

1
Comments
2 min read
Improving Serverless Function response time on Vercel

Improving Serverless Function response time on Vercel

3
Comments
2 min read
toolkit-use npm package have added some functions

toolkit-use npm package have added some functions

5
Comments
1 min read
Integrate 🦜🔗LangChain with Orama for semantic search

Integrate 🦜🔗LangChain with Orama for semantic search

9
Comments 3
5 min read
What is React-Query and How to fetch data using react query?

What is React-Query and How to fetch data using react query?

3
Comments
3 min read
The JavaScript Odyssey

The JavaScript Odyssey

2
Comments
19 min read
Visualizing Data in React: A Guide to Beautiful Charts with React-Chartsjs-2

Visualizing Data in React: A Guide to Beautiful Charts with React-Chartsjs-2

34
Comments
6 min read
A Practical Introduction to Reactive Forms in Angular

A Practical Introduction to Reactive Forms in Angular

Comments
4 min read
Typescript Type vs Interface

Typescript Type vs Interface

2
Comments
3 min read
Unleashing the Power of TypeScript: Improving Standard Library Types

Unleashing the Power of TypeScript: Improving Standard Library Types

13
Comments
10 min read
New storage utility methods added to the toolkit-use npm package

New storage utility methods added to the toolkit-use npm package

1
Comments
1 min read
How we improved our Serverless API 300x

How we improved our Serverless API 300x

74
Comments 8
5 min read
Explicit Design, Part 5. App Composition

Explicit Design, Part 5. App Composition

4
Comments
19 min read
Intersection events and loose ends

Intersection events and loose ends

2
Comments
6 min read
The Frontend newsletter #10 - Discover the latest trends

The Frontend newsletter #10 - Discover the latest trends

1
Comments
4 min read
When Use Arrays, Tuples, Maps, and Sets In Typescript with Examples

When Use Arrays, Tuples, Maps, and Sets In Typescript with Examples

7
Comments 1
3 min read
Simple Data Validation in NestJS: A Practical Guide

Simple Data Validation in NestJS: A Practical Guide

3
Comments
3 min read
Exploring Network Graph Visualization: Graphology and Sigma.js

Exploring Network Graph Visualization: Graphology and Sigma.js

18
Comments 1
2 min read
The toolkit-use npm package has added commonly used DOM methods.

The toolkit-use npm package has added commonly used DOM methods.

6
Comments
1 min read
How To Use Record Type In Typescript

How To Use Record Type In Typescript

3
Comments 2
2 min read
Create and Publish Your First NPM Package: A Comprehensive Guide

Create and Publish Your First NPM Package: A Comprehensive Guide

22
Comments 8
9 min read
Better Code Quality with TypeScript’s Utility Types: Pick, Partial, and Omit

Better Code Quality with TypeScript’s Utility Types: Pick, Partial, and Omit

9
Comments 1
3 min read
Safely typing full/partial objects

Safely typing full/partial objects

Comments
3 min read
Managing Configuration and Environment Variables in NestJS

Managing Configuration and Environment Variables in NestJS

2
Comments
3 min read
Computer Science 4 Newbies - Understanding Binary Search

Computer Science 4 Newbies - Understanding Binary Search

4
Comments 3
3 min read
Easy Encryption in Typescript 2: Libsodium Boogaloo

Easy Encryption in Typescript 2: Libsodium Boogaloo

1
Comments
3 min read
Exploring the Depths of Observables and RxJS in Angular Applications

Exploring the Depths of Observables and RxJS in Angular Applications

12
Comments
3 min read
Mastering Micro Frontends: Creating Scalable Applications with React, Webpack 5, and TypeScript Type Safety

Mastering Micro Frontends: Creating Scalable Applications with React, Webpack 5, and TypeScript Type Safety

14
Comments 3
11 min read
Yet Another Newsletter LOL: Liftoff!

Yet Another Newsletter LOL: Liftoff!

7
Comments
3 min read
Converting a Gatsby Site to Use TypeScript

Converting a Gatsby Site to Use TypeScript

4
Comments
3 min read
Building a Custom React Hook: useIsAppOffline

Building a Custom React Hook: useIsAppOffline

1
Comments
4 min read
JavaScript Intl API: The hidden gem of web internationalization

JavaScript Intl API: The hidden gem of web internationalization

5
Comments
4 min read
Electron with React: The Ultimate guide to create cross platform desktop apps easily

Electron with React: The Ultimate guide to create cross platform desktop apps easily

74
Comments 13
3 min read
Data Structures and Algorithms (DSA)

Data Structures and Algorithms (DSA)

Comments
2 min read
Using Type Aliases Instead Of String literals In Typescript

Using Type Aliases Instead Of String literals In Typescript

3
Comments 1
2 min read
Serverless API Development on AWS with TypeScript - Part 3

Serverless API Development on AWS with TypeScript - Part 3

9
Comments
11 min read
Getting Started with NestJS: A Comprehensive Introduction

Getting Started with NestJS: A Comprehensive Introduction

1
Comments
4 min read
Clean Architecture with Inversify in Node.js with TypeScript: A Code-Driven Guide

Clean Architecture with Inversify in Node.js with TypeScript: A Code-Driven Guide

22
Comments 2
3 min read
Utilizing React's Context API with Hooks and TypeScript: Effortless State Handling

Utilizing React's Context API with Hooks and TypeScript: Effortless State Handling

3
Comments
2 min read
Merge Strings Alternately

Merge Strings Alternately

Comments
3 min read
Gracefully Shutdown Node Apps

Gracefully Shutdown Node Apps

2
Comments
2 min read
Create a Custom GitHub Action in Typescript

Create a Custom GitHub Action in Typescript

19
Comments 3
4 min read
On-Chain dApp Game with Solidity, React, Typescript & Wagmi/Viem (Commit-reveal keccak256, contract factory patterns)

On-Chain dApp Game with Solidity, React, Typescript & Wagmi/Viem (Commit-reveal keccak256, contract factory patterns)

2
Comments
18 min read
Kamiq - a Typescript, lightweight, Nest-like, batteries-included web framework

Kamiq - a Typescript, lightweight, Nest-like, batteries-included web framework

11
Comments
8 min read
Developing A Task Management ChatGPT Plugin with Typescript

Developing A Task Management ChatGPT Plugin with Typescript

5
Comments 2
4 min read
10+ Complex typeScript type defining Tips for Development

10+ Complex typeScript type defining Tips for Development

11
Comments 2
3 min read
⚡Supacharge your backend with Supabase & Trigger.dev

⚡Supacharge your backend with Supabase & Trigger.dev

4
Comments
9 min read
Simplifying Complex TypeScript Types with the 'Unpack' Helper: Improve Developer Experience

Simplifying Complex TypeScript Types with the 'Unpack' Helper: Improve Developer Experience

5
Comments 2
2 min read
Get Class Name in Typescript

Get Class Name in Typescript

3
Comments
2 min read
Serverless API Development on AWS with TypeScript - Part 2

Serverless API Development on AWS with TypeScript - Part 2

4
Comments
8 min read
Angular Addicts #16: Signals vs. RxJS, combined test coverage reports & more

Angular Addicts #16: Signals vs. RxJS, combined test coverage reports & more

3
Comments
4 min read
Use Type, not Interface in TypeScript

Use Type, not Interface in TypeScript

77
Comments 25
3 min read
Using v-model with custom setters

Using v-model with custom setters

10
Comments
17 min read
loading...