DEV Community

TypeScript

Optional static type-checking for JavaScript.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
TDD in Angular - Further HTTP Testing

TDD in Angular - Further HTTP Testing

22
Comments
4 min read
[PT-BR] 6 métodos de console de javascript

[PT-BR] 6 métodos de console de javascript

15
Comments 3
2 min read
In Defense of Defensive Programming

In Defense of Defensive Programming

65
Comments 27
12 min read
Structuring React application for scale (Part I)

Structuring React application for scale (Part I)

58
Comments
8 min read
3 Project that I made during my #100DaysOfCode Challenge

3 Project that I made during my #100DaysOfCode Challenge

78
Comments 22
2 min read
🌈 Color Controversy 🎨 a website that tests your color vision against others

🌈 Color Controversy 🎨 a website that tests your color vision against others

4
Comments
1 min read
Class-based enums in Typescript: Are they worth the trouble?

Class-based enums in Typescript: Are they worth the trouble?

9
Comments
5 min read
🔑 Passwordless Authentication with Next.js, Prisma, and next-auth

🔑 Passwordless Authentication with Next.js, Prisma, and next-auth

176
Comments 11
10 min read
Inheritable Static Class Methods and Overriding

Inheritable Static Class Methods and Overriding

7
Comments
2 min read
Head start with Testing in Angular with Jasmine

Head start with Testing in Angular with Jasmine

27
Comments 5
4 min read
A trick to improve speed when you are interfacing with a slow API

A trick to improve speed when you are interfacing with a slow API

7
Comments
5 min read
Why to learn Typescript

Why to learn Typescript

4
Comments
5 min read
Creating A Typescript Project

Creating A Typescript Project

20
Comments
2 min read
From Express to Serverless: How we wrote a legacy Express Server to a Serverless API with the help of Next.js

From Express to Serverless: How we wrote a legacy Express Server to a Serverless API with the help of Next.js

9
Comments 1
4 min read
Class VS Function - Qual o jeito correto de escrever Javascript no mundo moderno?

Class VS Function - Qual o jeito correto de escrever Javascript no mundo moderno?

11
Comments 3
6 min read
Different return types for same function in Typescript

Different return types for same function in Typescript

9
Comments
2 min read
SuperJSON - JSON on steroids

SuperJSON - JSON on steroids

6
Comments
4 min read
Introducing Injex

Introducing Injex

16
Comments 1
6 min read
Using a TypeScript interface to define model properties in Objection.js

Using a TypeScript interface to define model properties in Objection.js

17
Comments 14
2 min read
Typescript Generics

Typescript Generics

5
Comments
3 min read
Building REST API with Express, TypeScript and Swagger

Building REST API with Express, TypeScript and Swagger

10
Comments 2
7 min read
Introducing Jedlik: Nicer DynamoDB for Developers

Introducing Jedlik: Nicer DynamoDB for Developers

14
Comments 3
5 min read
Deno might not kill Node, but something else

Deno might not kill Node, but something else

8
Comments 10
2 min read
Typescript 101 - Typing, Interfaces and Enums oh MY!

Typescript 101 - Typing, Interfaces and Enums oh MY!

9
Comments
5 min read
Practical Guide to Fp-ts P5: Apply, Sequences, and Traversals

Practical Guide to Fp-ts P5: Apply, Sequences, and Traversals

14
Comments
6 min read
Hey guys, I made an MMORPG game that disguises as VS Code with Reactjs

Hey guys, I made an MMORPG game that disguises as VS Code with Reactjs

7
Comments
1 min read
CDN and TypeScript support (also JavaScript typing for IDE)

CDN and TypeScript support (also JavaScript typing for IDE)

5
Comments 2
1 min read
How to use TS Type solve Fibonacci

How to use TS Type solve Fibonacci

6
Comments
3 min read
A simplified Jira clone built with Angular 9, ng-zorro and Akita

A simplified Jira clone built with Angular 9, ng-zorro and Akita

82
Comments 23
7 min read
TypeScript: Enums

TypeScript: Enums

4
Comments 2
3 min read
i18next and ReactJS interantionalization with SimpleLocalize.io

i18next and ReactJS interantionalization with SimpleLocalize.io

15
Comments 2
3 min read
TypeScript + GCP Secret Manager + Firebase + App Engine + Multiple Environment - Better Credential Management

TypeScript + GCP Secret Manager + Firebase + App Engine + Multiple Environment - Better Credential Management

6
Comments
2 min read
5 useful TypeScript tricks

5 useful TypeScript tricks

162
Comments 13
1 min read
How to eliminate "magic strings" with a fancy Typescript trick

How to eliminate "magic strings" with a fancy Typescript trick

8
Comments
3 min read
Live Coding Cards with React + TypeScript + CSS modules

Live Coding Cards with React + TypeScript + CSS modules

26
Comments
1 min read
Practice your Svelte skills during Hacktoberfest 👩‍💻👨‍💻

Practice your Svelte skills during Hacktoberfest 👩‍💻👨‍💻

29
Comments 4
2 min read
First steps here...

First steps here...

2
Comments
1 min read
Ocula - A weather app built on Vue 3

Ocula - A weather app built on Vue 3

119
Comments 18
1 min read
Refactoring: Classes for Everything?

Refactoring: Classes for Everything?

9
Comments 2
3 min read
How to Set up Node.js with Typescript

How to Set up Node.js with Typescript

7
Comments
2 min read
Live Coding React + TypeScript + CSS modules

Live Coding React + TypeScript + CSS modules

2
Comments
1 min read
Cryptography for programmers 1: Basics

Cryptography for programmers 1: Basics

469
Comments 10
5 min read
Here's Actually Why Deno Flopped

Here's Actually Why Deno Flopped

20
Comments 11
4 min read
A childhood memory Tetris game built with Angular 10 and Akita

A childhood memory Tetris game built with Angular 10 and Akita

18
Comments 8
10 min read
How to Build Authentication into a Vue3 Application

How to Build Authentication into a Vue3 Application

70
Comments 1
12 min read
Hacktoberfest: How I Bundled & Published A VS Code Extension With Webpack And Azure DevOps

Hacktoberfest: How I Bundled & Published A VS Code Extension With Webpack And Azure DevOps

11
Comments
7 min read
Handling password changes with Next.js, GraphQL and Mikro-ORM

Handling password changes with Next.js, GraphQL and Mikro-ORM

8
Comments
7 min read
Pressing the big red button - Authorisation handling with Angular

Pressing the big red button - Authorisation handling with Angular

6
Comments
7 min read
Adding a Date Format Filter in Nuxt

Adding a Date Format Filter in Nuxt

7
Comments 1
2 min read
Recursion

Recursion

26
Comments 1
2 min read
Functional Programming 101: Currying Pattern

Functional Programming 101: Currying Pattern

33
Comments
4 min read
Cryptography for programmers 2: Blocks and Randomness

Cryptography for programmers 2: Blocks and Randomness

111
Comments 16
11 min read
Type inference from React.useState

Type inference from React.useState

17
Comments
2 min read
React For Server Development

React For Server Development

22
Comments 6
5 min read
SOLID: Software Design Principles. Be a better developer

SOLID: Software Design Principles. Be a better developer

268
Comments 11
5 min read
Smart-Tagz - Input tags component for Vue

Smart-Tagz - Input tags component for Vue

4
Comments
2 min read
noREST - schema-less REST API

noREST - schema-less REST API

6
Comments
2 min read
My NextJS Setup

My NextJS Setup

12
Comments
6 min read
DOM manipulation in Angular using @ViewChild, ElementRef ⚡️

DOM manipulation in Angular using @ViewChild, ElementRef ⚡️

7
Comments
2 min read
I built a VSCode extension: Folder Size

I built a VSCode extension: Folder Size

15
Comments 2
1 min read
loading...