DEV Community

TypeScript

Optional static type-checking for JavaScript.

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
Access Modifiers in TypeScript: Best Practices for Encapsulation and Data Hiding

Access Modifiers in TypeScript: Best Practices for Encapsulation and Data Hiding

Comments
3 min read
Thoughts about SOLID - The Letter "L"

Thoughts about SOLID - The Letter "L"

Comments
6 min read
Building on Morph

Building on Morph

6
Comments
7 min read
Angular Series Part 1 Unlocking Angular Lifecycle Hooks: Your Path to Efficient Web Apps

Angular Series Part 1 Unlocking Angular Lifecycle Hooks: Your Path to Efficient Web Apps

Comments 1
4 min read
Next.js 14 SSO Github (Supabase Auth)

Next.js 14 SSO Github (Supabase Auth)

Comments
5 min read
Integration Testing with Node.js

Integration Testing with Node.js

6
Comments 1
6 min read
LeetCode Meditations — Chapter 9: Backtracking

LeetCode Meditations — Chapter 9: Backtracking

Comments
5 min read
The Effect Tax

The Effect Tax

33
Comments 13
6 min read
Getting started with Tables using Next.js, Tanstack Table and Typescript

Getting started with Tables using Next.js, Tanstack Table and Typescript

70
Comments 4
8 min read
DRY, KISS and YAGNI - Make Your Code Simple

DRY, KISS and YAGNI - Make Your Code Simple

6
Comments
4 min read
Master Web Components: Create and Host Your Own

Master Web Components: Create and Host Your Own

Comments 1
5 min read
Explicit Resource Management in JS: The using Keyword

Explicit Resource Management in JS: The using Keyword

1
Comments
3 min read
TypeScript Adventures: Prop Drilling Down the Rabbit Hole

TypeScript Adventures: Prop Drilling Down the Rabbit Hole

5
Comments
2 min read
A Simple Guide to Setting Up TypeScript with Node.js and Express (2024)

A Simple Guide to Setting Up TypeScript with Node.js and Express (2024)

22
Comments
3 min read
Software Design: Strategies for Modular Programming and Loose Coupling

Software Design: Strategies for Modular Programming and Loose Coupling

6
Comments 2
3 min read
Array Methods: TypeScript vs C# 🧮

Array Methods: TypeScript vs C# 🧮

1
Comments
2 min read
Mapped Object Types

Mapped Object Types

1
Comments
1 min read
Best Practices for Using TypeScript in React with Vite

Best Practices for Using TypeScript in React with Vite

11
Comments
3 min read
Encrypted localStorage with Zustand

Encrypted localStorage with Zustand

4
Comments 3
1 min read
Understanding React Server Component

Understanding React Server Component

5
Comments
4 min read
Building Infinite Scrolling in React Js with React Query v5

Building Infinite Scrolling in React Js with React Query v5

4
Comments
5 min read
RSLike@3. Well-known Symbols, Improved Usage of TypeScript, and Weighing More

RSLike@3. Well-known Symbols, Improved Usage of TypeScript, and Weighing More

Comments
7 min read
API Handling: Utilizing the Facade Pattern with Axios in Frontend Development

API Handling: Utilizing the Facade Pattern with Axios in Frontend Development

1
Comments
2 min read
tRPA - Remote Property Access

tRPA - Remote Property Access

Comments
4 min read
Enhancing NestJS Development: Improving Module Management Efficiency

Enhancing NestJS Development: Improving Module Management Efficiency

1
Comments 2
2 min read
Composable Backend-for-Frontend

Composable Backend-for-Frontend

10
Comments
4 min read
How to apply a skin tone to an emoji? 🧛🧛🏻🧛🏼🧛🏽🧛🏾🧛🏿

How to apply a skin tone to an emoji? 🧛🧛🏻🧛🏼🧛🏽🧛🏾🧛🏿

Comments
3 min read
Open Source Admin Dashboard Starter: Ant Design v5, TypeScript, MongoDB

Open Source Admin Dashboard Starter: Ant Design v5, TypeScript, MongoDB

3
Comments 1
2 min read
React Custom Hook Controller Pattern: Creating a Sortable Table

React Custom Hook Controller Pattern: Creating a Sortable Table

Comments
3 min read
Signal in a service for state management in Angular

Signal in a service for state management in Angular

10
Comments 1
6 min read
Cross-platform development using ReactXP

Cross-platform development using ReactXP

1
Comments
3 min read
rx-angular/state - a library for managing states of an Angular application

rx-angular/state - a library for managing states of an Angular application

5
Comments 1
7 min read
You're doing state wrong

You're doing state wrong

84
Comments 20
3 min read
Frameworks of BunJS: ElysiaJS and Hono

Frameworks of BunJS: ElysiaJS and Hono

8
Comments
7 min read
Applicatives in typescript

Applicatives in typescript

Comments 1
4 min read
Tech Note: Type inference takes place when initializing variables and members

Tech Note: Type inference takes place when initializing variables and members

6
Comments 1
4 min read
What is bubble?

What is bubble?

Comments
1 min read
Javascript Ecosystem, How Trash It Actually Is?

Javascript Ecosystem, How Trash It Actually Is?

Comments
4 min read
Firebase Functions Express Typescript Project Guide Part 2

Firebase Functions Express Typescript Project Guide Part 2

3
Comments
7 min read
Angular Addicts #25: Angular and Wiz will be merged, the differences between React and Angular & more

Angular Addicts #25: Angular and Wiz will be merged, the differences between React and Angular & more

5
Comments 1
3 min read
Using styled-components in React/Next Applications

Using styled-components in React/Next Applications

5
Comments
3 min read
Create a simple search bar with checkboxes

Create a simple search bar with checkboxes

Comments
3 min read
Introducing Catena ⛓️ – a Library for building type-safe Express Handlers

Introducing Catena ⛓️ – a Library for building type-safe Express Handlers

Comments
1 min read
Melhor forma de tratar formulários no Remix.run

Melhor forma de tratar formulários no Remix.run

Comments
3 min read
Firebase Functions Express Typescript Project Guide Part 1

Firebase Functions Express Typescript Project Guide Part 1

3
Comments
7 min read
Fixing Most TypeScript Intellisense issues in VS Code

Fixing Most TypeScript Intellisense issues in VS Code

4
Comments
1 min read
Manual setup for a minimal Storybook

Manual setup for a minimal Storybook

2
Comments
2 min read
Creating a Responsive Navbar Using Material UI in a Next.js Project

Creating a Responsive Navbar Using Material UI in a Next.js Project

2
Comments
2 min read
Middlewares in Nest.js: Like a Piece of Cake 🍰

Middlewares in Nest.js: Like a Piece of Cake 🍰

3
Comments 2
2 min read
Mappables in typescript

Mappables in typescript

3
Comments
7 min read
Release 1.8 Contributions : ChatCraft.org🤖

Release 1.8 Contributions : ChatCraft.org🤖

Comments
2 min read
Getting Started with TypeScript: Types

Getting Started with TypeScript: Types

1
Comments
2 min read
Thoughts about SOLID - The Letter "S"

Thoughts about SOLID - The Letter "S"

Comments
8 min read
Thoughts about SOLID - The Letter "O"

Thoughts about SOLID - The Letter "O"

Comments
6 min read
How to Implement Deferrable Views in Angular 17 for Faster Load Times

How to Implement Deferrable Views in Angular 17 for Faster Load Times

7
Comments
6 min read
How to write tests with Typescript and jest

How to write tests with Typescript and jest

1
Comments
1 min read
I feel lost...

I feel lost...

10
Comments 4
1 min read
Desmistificando Hooks em React: Uma Jornada Além das Classes

Desmistificando Hooks em React: Uma Jornada Além das Classes

Comments
2 min read
Building Real-Time Boards with Angular and NestJS Using Server-Sent Events

Building Real-Time Boards with Angular and NestJS Using Server-Sent Events

14
Comments 3
6 min read
Small talk TypeScript

Small talk TypeScript

Comments
2 min read
loading...