Forem

TypeScript

Optional static type-checking for JavaScript.

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
Refatorando Ifs Aninhados com Chain of Responsibility

Refatorando Ifs Aninhados com Chain of Responsibility

3
Comments
4 min read
Sending Emails with Ease: A Step-by-Step Guide to Using Nodemailer with TypeScript in Next.js

Sending Emails with Ease: A Step-by-Step Guide to Using Nodemailer with TypeScript in Next.js

4
Comments 2
4 min read
How to fight repetitive tests in JS/TS with parameterisation

How to fight repetitive tests in JS/TS with parameterisation

2
Comments
5 min read
Implementing the Pipe Operator in TypeScript

Implementing the Pipe Operator in TypeScript

22
Comments 4
7 min read
Job Portal API Using Node.js, Express.js, Prisma & TypeScript

Job Portal API Using Node.js, Express.js, Prisma & TypeScript

7
Comments
1 min read
Using DDD with Recoil

Using DDD with Recoil

2
Comments
11 min read
Mastering function overloading in Typescript

Mastering function overloading in Typescript

1
Comments
5 min read
Wassup TypeScript Interfaces!

Wassup TypeScript Interfaces!

1
Comments
2 min read
Learn How to use Context and Reducer Hooks in React.js by Creating a Global Snackbar.

Learn How to use Context and Reducer Hooks in React.js by Creating a Global Snackbar.

2
Comments
10 min read
"Utils.ts" Security?

"Utils.ts" Security?

3
Comments
1 min read
NestJS Authentication with OAuth2.0: Express Local OAuth REST API

NestJS Authentication with OAuth2.0: Express Local OAuth REST API

22
Comments 6
14 min read
Implement field permissions with FieldMiddleware

Implement field permissions with FieldMiddleware

3
Comments
5 min read
Authentication with Firebase in NextJS, with SSR!

Authentication with Firebase in NextJS, with SSR!

13
Comments 6
4 min read
Learn to Deploy Smart Contracts more Professionally with Hardhat

Learn to Deploy Smart Contracts more Professionally with Hardhat

2
Comments
10 min read
Publish a Typescript React library to NPM in a monorepo

Publish a Typescript React library to NPM in a monorepo

12
Comments 1
8 min read
Polymorphic react component with vanilla-extract

Polymorphic react component with vanilla-extract

Comments
1 min read
TypeScript Being a Good Boy

TypeScript Being a Good Boy

9
Comments
6 min read
Zod: The Next Biggest thing after Typescript

Zod: The Next Biggest thing after Typescript

123
Comments 32
5 min read
JavaScript VS TypeScript : which one better.

JavaScript VS TypeScript : which one better.

2
Comments
3 min read
Deploy your functions and use them everywhere⚡⚡

Deploy your functions and use them everywhere⚡⚡

14
Comments
6 min read
Typescript for noobs

Typescript for noobs

1
Comments
4 min read
WebGL canvas in React

WebGL canvas in React

11
Comments
3 min read
Building your own CDN under 5 minutes

Building your own CDN under 5 minutes

11
Comments 1
3 min read
Build a music player with YouTube IFrame Player API

Build a music player with YouTube IFrame Player API

7
Comments 1
1 min read
Publish a npm package using next.js and typescript

Publish a npm package using next.js and typescript

1
Comments
1 min read
Baidu Map with react-leaflet

Baidu Map with react-leaflet

3
Comments
3 min read
Free Google Maps in React

Free Google Maps in React

1
Comments
3 min read
Tackling breaking changes using Nx Workspace generators.

Tackling breaking changes using Nx Workspace generators.

5
Comments
9 min read
Understanding Text Filters in AskUI

Understanding Text Filters in AskUI

1
Comments
4 min read
Adicionando o Prettier ao seu projeto JavaScript/TypeScript

Adicionando o Prettier ao seu projeto JavaScript/TypeScript

15
Comments 1
5 min read
Property 'id' does not exist on type 'string | JwtPayload' [duplicate]

Property 'id' does not exist on type 'string | JwtPayload' [duplicate]

3
Comments 3
1 min read
Concepts behind modern frameworks

Concepts behind modern frameworks

330
Comments 62
9 min read
TypeScript's "Omit" Utility Type

TypeScript's "Omit" Utility Type

2
Comments
3 min read
tsParticles 2.8.0 Released

tsParticles 2.8.0 Released

10
Comments
1 min read
This Week In React #131: useReducer, Controlled Inputs, Async React, DevTools, React-Query, Storybook, Remix, RN , Expo...

This Week In React #131: useReducer, Controlled Inputs, Async React, DevTools, React-Query, Storybook, Remix, RN , Expo...

5
Comments
9 min read
Restrict Angular input to number only

Restrict Angular input to number only

5
Comments
1 min read
React: best practices and design patterns

React: best practices and design patterns

3
Comments
2 min read
How to make a Rating Component with React & Typescript

How to make a Rating Component with React & Typescript

10
Comments
4 min read
Full-Stack Development Has Changed In 2023

Full-Stack Development Has Changed In 2023

12
Comments 3
3 min read
Disrupting the Node caching panorama - Our Journey In The Open Source World - cache-candidate

Disrupting the Node caching panorama - Our Journey In The Open Source World - cache-candidate

2
Comments
7 min read
Step-by-step guide to implementing scoped-like dependencies using AsyncLocalStorage with fastify | Pure DI in TypeScript Node.js

Step-by-step guide to implementing scoped-like dependencies using AsyncLocalStorage with fastify | Pure DI in TypeScript Node.js

4
Comments
4 min read
Fetch with Typescript for better HTTP API Clients

Fetch with Typescript for better HTTP API Clients

66
Comments 7
4 min read
NestJS Authentication with OAuth2.0: Configuration and Operations

NestJS Authentication with OAuth2.0: Configuration and Operations

136
Comments 10
28 min read
Filtragem de dados avançada em React

Filtragem de dados avançada em React

10
Comments
8 min read
Typescript: Best Type Checking for the Best Type Safety

Typescript: Best Type Checking for the Best Type Safety

10
Comments
4 min read
Getting Started with Deno Fresh & the Platform

Getting Started with Deno Fresh & the Platform

4
Comments
13 min read
O que sĂŁo erros e para que serve o error.cause no JavaScript?

O que sĂŁo erros e para que serve o error.cause no JavaScript?

1
Comments 1
9 min read
Understanding and Utilising TypeScript, by example

Understanding and Utilising TypeScript, by example

37
Comments 4
10 min read
Better Configuration in TypeScript with the `satisfies` Operator

Better Configuration in TypeScript with the `satisfies` Operator

15
Comments
5 min read
Implementing Singleton in TypeScript

Implementing Singleton in TypeScript

Comments
2 min read
Supercharge your Firebase App Development using NX

Supercharge your Firebase App Development using NX

4
Comments
4 min read
Applying SOLID principles to TypeScript

Applying SOLID principles to TypeScript

Comments
8 min read
How to hide your API keys and tokens in React to protect your application

How to hide your API keys and tokens in React to protect your application

3
Comments
5 min read
How to create a directive in Angular that renders components only if user is authorized?

How to create a directive in Angular that renders components only if user is authorized?

4
Comments
3 min read
Dá pra juntar diferentes use cases usando Clean Architecture?

Dá pra juntar diferentes use cases usando Clean Architecture?

1
Comments
6 min read
Apexlang: Project Templates & Code Generation

Apexlang: Project Templates & Code Generation

2
Comments
5 min read
Typescript: Tipos Condicionales

Typescript: Tipos Condicionales

1
Comments
4 min read
Functional immutable game state

Functional immutable game state

1
Comments
5 min read
My Journey in Open Source - conditional-fn

My Journey in Open Source - conditional-fn

1
Comments
1 min read
Implementing Cursor Pagination with tRPC queries

Implementing Cursor Pagination with tRPC queries

2
Comments
7 min read
loading...