DEV Community

TypeScript

Optional static type-checking for JavaScript.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Why did I write another React Native boilerplate

Why did I write another React Native boilerplate

6
Comments
1 min read
Hooked-Form

Hooked-Form

10
Comments
2 min read
A crazy idea and a proof of concept

A crazy idea and a proof of concept

44
Comments 2
3 min read
Why TypeScript is a better option than JavaScript when it comes to functional programming?

Why TypeScript is a better option than JavaScript when it comes to functional programming?

96
Comments 10
7 min read
Eradicating Memory Leaks In JavaScript

Eradicating Memory Leaks In JavaScript

161
Comments 5
17 min read
Typeracer-cli

Typeracer-cli

8
Comments
1 min read
Ketting 2.5 release

Ketting 2.5 release

8
Comments
2 min read
Crypto trading bot

Crypto trading bot

12
Comments
1 min read
Data Visualization and Web Reporting in Angular Project

Data Visualization and Web Reporting in Angular Project

85
Comments 8
5 min read
How to use: npm tags

How to use: npm tags

51
Comments 10
3 min read
RxJS Transducer - Harness the Power of RxJS Operators

RxJS Transducer - Harness the Power of RxJS Operators

28
Comments 9
2 min read
A TypeScript + React Native Starter Kit with React Native Navigation + Redux + Eslint

A TypeScript + React Native Starter Kit with React Native Navigation + Redux + Eslint

25
Comments 3
1 min read
Angular Reactive Forms | Fundamentos

Angular Reactive Forms | Fundamentos

37
Comments 2
5 min read
Notes on TypeScript: ReturnType

Notes on TypeScript: ReturnType

41
Comments 1
3 min read
How to use Typescript with the ASP.NET Core 2.x React Project Template

How to use Typescript with the ASP.NET Core 2.x React Project Template

10
Comments
5 min read
TypeScript Tips Part I

TypeScript Tips Part I

45
Comments 8
3 min read
Typescript Dependency Injection in 200 LOC

Typescript Dependency Injection in 200 LOC

68
Comments 5
8 min read
Is 2019 the year of TypeScript?

Is 2019 the year of TypeScript?

104
Comments 68
1 min read
Notes on TypeScript: Pick, Exclude and Higher Order Components

Notes on TypeScript: Pick, Exclude and Higher Order Components

230
Comments 3
6 min read
Notes on TypeScript: Accessing Non Exported Component Prop Types

Notes on TypeScript: Accessing Non Exported Component Prop Types

26
Comments
2 min read
Creando una API con GraphQL y Apollo - Parte I

Creando una API con GraphQL y Apollo - Parte I

15
Comments 3
8 min read
TypeScript and JSX Part IV - Typing the props of a component

TypeScript and JSX Part IV - Typing the props of a component

37
Comments 1
3 min read
TypeScript: JavaScript + Types = Awesome Developer Productivity

TypeScript: JavaScript + Types = Awesome Developer Productivity

160
Comments 27
48 min read
Announcing v0.5 of my Metadata Reflection API polyfill for TypeScript decorators

Announcing v0.5 of my Metadata Reflection API polyfill for TypeScript decorators

10
Comments
1 min read
Linting Your React+Typescript Project with ESLint and Prettier!

Linting Your React+Typescript Project with ESLint and Prettier!

31
Comments 15
5 min read
You Could be Building a Web app Without Writing any New HTML or CSS code. 😳 🤯

You Could be Building a Web app Without Writing any New HTML or CSS code. 😳 🤯

10
Comments
5 min read
React or Angular for enterprise?

React or Angular for enterprise?

17
Comments 27
1 min read
Intro to the Dojo Router

Intro to the Dojo Router

6
Comments
4 min read
Data fetching in React the functional way powered by TypeScript, io-ts & fp-ts

Data fetching in React the functional way powered by TypeScript, io-ts & fp-ts

87
Comments 8
7 min read
Creando una modal con Vue y Typescript

Creando una modal con Vue y Typescript

12
Comments 8
6 min read
Build AWS Lambda function with typescript only use parcel-bundler

Build AWS Lambda function with typescript only use parcel-bundler

20
Comments
1 min read
⚡ Blitz Tips — RxJs Pipe Is Not A Subscribe!⚡

⚡ Blitz Tips — RxJs Pipe Is Not A Subscribe!⚡

8
Comments
1 min read
Notes on TypeScript: Render Props

Notes on TypeScript: Render Props

27
Comments 2
4 min read
Hve Notes - A static blog writing client

Hve Notes - A static blog writing client

6
Comments
2 min read
Do's and Don'ts at your very first Meetup

Do's and Don'ts at your very first Meetup

10
Comments 2
2 min read
TypeScript and JSX Part I - What is JSX?

TypeScript and JSX Part I - What is JSX?

73
Comments 1
3 min read
Lexing in JS style 😎

Lexing in JS style 😎

56
Comments 5
9 min read
Building chat with Odi (Node.js)

Building chat with Odi (Node.js)

35
Comments
8 min read
Type-safe Vuex State Usage in Components (Without [as many] Decorators)

Type-safe Vuex State Usage in Components (Without [as many] Decorators)

27
Comments 3
4 min read
TypeScript and JSX Part III - Typing JSX children

TypeScript and JSX Part III - Typing JSX children

15
Comments
3 min read
TypeScript and JSX Part II - What can create JSX?

TypeScript and JSX Part II - What can create JSX?

24
Comments 3
4 min read
How to debug Apollo Server with Typescript in Docker with VS Code

How to debug Apollo Server with Typescript in Docker with VS Code

5
Comments
1 min read
How to add pagination in FoalTS

How to add pagination in FoalTS

8
Comments
2 min read
‍️ The 7 Pro Tips To Get Productive With Angular CLI & Schematics

‍️ The 7 Pro Tips To Get Productive With Angular CLI & Schematics

32
Comments 1
11 min read
Migrating to TypeScript, Part 1: Introduction and getting started

Migrating to TypeScript, Part 1: Introduction and getting started

140
Comments 4
6 min read
Level Up your VueJS project with Typescript (Part 3): Vuex

Level Up your VueJS project with Typescript (Part 3): Vuex

11
Comments 2
5 min read
Another Tab: An open source Chrome extension built with TypeScript and React

Another Tab: An open source Chrome extension built with TypeScript and React

10
Comments 4
1 min read
Built an unconventional database thing

Built an unconventional database thing

32
Comments 9
3 min read
Introduction to Web Atoms Core

Introduction to Web Atoms Core

11
Comments
6 min read
Schema-DTS: TypeScript Shims for Schema.org and the Semantic Web

Schema-DTS: TypeScript Shims for Schema.org and the Semantic Web

8
Comments 1
2 min read
Creating a typed "compose" function in TypeScript

Creating a typed "compose" function in TypeScript

101
Comments 13
8 min read
Build Desktop apps with the power of Angular

Build Desktop apps with the power of Angular

63
Comments 21
5 min read
Minimal (yes, truly) TypeScript setup

Minimal (yes, truly) TypeScript setup

27
Comments 1
1 min read
Simple TypeScript setup to debug Mocha tests from VS Code

Simple TypeScript setup to debug Mocha tests from VS Code

5
Comments
2 min read
Deploy a blazing-fast, feature-rich and free to use website with a blog in under 10 minutes

Deploy a blazing-fast, feature-rich and free to use website with a blog in under 10 minutes

10
Comments 2
4 min read
Dojo CLI Template App

Dojo CLI Template App

6
Comments
4 min read
Levensthein algorithm for better faker experience

Levensthein algorithm for better faker experience

6
Comments
2 min read
What is TypeScript?

What is TypeScript?

20
Comments 1
4 min read
Level Up your VueJS project with Typescript (Part 1): Installing Typescript

Level Up your VueJS project with Typescript (Part 1): Installing Typescript

19
Comments
4 min read
Method overloading in TypeScript

Method overloading in TypeScript

20
Comments 2
2 min read
loading...