Forem

TypeScript

Optional static type-checking for JavaScript.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Venturing into the Architectural Wilderness

Venturing into the Architectural Wilderness

2
Comments 2
17 min read
Applying SOLID Principles in NestJS

Applying SOLID Principles in NestJS

29
Comments 4
6 min read
Avoid using "array[index]" for getting Array elements

Avoid using "array[index]" for getting Array elements

16
Comments
2 min read
Simplify Your Next.js 13 (App Router) Development with `npx easy-next@latest`

Simplify Your Next.js 13 (App Router) Development with `npx easy-next@latest`

1
Comments
4 min read
Streamline Your GitLab CI Configuration with Fluent GitLab CI - A Deno Module

Streamline Your GitLab CI Configuration with Fluent GitLab CI - A Deno Module

2
Comments
3 min read
How To Make An Ultimate Button Component with Variants using React

How To Make An Ultimate Button Component with Variants using React

3
Comments 1
5 min read
Recursively Clone Objects without sacrificing Type Safety

Recursively Clone Objects without sacrificing Type Safety

Comments
3 min read
Why We Should Start Using Deno: A Comprehensive Guide

Why We Should Start Using Deno: A Comprehensive Guide

1
Comments
4 min read
Yet Another Newsletter LOL: Making and Learning

Yet Another Newsletter LOL: Making and Learning

14
Comments 2
3 min read
Javascript: important language for web development.

Javascript: important language for web development.

1
Comments
2 min read
Omit<Type, Keys> and Pick<Type, Keys>

Omit<Type, Keys> and Pick<Type, Keys>

Comments
1 min read
Flexible IP restrictions with AWS CDK and AWS WAF

Flexible IP restrictions with AWS CDK and AWS WAF

5
Comments
6 min read
How to Fetch Data using the provideHttpClient in Angular

How to Fetch Data using the provideHttpClient in Angular

60
Comments
6 min read
Angular's evolution: Is a Decorator-free future planned?

Angular's evolution: Is a Decorator-free future planned?

2
Comments 1
2 min read
Elevating Code Flexibility: Dependency Inversion with DI Containers

Elevating Code Flexibility: Dependency Inversion with DI Containers

Comments
5 min read
Typescript - Type System

Typescript - Type System

1
Comments
7 min read
Introducing the Google Wallet Library

Introducing the Google Wallet Library

4
Comments
2 min read
Injeção de dependência (DI) com NodeJS + Typescript

Injeção de dependência (DI) com NodeJS + Typescript

Comments 1
7 min read
Fullstack Angular with Analog 🚀

Fullstack Angular with Analog 🚀

88
Comments
4 min read
How I built a sales management app with Next.js 13, Typescript, and Firebase

How I built a sales management app with Next.js 13, Typescript, and Firebase

71
Comments 4
10 min read
Formatting Node.js codebase with Prettier

Formatting Node.js codebase with Prettier

2
Comments
1 min read
Converting JavaScript codebase to TypeScript

Converting JavaScript codebase to TypeScript

112
Comments 12
9 min read
How to build a serverless cron job using AWS EventBridge with AWS CDK

How to build a serverless cron job using AWS EventBridge with AWS CDK

3
Comments
4 min read
FTA: Fast TypeScript Analyzer

FTA: Fast TypeScript Analyzer

Comments
3 min read
Hardhat Smartcontract Lottery (Raffle) Using TypeScript and latest versions of everything

Hardhat Smartcontract Lottery (Raffle) Using TypeScript and latest versions of everything

Comments
6 min read
Exploring Algorithms for Arrays and Strings: Two Pointers, Sliding Window, and Prefix Sum

Exploring Algorithms for Arrays and Strings: Two Pointers, Sliding Window, and Prefix Sum

5
Comments
5 min read
Formatting Numbers to Words with Commas Using Angular Pipes

Formatting Numbers to Words with Commas Using Angular Pipes

4
Comments
4 min read
[Typia] I made realtime demo site of 20,000x faster validation (+200x faster JSON stringify)

[Typia] I made realtime demo site of 20,000x faster validation (+200x faster JSON stringify)

106
Comments 12
6 min read
Understanding Type Guards in TypeScript

Understanding Type Guards in TypeScript

7
Comments
3 min read
Discovering PySeKT: Your Next Favorite Tech Stack

Discovering PySeKT: Your Next Favorite Tech Stack

7
Comments 4
3 min read
Copy Text to Clipboard on Click React Component

Copy Text to Clipboard on Click React Component

3
Comments 3
2 min read
How To Make Text Component with React, TypeScript and Styled Components

How To Make Text Component with React, TypeScript and Styled Components

1
Comments
3 min read
How To Make Tooltip React Component with Arrow using Floating UI

How To Make Tooltip React Component with Arrow using Floating UI

Comments
3 min read
How To Make Color Label Menu Input React Component

How To Make Color Label Menu Input React Component

Comments
3 min read
An Introduction to React Router: A Beginner’s Guide

An Introduction to React Router: A Beginner’s Guide

9
Comments
11 min read
VScode extension to format PHP using Typescript!

VScode extension to format PHP using Typescript!

Comments
2 min read
Filtering TypeScript value types

Filtering TypeScript value types

5
Comments 1
7 min read
Use the Power Of TypeScript in AskUI

Use the Power Of TypeScript in AskUI

Comments
2 min read
Exponentiation in JavaScript: A Beginner’s Guide

Exponentiation in JavaScript: A Beginner’s Guide

30
Comments 11
3 min read
Displaying dev.to Articles in a React Project with TypeScript

Displaying dev.to Articles in a React Project with TypeScript

1
Comments
3 min read
Free React Dashboard - Tailwind CSS & TypeScript

Free React Dashboard - Tailwind CSS & TypeScript

10
Comments 2
2 min read
Setting up TypeScript in a Node.js Application: A Step-by-Step Guide

Setting up TypeScript in a Node.js Application: A Step-by-Step Guide

1
Comments
3 min read
Typescript Nominal Type: The Right Way

Typescript Nominal Type: The Right Way

1
Comments 10
2 min read
My Second Open Source Contribution: The AnalogJS Journey

My Second Open Source Contribution: The AnalogJS Journey

2
Comments 1
10 min read
Building a Simple React Typescript CRUD App: Interview Question

Building a Simple React Typescript CRUD App: Interview Question

5
Comments
2 min read
Typescript Flatten Object Type

Typescript Flatten Object Type

Comments
1 min read
💻 A Technical Interview Project: Building a Lending-as-a-Service Application 🏦

💻 A Technical Interview Project: Building a Lending-as-a-Service Application 🏦

Comments
18 min read
How To Build a Scalable SaaS Backend in 10 Minutes With 100 Lines of Code 🚀

How To Build a Scalable SaaS Backend in 10 Minutes With 100 Lines of Code 🚀

98
Comments 3
6 min read
GitHub actions: Get version action

GitHub actions: Get version action

1
Comments
1 min read
Laravel 10 & Next.js 13 JWT boilerplate

Laravel 10 & Next.js 13 JWT boilerplate

34
Comments 4
1 min read
Level up your TypeScript with Record types

Level up your TypeScript with Record types

6
Comments
7 min read
OneBB Headless Forum refactoring

OneBB Headless Forum refactoring

Comments
3 min read
Power of Generics

Power of Generics

Comments
2 min read
Demystifying Array.reduce in JavaScript

Demystifying Array.reduce in JavaScript

4
Comments 1
7 min read
Testing device orientation (gyroscope) on localhost using Vite

Testing device orientation (gyroscope) on localhost using Vite

3
Comments
3 min read
SvelteKit + Tailwindcss : Starter Template

SvelteKit + Tailwindcss : Starter Template

1
Comments
1 min read
How to make a Discord bot that pings your Minecraft server🤔

How to make a Discord bot that pings your Minecraft server🤔

6
Comments
5 min read
TypeScript Enums: Simplifying Code and Enhancing Readability

TypeScript Enums: Simplifying Code and Enhancing Readability

Comments 2
4 min read
FluentDocker: Simplify Docker Image Generation with TypeScript

FluentDocker: Simplify Docker Image Generation with TypeScript

Comments
2 min read
Good practices and Design Patterns for Vue Composables

Good practices and Design Patterns for Vue Composables

145
Comments 17
5 min read
loading...