Forem

TypeScript

Optional static type-checking for JavaScript.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
The Differences Between Type and Interface in Typescript

The Differences Between Type and Interface in Typescript

15
Comments
4 min read
Make a Factory: Creating Tests and Stories with Factory Functions in TypeScript and React

Make a Factory: Creating Tests and Stories with Factory Functions in TypeScript and React

6
Comments
4 min read
Handling view types from supabase with typescript

Handling view types from supabase with typescript

5
Comments
2 min read
My new website is here!

My new website is here!

Comments
2 min read
A easy modal state manager for React!

A easy modal state manager for React!

1
Comments
2 min read
TypeScript React + Generics Part I — Time-Saving Patterns

TypeScript React + Generics Part I — Time-Saving Patterns

Comments
7 min read
What Is ZenStack?

What Is ZenStack?

18
Comments 2
1 min read
Building an Open Source DocSend alternative with Next.js, Vercel Blob and Postgres 🚀

Building an Open Source DocSend alternative with Next.js, Vercel Blob and Postgres 🚀

68
Comments 10
5 min read
How to Get user location & address autocompletion in React

How to Get user location & address autocompletion in React

4
Comments
8 min read
RxJS Operators: interval

RxJS Operators: interval

Comments
2 min read
I'm developing a new server state management library for React.

I'm developing a new server state management library for React.

39
Comments 6
4 min read
Understanding "some" and "every" Array Methods in Javascript

Understanding "some" and "every" Array Methods in Javascript

5
Comments 1
2 min read
Getting Started with Angular: Routing

Getting Started with Angular: Routing

1
Comments
6 min read
The DynamoDB-Toolbox v1 beta is here 🙌 All you need to know!

The DynamoDB-Toolbox v1 beta is here 🙌 All you need to know!

61
Comments 2
14 min read
How I created a Spotify Lyrics API using Cloudflare Workers

How I created a Spotify Lyrics API using Cloudflare Workers

6
Comments 1
6 min read
[Nestia] I made backend simulator for frontend developers (similar with MSW, but fully automated)

[Nestia] I made backend simulator for frontend developers (similar with MSW, but fully automated)

50
Comments 3
12 min read
How to Customize the Look and Feel of Payload with CSS

How to Customize the Look and Feel of Payload with CSS

2
Comments
4 min read
How to auto sort imports in frontend, example with typescript & nextjs

How to auto sort imports in frontend, example with typescript & nextjs

2
Comments
2 min read
How to Use Static Code Analysis Tools to Improve Your TypeScript Codebase

How to Use Static Code Analysis Tools to Improve Your TypeScript Codebase

12
Comments
5 min read
Sharing WebSocket Connections between Browser Tabs and Windows

Sharing WebSocket Connections between Browser Tabs and Windows

2
Comments
4 min read
Async Cache Service - you don't need "isLoading" anymore!

Async Cache Service - you don't need "isLoading" anymore!

Comments
5 min read
HOW TO SETUP STORYBOOK WITH NEXTJS

HOW TO SETUP STORYBOOK WITH NEXTJS

6
Comments 1
3 min read
Utility Type for curried functions in TypeScript

Utility Type for curried functions in TypeScript

Comments
1 min read
Harnessing the Power Strictly Typed Forms in Angular: A Simple Tutorial

Harnessing the Power Strictly Typed Forms in Angular: A Simple Tutorial

15
Comments
2 min read
TypeScript Naming Conventions: Crafting Maintainable Code

TypeScript Naming Conventions: Crafting Maintainable Code

3
Comments
2 min read
Angular HTTP calls using Angular Service

Angular HTTP calls using Angular Service

6
Comments 3
5 min read
RxJS Operators: of

RxJS Operators: of

Comments
2 min read
State Management on React [Part 5] - Zustand

State Management on React [Part 5] - Zustand

2
Comments
5 min read
Schema based form validation in React JS using React Hook Form and Zod library

Schema based form validation in React JS using React Hook Form and Zod library

2
Comments 1
4 min read
Problems with naming in Styled Components

Problems with naming in Styled Components

Comments
3 min read
Backend without ORM

Backend without ORM

11
Comments 2
5 min read
JS Guide: Map, Reduce, Filter and forEach Methods

JS Guide: Map, Reduce, Filter and forEach Methods

17
Comments
4 min read
How to Make a Password Generator Bot - Part 1 [Typescript/Telegraf.js]

How to Make a Password Generator Bot - Part 1 [Typescript/Telegraf.js]

Comments
6 min read
The Power of Angular @Input and @Output Decorators: A Comprehensive Overview

The Power of Angular @Input and @Output Decorators: A Comprehensive Overview

5
Comments
5 min read
TypeScript Decorators: A complete guide

TypeScript Decorators: A complete guide

10
Comments 1
8 min read
TypeScript Interfaces: Embrace the Flexibility - With Challenges

TypeScript Interfaces: Embrace the Flexibility - With Challenges

12
Comments 2
3 min read
Create an npm package template with TypeScript and tsup

Create an npm package template with TypeScript and tsup

16
Comments 2
3 min read
Classes in TypeScript: With Challenges

Classes in TypeScript: With Challenges

9
Comments
4 min read
Understanding Functions in TypeScript: With Challenges

Understanding Functions in TypeScript: With Challenges

8
Comments
3 min read
keyof typeof Object

keyof typeof Object

3
Comments
2 min read
Difference between ngOnChanges vs ngOnInit in angular component

Difference between ngOnChanges vs ngOnInit in angular component

Comments
1 min read
Type Safe Tailwind and SCSS Modules

Type Safe Tailwind and SCSS Modules

13
Comments 1
5 min read
Limitation of the TypeScript type system

Limitation of the TypeScript type system

Comments
2 min read
Avoiding 'export * from...' in TypeScript

Avoiding 'export * from...' in TypeScript

1
Comments
3 min read
Yet Another Newsletter LOL: RenderATL, RenderATL, RenderATL

Yet Another Newsletter LOL: RenderATL, RenderATL, RenderATL

10
Comments
2 min read
Why your folder structure sucks

Why your folder structure sucks

22
Comments 14
11 min read
Prototype ChatGPT Apps in Minutes

Prototype ChatGPT Apps in Minutes

1
Comments
3 min read
How To Merge Two Array of String Into A Key/Value Pair (Object) In JavaScript

How To Merge Two Array of String Into A Key/Value Pair (Object) In JavaScript

2
Comments 2
2 min read
The ABCs of Angular : Dependency Injection Provider & Provide Part 2

The ABCs of Angular : Dependency Injection Provider & Provide Part 2

Comments 1
2 min read
Best Practices of ReactJS with TypeScript

Best Practices of ReactJS with TypeScript

83
Comments 7
5 min read
The making of a Google Analytics 4 NPM package.

The making of a Google Analytics 4 NPM package.

Comments
3 min read
Getting Started with Angular: Modules

Getting Started with Angular: Modules

1
Comments
7 min read
Exploring Object-Oriented Programming with TypeScript

Exploring Object-Oriented Programming with TypeScript

47
Comments 2
6 min read
TypeScript: Everything you need to know!

TypeScript: Everything you need to know!

4
Comments
2 min read
How to use class-validator and generate custom error object in nest.js

How to use class-validator and generate custom error object in nest.js

67
Comments 9
3 min read
10 Typescript Tips for Beginner Developers

10 Typescript Tips for Beginner Developers

4
Comments
5 min read
Getting Started with Angular: First Steps

Getting Started with Angular: First Steps

3
Comments
6 min read
Pulumi Automation API - Static Websites as a RESTful API

Pulumi Automation API - Static Websites as a RESTful API

Comments
9 min read
Astro Coding Session: "Series" feature on my blog

Astro Coding Session: "Series" feature on my blog

34
Comments
2 min read
Simplify Your Tailwind CSS Workflow with tailwind-fun

Simplify Your Tailwind CSS Workflow with tailwind-fun

31
Comments 4
4 min read
loading...