Forem

TypeScript

Optional static type-checking for JavaScript.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Setting up Code Formatting with ESLint, TypeScript, and Prettier in Visual Studio Code

Setting up Code Formatting with ESLint, TypeScript, and Prettier in Visual Studio Code

35
Comments
1 min read
Revolutionize Your Nest.js Development: 4 Steps to Dockerize Your Nest.js App
Cover image for Revolutionize Your Nest.js Development: 4 Steps to Dockerize Your Nest.js App

Revolutionize Your Nest.js Development: 4 Steps to Dockerize Your Nest.js App

25
Comments 2
3 min read
Code smells in React with TypeScript Survey

Code smells in React with TypeScript Survey

3
Comments 3
3 min read
DynamoDB Incremental Export with Step Functions
Cover image for DynamoDB Incremental Export with Step Functions

DynamoDB Incremental Export with Step Functions

2
Comments
5 min read
Exploring the New useOptimistic Hook in React: Enhancing UI with Optimistic Updates

Exploring the New useOptimistic Hook in React: Enhancing UI with Optimistic Updates

45
Comments 12
4 min read
How to Handle Scroll Events in React
Cover image for How to Handle Scroll Events in React

How to Handle Scroll Events in React

3
Comments
4 min read
Axios + Vue.js 3 + Pinia, a “comfy” configuration you can consider for an API REST
Cover image for Axios + Vue.js 3 + Pinia, a “comfy” configuration you can consider for an API REST

Axios + Vue.js 3 + Pinia, a “comfy” configuration you can consider for an API REST

6
Comments
10 min read
How did you switch from JavaScript to TypeScript?
Cover image for How did you switch from JavaScript to TypeScript?

How did you switch from JavaScript to TypeScript?

74
Comments 81
3 min read
Storing state between serverless requests with TypeScript and Spin

Storing state between serverless requests with TypeScript and Spin

5
Comments
6 min read
React Reducers
Cover image for React Reducers

React Reducers

5
Comments
3 min read
VSCode Architecture Analysis - Electron Project Cross-Platform Best Practices

VSCode Architecture Analysis - Electron Project Cross-Platform Best Practices

15
Comments
9 min read
Get Production-Ready Client Libraries from Zod Schemas
Cover image for Get Production-Ready Client Libraries from Zod Schemas

Get Production-Ready Client Libraries from Zod Schemas

3
Comments
10 min read
Master Angular 16.1 & 16.2
Cover image for Master Angular 16.1 & 16.2

Master Angular 16.1 & 16.2

8
Comments
3 min read
Generating Types for Feature Flags
Cover image for Generating Types for Feature Flags

Generating Types for Feature Flags

5
Comments
5 min read
The New Transparent RPC for JavaScript
Cover image for The New Transparent RPC for JavaScript

The New Transparent RPC for JavaScript

3
Comments
15 min read
How does TypeScript's explicit resource management work?
Cover image for How does TypeScript's explicit resource management work?

How does TypeScript's explicit resource management work?

5
Comments
12 min read
How to Build Express JS Server with Typescript
Cover image for How to Build Express JS Server with Typescript

How to Build Express JS Server with Typescript

5
Comments 1
1 min read
Converting Handlebars AST to Template Strings with hbs-ast-to-str

Converting Handlebars AST to Template Strings with hbs-ast-to-str

5
Comments 1
3 min read
Express.js with TypeORM, PostgreSQL, and TypeScript

Express.js with TypeORM, PostgreSQL, and TypeScript

3
Comments 1
16 min read
Enhance User Experience with Remix.js and Toast Notifications
Cover image for Enhance User Experience with Remix.js and Toast Notifications

Enhance User Experience with Remix.js and Toast Notifications

6
Comments
6 min read
Simplify Your Codebase with Auto-Sorting Linter using eslint-plugin-simple-import-sort

Simplify Your Codebase with Auto-Sorting Linter using eslint-plugin-simple-import-sort

4
Comments
7 min read
Lucia Auth or NextAuth, which one to use in a Next.js project?
Cover image for Lucia Auth or NextAuth, which one to use in a Next.js project?

Lucia Auth or NextAuth, which one to use in a Next.js project?

2
Comments
3 min read
Avoiding "catch-all" else branches with type trickery

Avoiding "catch-all" else branches with type trickery

Comments
3 min read
Understanding styled-components: A basic guide on styled-components usage with React/Next/Vue
Cover image for Understanding styled-components: A basic guide on styled-components usage with React/Next/Vue

Understanding styled-components: A basic guide on styled-components usage with React/Next/Vue

2
Comments
4 min read
Declarative Loop Control Flow in Angular 17
Cover image for Declarative Loop Control Flow in Angular 17

Declarative Loop Control Flow in Angular 17

23
Comments 3
5 min read
loading...