DEV Community

TypeScript

Optional static type-checking for JavaScript.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Improving Ember.js serve and testing performance

Improving Ember.js serve and testing performance

6
Comments
4 min read
Use fancy imports with path mapping in tsconfig

Use fancy imports with path mapping in tsconfig

16
Comments 2
1 min read
Type Guards in Javascript Using JSDoc Comments

Type Guards in Javascript Using JSDoc Comments

5
Comments
1 min read
Expression Parser : Part 2 - Define and implement a visitor for MongoDB

Expression Parser : Part 2 - Define and implement a visitor for MongoDB

4
Comments 4
6 min read
vue-typed-emit

vue-typed-emit

8
Comments 1
1 min read
Getting Started With Sequelize

Getting Started With Sequelize

14
Comments
3 min read
Temas globais em React JS utilizando Styled Components e Context API

Temas globais em React JS utilizando Styled Components e Context API

20
Comments 1
9 min read
Refactoring: Functional Reusable Parts

Refactoring: Functional Reusable Parts

17
Comments 4
4 min read
React Wire basic concepts

React Wire basic concepts

5
Comments
1 min read
Looking for a new lead maintainer for the Eta template engine

Looking for a new lead maintainer for the Eta template engine

11
Comments 8
2 min read
TypeScript And React: 7 Lessons Learned

TypeScript And React: 7 Lessons Learned

10
Comments 2
4 min read
Typescript Starter Kit: get up and running quickly!

Typescript Starter Kit: get up and running quickly!

5
Comments
1 min read
My React-TypeScript Cheat Sheet

My React-TypeScript Cheat Sheet

165
Comments 3
2 min read
Self-Destructing Tweets

Self-Destructing Tweets

51
Comments 12
5 min read
Prerequisite to understanding TypeScript Omit in React TypeScript Cheatsheet

Prerequisite to understanding TypeScript Omit in React TypeScript Cheatsheet

13
Comments
2 min read
Build a Quote Generator with TypeScript

Build a Quote Generator with TypeScript

10
Comments
5 min read
TIL: October 2020

TIL: October 2020

6
Comments
4 min read
Firebase Auth with React Hooks in Typescript

Firebase Auth with React Hooks in Typescript

18
Comments 4
3 min read
Write your own type-safe reducer to normalize your data

Write your own type-safe reducer to normalize your data

15
Comments 2
4 min read
Writing a filtering expression parser with Chevrotain parsing library

Writing a filtering expression parser with Chevrotain parsing library

16
Comments
8 min read
Angular Forms and Reactive Forms

Angular Forms and Reactive Forms

11
Comments
2 min read
Basic Middleware Pattern in JavaScript

Basic Middleware Pattern in JavaScript

9
Comments 2
3 min read
Multiple search filter using Nestjs, mongoose.

Multiple search filter using Nestjs, mongoose.

11
Comments
3 min read
Effect-TS Core: ZIO-Prelude Inspired Typeclasses & Module Structure

Effect-TS Core: ZIO-Prelude Inspired Typeclasses & Module Structure

40
Comments
12 min read
Hack the Rainbow 🌈 - ETH<>NEAR Bridge Hackathon - $50K+ prizes 🔥

Hack the Rainbow 🌈 - ETH<>NEAR Bridge Hackathon - $50K+ prizes 🔥

6
Comments
4 min read
DevNotes August

DevNotes August

5
Comments
3 min read
Generating Typescript Types from Postgres

Generating Typescript Types from Postgres

10
Comments 3
3 min read
React.js and TypeScript (Components + Props)

React.js and TypeScript (Components + Props)

8
Comments
1 min read
I need to learn about TypeScript Template Literal Types

I need to learn about TypeScript Template Literal Types

248
Comments 14
11 min read
tsParticles 1.18.0 released

tsParticles 1.18.0 released

6
Comments 3
4 min read
Zero delay development & unit testing iterations

Zero delay development & unit testing iterations

11
Comments
4 min read
TDD in Angular - Further HTTP Testing

TDD in Angular - Further HTTP Testing

21
Comments
4 min read
In Defense of Defensive Programming

In Defense of Defensive Programming

64
Comments 27
12 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
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

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

Inheritable Static Class Methods and Overriding

7
Comments
2 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
Head start with Testing in Angular with Jasmine

Head start with Testing in Angular with Jasmine

27
Comments 5
4 min read
Why to learn Typescript

Why to learn Typescript

4
Comments
5 min read
Creating A Typescript Project

Creating A Typescript Project

19
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

81
Comments 23
7 min read
loading...