Forem

TypeScript

Optional static type-checking for JavaScript.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Como crear imĂĄgenes Distroless para Node.js y Go

Como crear imĂĄgenes Distroless para Node.js y Go

8
Comments
4 min read
Integration testing tool for DynamoDB

Integration testing tool for DynamoDB

17
Comments
3 min read
How to Declare Object Literals in TypeScript the Right Way

How to Declare Object Literals in TypeScript the Right Way

4
Comments
5 min read
Create react components at the speed of light with Plop.js

Create react components at the speed of light with Plop.js

75
Comments 14
5 min read
Nana Adwoa - Vaccine Appointment Chat Agent

Nana Adwoa - Vaccine Appointment Chat Agent

4
Comments
2 min read
Incrementally adopting TypeScript in a create-react-app project

Incrementally adopting TypeScript in a create-react-app project

6
Comments
7 min read
Testing a HTTP Error Handler Utility Hook

Testing a HTTP Error Handler Utility Hook

6
Comments 2
1 min read
Project 99 - React Redux Typescript Notes Web App

Project 99 - React Redux Typescript Notes Web App

3
Comments 2
1 min read
Path Aliases in Next.js

Path Aliases in Next.js

37
Comments 7
2 min read
Make your JavaScript Typed Safe

Make your JavaScript Typed Safe

29
Comments 7
2 min read
Next.js GraphQL Apollo Server Starter Project

Next.js GraphQL Apollo Server Starter Project

10
Comments
1 min read
It's Prisma Time - Select

It's Prisma Time - Select

9
Comments
3 min read
Side Projects: React Digital Display - Part 1

Side Projects: React Digital Display - Part 1

7
Comments
6 min read
Build React Native Apps with Simplified and Predictable Navigation

Build React Native Apps with Simplified and Predictable Navigation

8
Comments
3 min read
Complete Guide on Debugging Typescript Node Application in VS Code Using Remote Development Feature

Complete Guide on Debugging Typescript Node Application in VS Code Using Remote Development Feature

7
Comments
3 min read
Revisiting Conditionals in JavaScript and TypeScript

Revisiting Conditionals in JavaScript and TypeScript

25
Comments 1
4 min read
TypeScript - Aplicando as tipagens

TypeScript - Aplicando as tipagens

6
Comments
7 min read
@angular/common Functions

@angular/common Functions

6
Comments
3 min read
NGXA Library

NGXA Library

6
Comments 2
4 min read
12 Features to Maximize Efficiency on Next.js & Tailwind CSS Projects

12 Features to Maximize Efficiency on Next.js & Tailwind CSS Projects

53
Comments 1
7 min read
HOW TO BUILD A LOGIN AND SIGN UP PAGE WITH API AUTHENTICATION IN ANGULAR

HOW TO BUILD A LOGIN AND SIGN UP PAGE WITH API AUTHENTICATION IN ANGULAR

52
Comments 3
6 min read
Build React environment

Build React environment

6
Comments
2 min read
Docker, Postgres, Node, Typescript Setup

Docker, Postgres, Node, Typescript Setup

30
Comments 5
6 min read
Announcing Ditsmod 2.0 beta (with RealWorld example)

Announcing Ditsmod 2.0 beta (with RealWorld example)

4
Comments
3 min read
The architecture of an Electron app ported to Web

The architecture of an Electron app ported to Web

14
Comments
8 min read
Giving Some Updates for My Contribution for Telescope

Giving Some Updates for My Contribution for Telescope

2
Comments
2 min read
What's the Difference Between Nominal, Structural, and Duck Typing?

What's the Difference Between Nominal, Structural, and Duck Typing?

20
Comments 3
3 min read
TypeScript: Types of Types

TypeScript: Types of Types

26
Comments
4 min read
Setup a path mapping through ts-config

Setup a path mapping through ts-config

8
Comments 2
2 min read
Introduction to TypeScript

Introduction to TypeScript

42
Comments
2 min read
Custom Service Worker Logic in Typescript on Vite

Custom Service Worker Logic in Typescript on Vite

24
Comments 10
3 min read
Narrow Down Types With Typescript Generic Constraints

Narrow Down Types With Typescript Generic Constraints

3
Comments 2
3 min read
Upgrade to Angular13 and Spring boot 2.6.1

Upgrade to Angular13 and Spring boot 2.6.1

2
Comments 2
1 min read
Interface vs Type Alias in TypeScript—Quick Comparison

Interface vs Type Alias in TypeScript—Quick Comparison

60
Comments 1
3 min read
Building an Nx Prisma Generator

Building an Nx Prisma Generator

16
Comments 2
15 min read
Advent of code - day 6

Advent of code - day 6

4
Comments
2 min read
How to implement NestJS Passport Authentication using Local Strategy?

How to implement NestJS Passport Authentication using Local Strategy?

8
Comments
6 min read
Beautiful Functions: Psi

Beautiful Functions: Psi

14
Comments 1
1 min read
Building Chrome extension with Vite ⚡️

Building Chrome extension with Vite ⚡️

36
Comments 8
5 min read
TypeScript Types for AWS Lambda

TypeScript Types for AWS Lambda

6
Comments
3 min read
What is TypeScript?

What is TypeScript?

6
Comments
2 min read
Using npm Workspaces With ReactJS and .NET

Using npm Workspaces With ReactJS and .NET

8
Comments
5 min read
💡 Vue Typescript State Management : We can do better than “isLoading” in 2022

💡 Vue Typescript State Management : We can do better than “isLoading” in 2022

100
Comments 8
2 min read
It's Prisma Time - Update

It's Prisma Time - Update

11
Comments 2
3 min read
Asynchronous loops in Javascript - using forEach, map, and for loop

Asynchronous loops in Javascript - using forEach, map, and for loop

149
Comments 8
3 min read
Do you really know TypeScript? (4): Type assertions

Do you really know TypeScript? (4): Type assertions

11
Comments
3 min read
Deploy Node.js + Express on Amazon ECS Fargate with AWS Copilot

Deploy Node.js + Express on Amazon ECS Fargate with AWS Copilot

7
Comments
4 min read
Integrating TypeScript into your NextJS app

Integrating TypeScript into your NextJS app

5
Comments
2 min read
Streaming files from AWS S3 using NodeJS Stream API with Typescript

Streaming files from AWS S3 using NodeJS Stream API with Typescript

97
Comments 16
5 min read
Advent of code 2021 - day 5

Advent of code 2021 - day 5

6
Comments
2 min read
Bubble Sort - Typescript

Bubble Sort - Typescript

7
Comments 2
1 min read
I published my first deno package

I published my first deno package

5
Comments 1
3 min read
The best features added to JavaScript from 2016 to 2021

The best features added to JavaScript from 2016 to 2021

3
Comments 1
3 min read
Use an object instead of a switch

Use an object instead of a switch

98
Comments 12
2 min read
Use TypeScript Generics to enhance your React components and make them reusable

Use TypeScript Generics to enhance your React components and make them reusable

90
Comments 6
2 min read
React Native- Upcoming Theming library(2022)

React Native- Upcoming Theming library(2022)

28
Comments
3 min read
How to write a constant in the TypeScript?

How to write a constant in the TypeScript?

12
Comments
3 min read
It's Prisma Time - Delete

It's Prisma Time - Delete

12
Comments
5 min read
Project 93 of 100 - Counter App in React Native

Project 93 of 100 - Counter App in React Native

6
Comments
3 min read
🔍Visualizing the Calling Hierarchy of React Components in the Browser😊

🔍Visualizing the Calling Hierarchy of React Components in the Browser😊

8
Comments 2
2 min read
loading...