Forem

TypeScript

Optional static type-checking for JavaScript.

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
Prisma Client Extensions: Use Cases and Pitfalls

Prisma Client Extensions: Use Cases and Pitfalls

9
Comments
5 min read
Preventing Duplicates with an Idempotence Middleware in AdonisJS

Preventing Duplicates with an Idempotence Middleware in AdonisJS

Comments
8 min read
GraphQXL: the missing language extension

GraphQXL: the missing language extension

Comments
4 min read
TypeScript: Generic Types

TypeScript: Generic Types

Comments
2 min read
TypeScript Declaration Merging

TypeScript Declaration Merging

Comments
2 min read
React-TypeScript Design Pattern 1 - Creational Design Patterns - Factory

React-TypeScript Design Pattern 1 - Creational Design Patterns - Factory

62
Comments 2
7 min read
Typescript as a javascript developer - I

Typescript as a javascript developer - I

1
Comments
5 min read
How to add fontawesome - Angular

How to add fontawesome - Angular

2
Comments
9 min read
Build a REST API with Prisma, Node JS and Typescript.

Build a REST API with Prisma, Node JS and Typescript.

41
Comments 4
8 min read
Type Safe, Promise Based, Vue 3 Modals That'll Have You Popping with Joy

Type Safe, Promise Based, Vue 3 Modals That'll Have You Popping with Joy

5
Comments
2 min read
Human-like AI Conversations: Giving a Voice to ChatGPT with Murf 01:47

Human-like AI Conversations: Giving a Voice to ChatGPT with Murf

21
Comments 6
7 min read
A Quick Introduction To Types In TypeScript

A Quick Introduction To Types In TypeScript

2
Comments
3 min read
React Typescript Code Snippet: How to smoothly scroll + focus to invalid input on form validation?

React Typescript Code Snippet: How to smoothly scroll + focus to invalid input on form validation?

2
Comments
2 min read
This script translates your language json to any language easily

This script translates your language json to any language easily

Comments
3 min read
Middleware in nest.js

Middleware in nest.js

21
Comments 2
4 min read
JavaScript & TypeScript ORM Prisma

JavaScript & TypeScript ORM Prisma

1
Comments
3 min read
How to write Regex without writing regex 🦄

How to write Regex without writing regex 🦄

3
Comments
3 min read
Design Patterns: Factory - Primeiros passos com Typescript 🇧🇷

Design Patterns: Factory - Primeiros passos com Typescript 🇧🇷

2
Comments
10 min read
Void and Never in TypeScript

Void and Never in TypeScript

2
Comments
4 min read
vscode extension to optimize images and improve performance.

vscode extension to optimize images and improve performance.

3
Comments
3 min read
Beyond Basics: Streamline Your Typescript Code With Fluent Interface Design Pattern

Beyond Basics: Streamline Your Typescript Code With Fluent Interface Design Pattern

Comments
4 min read
Feature completa de login no CrazyStack Next.js

Feature completa de login no CrazyStack Next.js

Comments
8 min read
Easy CRUD backend development with Zod and codehooks-crudlify

Easy CRUD backend development with Zod and codehooks-crudlify

1
Comments
3 min read
Type safe your entire node project with Typescript, Express, and Prisma ORM

Type safe your entire node project with Typescript, Express, and Prisma ORM

4
Comments
5 min read
Getting started with NestJs

Getting started with NestJs

1
Comments
2 min read
A Beginner’s Guide to TypeScript: Understanding the Benefits and Getting Started

A Beginner’s Guide to TypeScript: Understanding the Benefits and Getting Started

2
Comments
4 min read
What is "void" in TypeScript

What is "void" in TypeScript

5
Comments
3 min read
Stop typing in typescript. (At least most of the time) 🛑

Stop typing in typescript. (At least most of the time) 🛑

4
Comments
3 min read
Using React Hook Form with Controller? No more

Using React Hook Form with Controller? No more

4
Comments
4 min read
How to add TypeScript to a NextJS project

How to add TypeScript to a NextJS project

3
Comments 1
3 min read
What is an interface in TypeScript

What is an interface in TypeScript

1
Comments
2 min read
Simple Value Types in Typescript

Simple Value Types in Typescript

1
Comments 1
3 min read
NestJS - Unit and E2E testing

NestJS - Unit and E2E testing

27
Comments 2
10 min read
Angular Misconceptions

Angular Misconceptions

41
Comments 5
7 min read
O mĂ­nimo que vocĂŞ precisa saber para iniciar um projeto em TypeScript

O mĂ­nimo que vocĂŞ precisa saber para iniciar um projeto em TypeScript

74
Comments 6
5 min read
10 repositories to star if you are a Javascript developer

10 repositories to star if you are a Javascript developer

14
Comments
4 min read
Beyond Basics: Building Scalable TypeScript Applications with Chain of Responsibility Design Pattern

Beyond Basics: Building Scalable TypeScript Applications with Chain of Responsibility Design Pattern

2
Comments
6 min read
How to dynamically render forms from a schema using React, Typescript and React Hook Form

How to dynamically render forms from a schema using React, Typescript and React Hook Form

45
Comments 2
8 min read
JSTools Weekly —🔥2023#9: Docus: Write beautiful docs with Nuxt & Markdown

JSTools Weekly —🔥2023#9: Docus: Write beautiful docs with Nuxt & Markdown

Comments
4 min read
Como usar error cause no Javascript e no Typescript

Como usar error cause no Javascript e no Typescript

1
Comments
2 min read
Build an EMI Calculator with Next.js, TypeScript, Tailwind CSS, Recoil and Recharts

Build an EMI Calculator with Next.js, TypeScript, Tailwind CSS, Recoil and Recharts

69
Comments 11
5 min read
React TS: Use Query String Instead of useState

React TS: Use Query String Instead of useState

3
Comments
5 min read
Improving Prisma raw queries typing.

Improving Prisma raw queries typing.

Comments
3 min read
well... let's go to implement linter to project!

well... let's go to implement linter to project!

3
Comments
3 min read
How to Implement Clean Architecture with Node.js

How to Implement Clean Architecture with Node.js

6
Comments
4 min read
Javascript Vs Typescript

Javascript Vs Typescript

2
Comments
2 min read
How to create and publish a TypeScript library with ease

How to create and publish a TypeScript library with ease

4
Comments 1
3 min read
Generics in typescript

Generics in typescript

2
Comments
1 min read
So… Let’s go to start a new Project using React Native with expo and typescript!

So… Let’s go to start a new Project using React Native with expo and typescript!

Comments
3 min read
Mockando a propriedade window.screen com Jest

Mockando a propriedade window.screen com Jest

Comments
1 min read
Setting Up A React TypeScript Project With Vite

Setting Up A React TypeScript Project With Vite

2
Comments
4 min read
Automating Smart Contract ABI Loading with TypeScript

Automating Smart Contract ABI Loading with TypeScript

2
Comments
5 min read
Build a countdown timer using RxJS and Angular standalone components

Build a countdown timer using RxJS and Angular standalone components

2
Comments
6 min read
You don't want a BaseComponent in your app

You don't want a BaseComponent in your app

53
Comments 13
10 min read
A Short Handbook for TypeScript

A Short Handbook for TypeScript

Comments
2 min read
Beyond Basics: Transform Your Typescript Codebase with Command Design Pattern

Beyond Basics: Transform Your Typescript Codebase with Command Design Pattern

Comments
6 min read
TypeScript Made Easy: A Practical Guide To Your First Typesafe App with NextJS, WunderGraph, and Prisma

TypeScript Made Easy: A Practical Guide To Your First Typesafe App with NextJS, WunderGraph, and Prisma

Comments
13 min read
Open Source - Windows 11 made in Nuxt 3 and Tailwind CSS

Open Source - Windows 11 made in Nuxt 3 and Tailwind CSS

2
Comments 1
1 min read
TypeScript: Dominando a Arte dos Tipos com Type e Interface

TypeScript: Dominando a Arte dos Tipos com Type e Interface

1
Comments
2 min read
How to minify private methods in a TypeScript class?

How to minify private methods in a TypeScript class?

2
Comments
2 min read
loading...