Forem

TypeScript

Optional static type-checking for JavaScript.

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
How to Make a VS Code Extension Using TypeScript: A Step-by-Step Guide
Cover image for How to Make a VS Code Extension Using TypeScript: A Step-by-Step Guide

How to Make a VS Code Extension Using TypeScript: A Step-by-Step Guide

19
Comments 3
4 min read
React: About highly customizable components - P1
Cover image for React: About highly customizable components - P1

React: About highly customizable components - P1

Comments
3 min read
The easy way to access the last JavaScript array element
Cover image for The easy way to access the last JavaScript array element

The easy way to access the last JavaScript array element

1
Comments
2 min read
Enhance the drag and drop of your Vue 3 application with Vue Fluid DnD
Cover image for Enhance the drag and drop of your Vue 3 application with Vue Fluid DnD

Enhance the drag and drop of your Vue 3 application with Vue Fluid DnD

5
Comments 2
3 min read
Mastering Object-Oriented Programming in TypeScript: Your Complete Guide with Practical Examples

Mastering Object-Oriented Programming in TypeScript: Your Complete Guide with Practical Examples

7
Comments
14 min read
Typescript type grouping a union type of objects by any property discriminating these objects.

Typescript type grouping a union type of objects by any property discriminating these objects.

Comments
1 min read
What is react-query? Why should we use react-query?
Cover image for What is react-query? Why should we use react-query?

What is react-query? Why should we use react-query?

7
Comments 2
5 min read
Single Responsibility Principle
Cover image for Single Responsibility Principle

Single Responsibility Principle

2
Comments
3 min read
TS: Types vs. Interfaces
Cover image for TS: Types vs. Interfaces

TS: Types vs. Interfaces

3
Comments
2 min read
LeetCode Meditations: Validate Binary Search Tree
Cover image for LeetCode Meditations: Validate Binary Search Tree

LeetCode Meditations: Validate Binary Search Tree

Comments
3 min read
Node Test Runner vs Bun Test Runner (with TypeScript and ESM)

Node Test Runner vs Bun Test Runner (with TypeScript and ESM)

4
Comments
3 min read
E2E Testing with ExpressoTS and SuperTest
Cover image for E2E Testing with ExpressoTS and SuperTest

E2E Testing with ExpressoTS and SuperTest

2
Comments
3 min read
Easier TypeScript API Testing with Vitest + MSW

Easier TypeScript API Testing with Vitest + MSW

9
Comments 3
4 min read
Group routes according to the categories and apply different layouts with layout.tsx in NextJs App Routing.
Cover image for Group routes according to the categories and apply different layouts with layout.tsx in NextJs App Routing.

Group routes according to the categories and apply different layouts with layout.tsx in NextJs App Routing.

3
Comments
3 min read
Shared Data-Layer Setup For Micro Frontend Application with Nx Workspace
Cover image for Shared Data-Layer Setup For Micro Frontend Application with Nx Workspace

Shared Data-Layer Setup For Micro Frontend Application with Nx Workspace

6
Comments
20 min read
Setup React Typescript with Vite & ESLint

Setup React Typescript with Vite & ESLint

1
Comments
4 min read
The ultimate Node Test Runner + TypeScript + ENV variables guide
Cover image for The ultimate Node Test Runner + TypeScript + ENV variables guide

The ultimate Node Test Runner + TypeScript + ENV variables guide

8
Comments 1
3 min read
From Flaky to Flawless: Angular API Response Management with Zod
Cover image for From Flaky to Flawless: Angular API Response Management with Zod

From Flaky to Flawless: Angular API Response Management with Zod

11
Comments
4 min read
GitHub Sponsors: azu the Japanese TypeScript and JavaScript developer

GitHub Sponsors: azu the Japanese TypeScript and JavaScript developer

1
Comments 1
2 min read
A Handy Guide to Using Dynamic Import in JavaScript
Cover image for A Handy Guide to Using Dynamic Import in JavaScript

A Handy Guide to Using Dynamic Import in JavaScript

14
Comments
3 min read
Nestjs x ExpressoTS @param transformation
Cover image for Nestjs x ExpressoTS @param transformation

Nestjs x ExpressoTS @param transformation

8
Comments
2 min read
Understanding TypeScript Method Decorators

Understanding TypeScript Method Decorators

6
Comments
2 min read
API Handling: Utilizing the Facade Pattern with Axios in Frontend Development

API Handling: Utilizing the Facade Pattern with Axios in Frontend Development

1
Comments
2 min read
Setting Up Express development environment (Typescript, Eslint, Prettier)
Cover image for Setting Up Express development environment (Typescript, Eslint, Prettier)

Setting Up Express development environment (Typescript, Eslint, Prettier)

1
Comments 2
2 min read
API using Deno and ElyasiaJS
Cover image for API using Deno and ElyasiaJS

API using Deno and ElyasiaJS

2
Comments 1
1 min read
loading...