DEV Community

TypeScript

Optional static type-checking for JavaScript.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Creating a Twitter Bot

Creating a Twitter Bot

50
Comments 2
6 min read
Composition in fp-ts

Composition in fp-ts

19
Comments 1
5 min read
Things I learned While Developing Express-Kun (Backend Helpers for express app development)

Things I learned While Developing Express-Kun (Backend Helpers for express app development)

13
Comments
4 min read
Advanced TypeScript Exercises - Question 4

Advanced TypeScript Exercises - Question 4

40
Comments 7
1 min read
Adding a Phaser game to an Angular App

Adding a Phaser game to an Angular App

6
Comments 2
1 min read
Recreating Vue 3 Reactivity API (roughly)

Recreating Vue 3 Reactivity API (roughly)

84
Comments
10 min read
What are AOT & JIT Compiler in Angular ?

What are AOT & JIT Compiler in Angular ?

26
Comments 5
4 min read
Angular-Testing-Library

Angular-Testing-Library

27
Comments 1
3 min read
Angular: Create Custom Dynamic Loader OR Spinner on HTML Element

Angular: Create Custom Dynamic Loader OR Spinner on HTML Element

4
Comments 2
6 min read
Upgrading to Angular 9 DI Error.

Upgrading to Angular 9 DI Error.

31
Comments
2 min read
Detect The Carrier/Mobile Network Of A Phone Number With Javascript, PHP, Java, C++, Ruby, etc

Detect The Carrier/Mobile Network Of A Phone Number With Javascript, PHP, Java, C++, Ruby, etc

7
Comments
1 min read
Advanced TypeScript Exercises - Answer 3

Advanced TypeScript Exercises - Answer 3

48
Comments 6
4 min read
Next.js + Typescript: mejora la manera en que importas componentes y módulos locales

Next.js + Typescript: mejora la manera en que importas componentes y módulos locales

12
Comments
3 min read
Node.js Restful API template with TypeScript, Fastify and MongoDB

Node.js Restful API template with TypeScript, Fastify and MongoDB

16
Comments
2 min read
Redux setup in a fast way

Redux setup in a fast way

7
Comments
4 min read
Adventure Game Sentence Parsing with Compromise

Adventure Game Sentence Parsing with Compromise

14
Comments
6 min read
Initial Null Problem of AsyncPipe and async data-binding

Initial Null Problem of AsyncPipe and async data-binding

48
Comments 7
6 min read
Converting native Karma, Jasmine tests to use Angular-Testing-Library

Converting native Karma, Jasmine tests to use Angular-Testing-Library

9
Comments 1
3 min read
Karma, Jasmine are dead?

Karma, Jasmine are dead?

11
Comments 6
3 min read
Importing JSON Modules in TypeScript

Importing JSON Modules in TypeScript

7
Comments
2 min read
How to get started with TypeScript

How to get started with TypeScript

15
Comments
3 min read
A late adopter’s guide to TypeScript

A late adopter’s guide to TypeScript

12
Comments
7 min read
Learn Typescript with Me: Day 01 - Our First Components

Learn Typescript with Me: Day 01 - Our First Components

11
Comments
10 min read
Laziest way to publish for both NPM and <script src="">

Laziest way to publish for both NPM and <script src="">

10
Comments
2 min read
How to use third party controls in Web Atoms for Xamarin.Forms?

How to use third party controls in Web Atoms for Xamarin.Forms?

7
Comments
2 min read
React Context with TypeScript: Part 1 - Simple context with function components

React Context with TypeScript: Part 1 - Simple context with function components

13
Comments
3 min read
Implementing an opaque type in typescript

Implementing an opaque type in typescript

8
Comments
4 min read
Node.js + TypeScript Starter For Your Next Project

Node.js + TypeScript Starter For Your Next Project

49
Comments
1 min read
Easy type safety with useDispatch and useSelector

Easy type safety with useDispatch and useSelector

12
Comments
3 min read
Sharing custom views in react native

Sharing custom views in react native

10
Comments 5
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

22
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

144
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

35
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
loading...