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 Reddit Clone Using React and GraphQL - 14

Creating a Reddit Clone Using React and GraphQL - 14

5
Comments
4 min read
Typescript - Tips & Tricks - Type Guard

Typescript - Tips & Tricks - Type Guard

11
Comments
2 min read
Observables | Definición, Declaración y Uso, Básico

Observables | Definición, Declaración y Uso, Básico

6
Comments
2 min read
Playing with contravariant functors in typescript

Playing with contravariant functors in typescript

5
Comments
1 min read
tsParticles 1.23.0 released

tsParticles 1.23.0 released

3
Comments
2 min read
Visual Studio Code Tips in 2 minutes - How to highlight current line

Visual Studio Code Tips in 2 minutes - How to highlight current line

7
Comments
1 min read
[TECH] Zenn の記事を DEV に自動的に同期させる GitHub Actions 作ってみた 📌

[TECH] Zenn の記事を DEV に自動的に同期させる GitHub Actions 作ってみた 📌

6
Comments
7 min read
Build a game with Svelte, XState and SpeechRecognition

Build a game with Svelte, XState and SpeechRecognition

6
Comments
4 min read
Reverse engineering Apple's MusicKitJS to create Apple Music Strategy for PassportJS

Reverse engineering Apple's MusicKitJS to create Apple Music Strategy for PassportJS

6
Comments 2
7 min read
TypeScript Generics

TypeScript Generics

6
Comments
4 min read
7 Tips for reverse engineering minified TypeScript/JavaScript

7 Tips for reverse engineering minified TypeScript/JavaScript

44
Comments 3
9 min read
undefined vs. null

undefined vs. null

6
Comments
6 min read
A Quest for Happy Plants with IoT

A Quest for Happy Plants with IoT

17
Comments 1
9 min read
React Query Render Optimizations

React Query Render Optimizations

15
Comments
6 min read
Understand Typescript in 5 minutes

Understand Typescript in 5 minutes

58
Comments 2
5 min read
[TECH] Serverless のプラグインを TypeScript で作成する方法 🔨

[TECH] Serverless のプラグインを TypeScript で作成する方法 🔨

6
Comments
5 min read
Creating a Reddit Clone Using React and GraphQL - 13

Creating a Reddit Clone Using React and GraphQL - 13

6
Comments
4 min read
Intro to Typescript-2

Intro to Typescript-2

6
Comments
2 min read
Generic Approach to Consume REST API in Angular

Generic Approach to Consume REST API in Angular

40
Comments 5
4 min read
Using Nested Stacks with AWS CDK

Using Nested Stacks with AWS CDK

24
Comments 2
5 min read
Handling requests with fetch

Handling requests with fetch

45
Comments
4 min read
Introduction to Typescript and its Basic Types

Introduction to Typescript and its Basic Types

23
Comments
8 min read
Bootstrapping a React Native Typescript App

Bootstrapping a React Native Typescript App

5
Comments
4 min read
Typescript - Tips & Tricks - Assert Function

Typescript - Tips & Tricks - Assert Function

10
Comments
2 min read
Web starter with CI and AWS deployment (React NestJS Docker)

Web starter with CI and AWS deployment (React NestJS Docker)

52
Comments
2 min read
5 opinionated Vue 3 migration tips

5 opinionated Vue 3 migration tips

10
Comments
6 min read
React Native ⚛️ Animation Libraries easy to use!

React Native ⚛️ Animation Libraries easy to use!

34
Comments 3
2 min read
My first npm package is about sets

My first npm package is about sets

5
Comments 3
3 min read
Document your Typescript Project in 5 mins - typedoc

Document your Typescript Project in 5 mins - typedoc

7
Comments 1
3 min read
Inversão de dependências exemplificado

Inversão de dependências exemplificado

12
Comments 2
4 min read
Typescript - Tips & Tricks - Never type

Typescript - Tips & Tricks - Never type

32
Comments
2 min read
Webpacker, Vue 3, and TypeScript

Webpacker, Vue 3, and TypeScript

23
Comments 2
4 min read
Codeforces - How to use Typescript/Javascript like a pro

Codeforces - How to use Typescript/Javascript like a pro

9
Comments
6 min read
Comparison between TypeORM and Entity Framework with LINQ

Comparison between TypeORM and Entity Framework with LINQ

18
Comments 2
5 min read
Node ve Express ile TypeScript Kurulumu

Node ve Express ile TypeScript Kurulumu

11
Comments 1
1 min read
Typescript vs. Javascript: The Key Differences You Should Know in 2021

Typescript vs. Javascript: The Key Differences You Should Know in 2021

15
Comments 1
7 min read
Production ready Typescript Serverless project configuration

Production ready Typescript Serverless project configuration

20
Comments 1
5 min read
react-envs

react-envs

3
Comments
1 min read
i18n - my journey to a simple, powerful and type-safe solution

i18n - my journey to a simple, powerful and type-safe solution

14
Comments
10 min read
Fully typed API responses using GraphQL

Fully typed API responses using GraphQL

7
Comments 1
5 min read
Dendron - Super Fast Open Source Note-Taking inside VSCode

Dendron - Super Fast Open Source Note-Taking inside VSCode

11
Comments
3 min read
Creating a Reddit Clone Using React and GraphQL - 12

Creating a Reddit Clone Using React and GraphQL - 12

5
Comments
3 min read
Introducing filespy

Introducing filespy

5
Comments 1
2 min read
useState for one-time initializations

useState for one-time initializations

42
Comments 4
3 min read
Módulo 02 (Vídeos 07 à 12) - TypeScript Zero to Hero

Módulo 02 (Vídeos 07 à 12) - TypeScript Zero to Hero

32
Comments
3 min read
Typescript - Tips & Tricks - Non-null assertion operator

Typescript - Tips & Tricks - Non-null assertion operator

16
Comments 7
1 min read
Mocking APIs for frontend developers

Mocking APIs for frontend developers

16
Comments 3
4 min read
Open-source TypeScript Tutorial

Open-source TypeScript Tutorial

4
Comments 2
1 min read
Import and export declarations are not supported yet (in TS)

Import and export declarations are not supported yet (in TS)

8
Comments 4
1 min read
Insights from deep-diving into TypeScript

Insights from deep-diving into TypeScript

5
Comments
4 min read
Beauty of the angular 🤩 Create Multiple application in single workspace.🔥

Beauty of the angular 🤩 Create Multiple application in single workspace.🔥

6
Comments
2 min read
How I improve my skills in Typescript #1 : Typeguard & Type Utils

How I improve my skills in Typescript #1 : Typeguard & Type Utils

262
Comments 14
3 min read
The Complete Guide to Angular Security

The Complete Guide to Angular Security

10
Comments
1 min read
Upload image base64 React

Upload image base64 React

67
Comments
4 min read
SnowFS ❄️ Let's bring version control to graphic projects

SnowFS ❄️ Let's bring version control to graphic projects

51
Comments 3
2 min read
TypeScript: Type-based binary adder

TypeScript: Type-based binary adder

5
Comments
3 min read
[ASP.NET Core] Try SignalR 1

[ASP.NET Core] Try SignalR 1

7
Comments
3 min read
Cloudflare Workers - the best serverless FaaS platform?

Cloudflare Workers - the best serverless FaaS platform?

30
Comments
8 min read
Safe Navigation Operator? Bang! Bang Bang!!

Safe Navigation Operator? Bang! Bang Bang!!

9
Comments 4
3 min read
Land a Software Job in 6 Months!

Land a Software Job in 6 Months!

73
Comments 2
4 min read
loading...