DEV Community

TypeScript

Optional static type-checking for JavaScript.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Easy type safety with useDispatch and useSelector

Easy type safety with useDispatch and useSelector

12
Comments
3 min read
Are you still happy with the decision to use TypeScript?

Are you still happy with the decision to use TypeScript?

4
Comments 8
1 min read
Simple Unit Testing with Web Atoms

Simple Unit Testing with Web Atoms

11
Comments
2 min read
Unit Testing Angular - Component Testing

Unit Testing Angular - Component Testing

120
Comments 5
10 min read
A batteries included React-TypeScript starter

A batteries included React-TypeScript starter

4
Comments
2 min read
Email and password authentication with accounts-js and Apollo GraphQL - Part 1 - setting up the GraphQL server

Email and password authentication with accounts-js and Apollo GraphQL - Part 1 - setting up the GraphQL server

38
Comments 4
6 min read
Advanced TypeScript Exercises - Question 3

Advanced TypeScript Exercises - Question 3

18
Comments 7
1 min read
How to start a project with React + TypeScript

How to start a project with React + TypeScript

21
Comments 2
3 min read
Write your Xamarin.Forms apps with VS Code, TypeScript and TSX !!

Write your Xamarin.Forms apps with VS Code, TypeScript and TSX !!

19
Comments
3 min read
Introduction to composable optics with monocle-ts

Introduction to composable optics with monocle-ts

31
Comments 2
10 min read
5 min TypeScript NPM package

5 min TypeScript NPM package

95
Comments 1
3 min read
Svelte with TypeScript

Svelte with TypeScript

11
Comments
1 min read
I wrote an ORM for SQLite

I wrote an ORM for SQLite

13
Comments
1 min read
Boost Your TypeScript Project with ESLint, Prettier and lint-staged! 🔥🔥🔥

Boost Your TypeScript Project with ESLint, Prettier and lint-staged! 🔥🔥🔥

57
Comments 2
3 min read
Optional Chaining (?.), Nullish Coalescing (??), and Non-Null Assertion Operators (!) in TypeScript

Optional Chaining (?.), Nullish Coalescing (??), and Non-Null Assertion Operators (!) in TypeScript

26
Comments 1
5 min read
Using and Testing the Fetch API

Using and Testing the Fetch API

21
Comments
7 min read
http requests received turned into an Iterator

http requests received turned into an Iterator

7
Comments
1 min read
Tutorial: Using Redux and Redux-Saga to handle WebSocket messages.

Tutorial: Using Redux and Redux-Saga to handle WebSocket messages.

24
Comments 1
3 min read
The Trouble with TypeScript

The Trouble with TypeScript

143
Comments 80
10 min read
Building an Express Application with Express-Kun, a functional-paradigm express helper - Part 1 (Intro and Setup)

Building an Express Application with Express-Kun, a functional-paradigm express helper - Part 1 (Intro and Setup)

9
Comments
4 min read
Managing Multiple Functions with AWS SAM and Webpack

Managing Multiple Functions with AWS SAM and Webpack

34
Comments 25
15 min read
Setup a Typescript Project with ESlint, Prettier, EditorConfig and Husky

Setup a Typescript Project with ESlint, Prettier, EditorConfig and Husky

43
Comments 7
4 min read
A Collection of TypeScript Guides and Cheatsheets

A Collection of TypeScript Guides and Cheatsheets

118
Comments 1
3 min read
My Fetch Wrapper with async/await and TypeScript

My Fetch Wrapper with async/await and TypeScript

40
Comments 7
1 min read
Using React.forwardRef() and an HOC on the same component

Using React.forwardRef() and an HOC on the same component

27
Comments 4
2 min read
Type-safe Payments with Next.js, TypeScript, and Stripe 🔒💸

Type-safe Payments with Next.js, TypeScript, and Stripe 🔒💸

124
Comments 7
11 min read
Advanced TypeScript Exercises - Answer 2

Advanced TypeScript Exercises - Answer 2

45
Comments 10
2 min read
Typescript The Power of SOC in Angular

Typescript The Power of SOC in Angular

13
Comments
1 min read
Angular Accessibility

Angular Accessibility

38
Comments
5 min read
Learning TypeScript

Learning TypeScript

24
Comments 8
1 min read
Use React Hooks & Context API to build a Redux style state container

Use React Hooks & Context API to build a Redux style state container

45
Comments 2
4 min read
Advanced TypeScript Exercises - Question 1

Advanced TypeScript Exercises - Question 1

206
Comments 15
1 min read
Type safety at runtime with JSON decoders

Type safety at runtime with JSON decoders

9
Comments
7 min read
Solution for Angular IE Error: Uncaught (in promise) Loading chunk

Solution for Angular IE Error: Uncaught (in promise) Loading chunk

12
Comments
3 min read
How to write a tree-shakable component library

How to write a tree-shakable component library

112
Comments 17
9 min read
Letting users search the database with a simple one-liner string (and let user decide which field to search)

Letting users search the database with a simple one-liner string (and let user decide which field to search)

6
Comments
1 min read
Notes on TypeScript: Type Level Programming Part 3

Notes on TypeScript: Type Level Programming Part 3

43
Comments
6 min read
Aurelia deep computed observation plugin

Aurelia deep computed observation plugin

11
Comments
1 min read
Advanced TypeScript Exercises - Question 2

Advanced TypeScript Exercises - Question 2

20
Comments 6
1 min read
Replacing Build Servers With Pulumi + AWS

Replacing Build Servers With Pulumi + AWS

14
Comments 5
7 min read
Angular Code Generation and injecting CSS

Angular Code Generation and injecting CSS

8
Comments
2 min read
Help Angular to make your application faster

Help Angular to make your application faster

60
Comments 4
15 min read
Test Angular Components in Storybook

Test Angular Components in Storybook

52
Comments 5
7 min read
Creating a Transaction Interceptor Using Nest.js

Creating a Transaction Interceptor Using Nest.js

29
Comments 4
5 min read
Angular Route Guards Simplified

Angular Route Guards Simplified

7
Comments
2 min read
Which Package Manager should I choose?

Which Package Manager should I choose?

6
Comments 3
2 min read
Fade-in and fade-out animation with spring and transition React Hooks

Fade-in and fade-out animation with spring and transition React Hooks

9
Comments
4 min read
My Favorite Web Features of 2019

My Favorite Web Features of 2019

7
Comments
14 min read
Migrating from Flow to TypeScript using flow-to-ts

Migrating from Flow to TypeScript using flow-to-ts

8
Comments
5 min read
React Tutorial - Add Typescript

React Tutorial - Add Typescript

10
Comments
1 min read
Middleware on redux

Middleware on redux

12
Comments
3 min read
Advanced TypeScript Exercises - Answer 1

Advanced TypeScript Exercises - Answer 1

76
Comments 5
3 min read
Connect Angular Components with Events, Bindings, and Services

Connect Angular Components with Events, Bindings, and Services

12
Comments
7 min read
Installing Typescript/Angular on Terminal

Installing Typescript/Angular on Terminal

12
Comments 1
1 min read
Creating an auto resizing textarea with Vue Composition API in 4 easy steps. I can't wait for Vue v3

Creating an auto resizing textarea with Vue Composition API in 4 easy steps. I can't wait for Vue v3

40
Comments
2 min read
Sharing UI Event State in React With RxJS

Sharing UI Event State in React With RxJS

14
Comments 5
4 min read
Decaffeinating 2020: Migrating our CoffeeScript app to TypeScript

Decaffeinating 2020: Migrating our CoffeeScript app to TypeScript

41
Comments 3
8 min read
What is linting and how can it help you?

What is linting and how can it help you?

7
Comments
8 min read
TypeScript settings for modern projects

TypeScript settings for modern projects

6
Comments
2 min read
React useComponent pattern

React useComponent pattern

83
Comments 4
2 min read
loading...