DEV Community

TypeScript

Optional static type-checking for JavaScript.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Migrating to NextJs 13

Migrating to NextJs 13

10
Comments
3 min read
Permission Error - Discord.js

Permission Error - Discord.js

1
Comments 1
1 min read
51-Nodejs Course 2023: Events: Database Connection Events

51-Nodejs Course 2023: Events: Database Connection Events

4
Comments
4 min read
Change the DB as you wish | Repository Pattern 📦

Change the DB as you wish | Repository Pattern 📦

57
Comments 6
2 min read
Next.js template

Next.js template

2
Comments
3 min read
Why I failed to create the "Solid.js's store" for Svelte, and announcing svelte-store-tree v0.3.1

Why I failed to create the "Solid.js's store" for Svelte, and announcing svelte-store-tree v0.3.1

8
Comments
12 min read
Typescript: Definir un tipo de arreglo no vacío

Typescript: Definir un tipo de arreglo no vacío

3
Comments
4 min read
Build a Web3 Payments Interface with React, WAGMI, RainbowKit, Alchemy & Chakra UI

Build a Web3 Payments Interface with React, WAGMI, RainbowKit, Alchemy & Chakra UI

8
Comments
13 min read
Using Google Fonts with Next.js (typescript)

Using Google Fonts with Next.js (typescript)

9
Comments
1 min read
50-Nodejs Course 2023: Events Driven Architecture: Introduction

50-Nodejs Course 2023: Events Driven Architecture: Introduction

3
Comments
3 min read
Factory Method pattern in TypeScript

Factory Method pattern in TypeScript

5
Comments 1
3 min read
tsParticles 2.5.3 Released

tsParticles 2.5.3 Released

11
Comments
1 min read
JS defer or how to free resources at the end of code block (fun way).

JS defer or how to free resources at the end of code block (fun way).

Comments
1 min read
useExitIntent - A React Hook to handle exit intent strategies

useExitIntent - A React Hook to handle exit intent strategies

2
Comments 1
1 min read
49-Nodejs Course 2023: Database Models: Dirty Columns

49-Nodejs Course 2023: Database Models: Dirty Columns

Comments
5 min read
48-Nodejs Course 2023: Database Models: Custom Data Casting: Encrypted Password

48-Nodejs Course 2023: Database Models: Custom Data Casting: Encrypted Password

Comments
3 min read
Javascript loops: for vs forEach vs for.. in vs for.. of

Javascript loops: for vs forEach vs for.. in vs for.. of

30
Comments 1
4 min read
47-Nodejs Course 2023: Database Models: Casting Data

47-Nodejs Course 2023: Database Models: Casting Data

2
Comments
7 min read
How to build an autocomplete search component in React and TypeScript

How to build an autocomplete search component in React and TypeScript

9
Comments 2
4 min read
45-Nodejs Course 2023: Database Models: Default Values

45-Nodejs Course 2023: Database Models: Default Values

2
Comments
4 min read
Telegram Web App with React and Next.js

Telegram Web App with React and Next.js

148
Comments 4
2 min read
Template for GoogleAppsScript development with TypeScript

Template for GoogleAppsScript development with TypeScript

4
Comments
5 min read
44-Nodejs Course 2023: Database Recycle Bin

44-Nodejs Course 2023: Database Recycle Bin

2
Comments
6 min read
Sort BoundingBoxes for Fun (in TypeScript)

Sort BoundingBoxes for Fun (in TypeScript)

3
Comments
3 min read
44-Nodejs Course 2023: Destroying The Model

44-Nodejs Course 2023: Destroying The Model

Comments
2 min read
43-Nodejs Course 2023: Database Models: Created At And Updated At Columns

43-Nodejs Course 2023: Database Models: Created At And Updated At Columns

Comments
5 min read
What is CORS?

What is CORS?

260
Comments 24
9 min read
42-Nodejs Course 2023: Saving Models

42-Nodejs Course 2023: Saving Models

3
Comments
4 min read
Jasmine-based Ubiquitous Test Runner for Shared Codebases

Jasmine-based Ubiquitous Test Runner for Shared Codebases

2
Comments
3 min read
41-Nodejs Course 2023: Working With Models data

41-Nodejs Course 2023: Working With Models data

2
Comments
9 min read
Make your React App speak with this simple Hook and 3 lines of code.

Make your React App speak with this simple Hook and 3 lines of code.

2
Comments
2 min read
Majority Element (Leetcode)

Majority Element (Leetcode)

Comments
3 min read
How To Build a CLI With Node.js and React

How To Build a CLI With Node.js and React

14
Comments
7 min read
Learning to build an API in NestJS (Node + Typescript) - Part 02

Learning to build an API in NestJS (Node + Typescript) - Part 02

7
Comments 2
3 min read
Frontline: Running Something

Frontline: Running Something

Comments
5 min read
Make your DOM look like an eye that can focus on anything!

Make your DOM look like an eye that can focus on anything!

6
Comments
1 min read
40-Nodejs Course 2023: Database CRUD: Count, First, Latest and last methods

40-Nodejs Course 2023: Database CRUD: Count, First, Latest and last methods

3
Comments
8 min read
38-Nodejs Course 2023: Query Builder

38-Nodejs Course 2023: Query Builder

6
Comments
9 min read
39-Nodejs Course 2023: Using Query Builder In Crud Model

39-Nodejs Course 2023: Using Query Builder In Crud Model

3
Comments
6 min read
Array Filter: How to Filter Values With Correct Types

Array Filter: How to Filter Values With Correct Types

23
Comments 1
1 min read
37-Nodejs Course 2023: Break II: Splitting Model

37-Nodejs Course 2023: Break II: Splitting Model

4
Comments
11 min read
How to use the Dev.to API with React and Typescript in 2022

How to use the Dev.to API with React and Typescript in 2022

3
Comments
2 min read
36-Nodejs Course 2023: Database Master Mind

36-Nodejs Course 2023: Database Master Mind

Comments
7 min read
Dependent Function Arguments With TypeScript

Dependent Function Arguments With TypeScript

4
Comments
2 min read
Mocking Interface with jest-mock-extended

Mocking Interface with jest-mock-extended

14
Comments 5
2 min read
Serverless Event Driven AI as a Service

Serverless Event Driven AI as a Service

5
Comments
19 min read
Type-checking Lambda permissions with Typescript

Type-checking Lambda permissions with Typescript

3
Comments
7 min read
Building A P2P Network With Deno 🌐

Building A P2P Network With Deno 🌐

6
Comments
11 min read
Don’t be a CRUD boomer 👨‍🦳, check out this new Event Sourcing library!

Don’t be a CRUD boomer 👨‍🦳, check out this new Event Sourcing library!

34
Comments 4
4 min read
Use SVGs with Next.js using svgr/webpack

Use SVGs with Next.js using svgr/webpack

6
Comments 1
1 min read
Building a TypeScript CLI with Node.js and Commander

Building a TypeScript CLI with Node.js and Commander

18
Comments
18 min read
35-Nodejs Course 2023: Database Models: Crud Operations: Deleting Documents

35-Nodejs Course 2023: Database Models: Crud Operations: Deleting Documents

4
Comments
3 min read
Start Learning TypeScript with These Short Videos

Start Learning TypeScript with These Short Videos

3
Comments
3 min read
How to bundle a tree-shakable typescript library with tsup and publish with npm

How to bundle a tree-shakable typescript library with tsup and publish with npm

26
Comments 3
9 min read
Component-First Architecture with Standalone Components and Nx

Component-First Architecture with Standalone Components and Nx

16
Comments
7 min read
34-Nodejs Course 2023: Database Models: Crud Operations: Finding Documents

34-Nodejs Course 2023: Database Models: Crud Operations: Finding Documents

1
Comments
6 min read
🔨 Useful lib workflows with GitHub actions

🔨 Useful lib workflows with GitHub actions

16
Comments
3 min read
33-Nodejs Course 2023: Database Models: Crud Operations: Update Operations

33-Nodejs Course 2023: Database Models: Crud Operations: Update Operations

Comments
6 min read
Refactoring Tools: Module Contracts for Lower Coupling

Refactoring Tools: Module Contracts for Lower Coupling

5
Comments
4 min read
MongoDB + Node

MongoDB + Node

1
Comments
4 min read
loading...