DEV Community

TypeScript

Optional static type-checking for JavaScript.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Criação da primeira entidade do projeto do CrazyStack Node.js

Criação da primeira entidade do projeto do CrazyStack Node.js

Comments
3 min read
Advise of better and correct approach in creating object and using in Type script and angular?

Advise of better and correct approach in creating object and using in Type script and angular?

Comments
1 min read
The Basics you need to know to start with TypeScript

The Basics you need to know to start with TypeScript

1
Comments 1
4 min read
Writing Unit Tests using Typescript

Writing Unit Tests using Typescript

3
Comments
2 min read
Managing multiple AWS Accounts and Environments with CDK.

Managing multiple AWS Accounts and Environments with CDK.

5
Comments
2 min read
Yet Another Newsletter LOL: Renaissance

Yet Another Newsletter LOL: Renaissance

11
Comments
3 min read
Build a micro-blogging app with Tigris Database & Search, tRPC and Next.js - Part 1

Build a micro-blogging app with Tigris Database & Search, tRPC and Next.js - Part 1

Comments
20 min read
Sustainable xState machines

Sustainable xState machines

Comments
4 min read
Build a Profit Margin Calculator with Vite.js + React.js, TypeScript and Tailwind CSS

Build a Profit Margin Calculator with Vite.js + React.js, TypeScript and Tailwind CSS

76
Comments 8
3 min read
Typescript Interface vs Type

Typescript Interface vs Type

6
Comments 2
4 min read
Step-by-Step Guide: Creating a Template for Vue 3, Vuetify 3, and Storybook

Step-by-Step Guide: Creating a Template for Vue 3, Vuetify 3, and Storybook

22
Comments
4 min read
How I created an Observable library - part 1

How I created an Observable library - part 1

Comments
6 min read
How to create and deploy an (express) Bridge app with Vercel

How to create and deploy an (express) Bridge app with Vercel

1
Comments
3 min read
The evolution of Javascript Strings over the years

The evolution of Javascript Strings over the years

4
Comments 2
6 min read
Unions and Narrowing in TypeScript

Unions and Narrowing in TypeScript

4
Comments
3 min read
Getting Started with Jasmine Testing in Angular: A Beginner's Guide

Getting Started with Jasmine Testing in Angular: A Beginner's Guide

1
Comments
7 min read
The difference between reassigning and modifying arrays in TypeScript 👨‍💻

The difference between reassigning and modifying arrays in TypeScript 👨‍💻

6
Comments 2
2 min read
Adding a Linter to your project

Adding a Linter to your project

Comments
6 min read
Create type ahead search using RxJS and Angular standalone components

Create type ahead search using RxJS and Angular standalone components

7
Comments
5 min read
Criei um hook personalizado para buscar dados da API do Rick and Morty com React Query e TypeScript

Criei um hook personalizado para buscar dados da API do Rick and Morty com React Query e TypeScript

62
Comments 3
4 min read
DI Benchmark: Vanilla, RegistryComposer, typed-inject, tsyringe, inversify, nest.js

DI Benchmark: Vanilla, RegistryComposer, typed-inject, tsyringe, inversify, nest.js

Comments
5 min read
PWA with Next Js 13

PWA with Next Js 13

33
Comments 16
4 min read
Difference between useMemo and useCallback

Difference between useMemo and useCallback

Comments
4 min read
Create BullMQ Workflow

Create BullMQ Workflow

6
Comments 2
3 min read
React Custom Music Player

React Custom Music Player

2
Comments 1
2 min read
Show detail data of a table with ngFor in Angular

Show detail data of a table with ngFor in Angular

2
Comments
1 min read
gRPC vs REST: Comparing API Styles in Practice

gRPC vs REST: Comparing API Styles in Practice

43
Comments 3
12 min read
Writing Your First Tests For Node.js Apps

Writing Your First Tests For Node.js Apps

3
Comments
8 min read
How To Mock Only One Function From Module

How To Mock Only One Function From Module

2
Comments
2 min read
Improve TypeScript Omit type

Improve TypeScript Omit type

3
Comments 4
1 min read
Read All Files of Directory and Subdirectories with Recursive Generators in JavaScript

Read All Files of Directory and Subdirectories with Recursive Generators in JavaScript

18
Comments 5
2 min read
The best way to fetch data from Sanity (using zod)

The best way to fetch data from Sanity (using zod)

11
Comments 2
4 min read
Typetta vs Prisma

Typetta vs Prisma

1
Comments
6 min read
Recoil atom effects

Recoil atom effects

2
Comments
2 min read
5 Great Custom Hooks For Your React Project

5 Great Custom Hooks For Your React Project

1
Comments 2
6 min read
Angular + RXJS Behavior Subject

Angular + RXJS Behavior Subject

3
Comments
2 min read
Magicaldrome String

Magicaldrome String

5
Comments
1 min read
Lesson Learned From Code Review

Lesson Learned From Code Review

Comments
2 min read
Strapi + Next.js refresh static props like it's cache

Strapi + Next.js refresh static props like it's cache

15
Comments 3
3 min read
The bridge design pattern in Javascript

The bridge design pattern in Javascript

10
Comments
2 min read
Better way to think when creating components

Better way to think when creating components

3
Comments
1 min read
GraphQL Codegen Web Wrapper{TypeScript}.

GraphQL Codegen Web Wrapper{TypeScript}.

1
Comments
1 min read
Entendendo TypeGuards, keyof e Template Literals em Typescript Avançado

Entendendo TypeGuards, keyof e Template Literals em Typescript Avançado

1
Comments
4 min read
Mongez Cache, a powerful storage manager for web applications

Mongez Cache, a powerful storage manager for web applications

1
Comments
6 min read
Demystifying React Render Props: A Beginner's Guide

Demystifying React Render Props: A Beginner's Guide

1
Comments 1
4 min read
Learn TypeScript with React By Building a CRUD Application

Learn TypeScript with React By Building a CRUD Application

2
Comments
2 min read
Type-safe S3 Select queries with Kysely

Type-safe S3 Select queries with Kysely

21
Comments 1
5 min read
Destructuring arrays and objects 

Destructuring arrays and objects 

4
Comments
3 min read
Redis Streams + NestJS: Part 2 | Reading from Stream

Redis Streams + NestJS: Part 2 | Reading from Stream

1
Comments 1
16 min read
Getting Started With WunderGraph: An API Gateway That Turns GraphQL Into RPC on the Fly

Getting Started With WunderGraph: An API Gateway That Turns GraphQL Into RPC on the Fly

1
Comments
18 min read
Storybook 7.0 + React.js + TailwindCSS + CSS modules + Typescript setup that #$%& works

Storybook 7.0 + React.js + TailwindCSS + CSS modules + Typescript setup that #$%& works

14
Comments 3
2 min read
Redis Streams + NestJS: Part 1 | Setup

Redis Streams + NestJS: Part 1 | Setup

2
Comments
5 min read
Zerando o Hacker Rank: Fazendo a escadinha com TypeScript

Zerando o Hacker Rank: Fazendo a escadinha com TypeScript

3
Comments
3 min read
Redis Streams + NestJS: Part 3 | Consumer groups

Redis Streams + NestJS: Part 3 | Consumer groups

1
Comments
12 min read
Dalle

Dalle

1
Comments
3 min read
✨2023#7: AIcommits: Create Git Commit Messages With AI

✨2023#7: AIcommits: Create Git Commit Messages With AI

Comments
2 min read
Typescript Fundamentals Part 1:

Typescript Fundamentals Part 1:

12
Comments
6 min read
The Difference Between Types (Type Aliases) And Interfaces in TypeScript

The Difference Between Types (Type Aliases) And Interfaces in TypeScript

2
Comments
7 min read
Useful JavaScript / TypeScript Techniques

Useful JavaScript / TypeScript Techniques

Comments
2 min read
Tips and Tricks for Using the Prisma ORM

Tips and Tricks for Using the Prisma ORM

Comments
16 min read
loading...