DEV Community

TypeScript

Optional static type-checking for JavaScript.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Learning from React - part 3

Learning from React - part 3

3
Comments
8 min read
Manipulating binary data with TypedArray

Manipulating binary data with TypedArray

7
Comments
4 min read
React + Firebase: A Simple Context-based Authentication Provider

React + Firebase: A Simple Context-based Authentication Provider

29
Comments 15
3 min read
TypeScript "strictNullChecks" - a migration guide

TypeScript "strictNullChecks" - a migration guide

17
Comments 2
7 min read
JavaScript Modules: A walkthrough.

JavaScript Modules: A walkthrough.

6
Comments
4 min read
Básico de JWT com Node

Básico de JWT com Node

5
Comments
5 min read
Compare React with three.js and react-three-fiber

Compare React with three.js and react-three-fiber

10
Comments
1 min read
UI Components website Released!

UI Components website Released!

6
Comments
3 min read
AWS DynamoDB DocumentClient & Node.js - Complete Cheat Sheet

AWS DynamoDB DocumentClient & Node.js - Complete Cheat Sheet

18
Comments
12 min read
[TypeScript][PostgreSQL]Try TypeORM

[TypeScript][PostgreSQL]Try TypeORM

13
Comments
5 min read
MobX State Tree (MST) - State Management

MobX State Tree (MST) - State Management

13
Comments 1
8 min read
Setting up a NextJS Markdown Blog with Typescript

Setting up a NextJS Markdown Blog with Typescript

9
Comments
11 min read
Introduction to Micro Frontends with Module Federation, React and Typescript

Introduction to Micro Frontends with Module Federation, React and Typescript

111
Comments 3
7 min read
Routing Requests in Node Server

Routing Requests in Node Server

7
Comments
5 min read
Learning from React - part 5

Learning from React - part 5

4
Comments 1
7 min read
JavaScript tips: The labeled statement

JavaScript tips: The labeled statement

7
Comments 1
1 min read
TypeScript Index Signature

TypeScript Index Signature

11
Comments 5
2 min read
Build your own global NPM module using Typescript

Build your own global NPM module using Typescript

5
Comments
7 min read
Adding physics to web components

Adding physics to web components

20
Comments 4
5 min read
Exploring [key:string]: any in TypeScript

Exploring [key:string]: any in TypeScript

40
Comments 3
3 min read
Creating a Reddit Clone Using React and GraphQL - 19

Creating a Reddit Clone Using React and GraphQL - 19

4
Comments
6 min read
A safer alternative to 'any' in TypeScript

A safer alternative to 'any' in TypeScript

5
Comments
2 min read
Testing Next.js pages - Little Bits

Testing Next.js pages - Little Bits

81
Comments 14
4 min read
Create your first S3 bucket using AWS CDK

Create your first S3 bucket using AWS CDK

24
Comments
4 min read
JS interview in 2 minutes / Memoization 💭

JS interview in 2 minutes / Memoization 💭

91
Comments 2
2 min read
How to send web push notifications in Java

How to send web push notifications in Java

36
Comments
7 min read
FoalTS - Building a Typescript Based API

FoalTS - Building a Typescript Based API

8
Comments 1
3 min read
Controlling global decorators via Storybook `args` and `parameters`

Controlling global decorators via Storybook `args` and `parameters`

16
Comments 6
2 min read
React + TypeScript: Face detection with Tensorflow

React + TypeScript: Face detection with Tensorflow

71
Comments 14
4 min read
ThankYouNext 🖤 - A Next.js starter template

ThankYouNext 🖤 - A Next.js starter template

17
Comments
5 min read
Freehand Drawing in Angular

Freehand Drawing in Angular

11
Comments
5 min read
[4+1 ways] How to Unsubscribe from Observables in Angular like a 😎

[4+1 ways] How to Unsubscribe from Observables in Angular like a 😎

57
Comments 4
7 min read
Learn Fullstack | 2021

Learn Fullstack | 2021

321
Comments 8
5 min read
React typed state management under 10 lines of code

React typed state management under 10 lines of code

37
Comments 2
4 min read
The collection reference method *.valueChanges(...) visualized (and explained)!

The collection reference method *.valueChanges(...) visualized (and explained)!

6
Comments
2 min read
Create Server using Express and TypeScript

Create Server using Express and TypeScript

7
Comments
3 min read
Introducing Expressive Tea

Introducing Expressive Tea

2
Comments
5 min read
What is Closure Scope?

What is Closure Scope?

4
Comments 2
6 min read
O guia completo do gRPC parte 3: Tipos em tudo com TypeScript!

O guia completo do gRPC parte 3: Tipos em tudo com TypeScript!

5
Comments
17 min read
How to use Prisma with NestJs

How to use Prisma with NestJs

18
Comments
2 min read
JavaScript Inheritance: The Dark Arts

JavaScript Inheritance: The Dark Arts

49
Comments 4
13 min read
A boilerplate for node TS packages

A boilerplate for node TS packages

2
Comments 2
1 min read
React Query and TypeScript

React Query and TypeScript

92
Comments
9 min read
@okikio/animate - the animation library built using the Web Animation API (WAAPI)

@okikio/animate - the animation library built using the Web Animation API (WAAPI)

8
Comments 2
11 min read
Setting up ESLint + Prettier

Setting up ESLint + Prettier

5
Comments
2 min read
WebdriverIO - Part1: A Journey

WebdriverIO - Part1: A Journey

6
Comments
3 min read
Enjoying an Haskell like Type System in Javascript

Enjoying an Haskell like Type System in Javascript

6
Comments
4 min read
Hidden power of || and &&

Hidden power of || and &&

46
Comments 4
2 min read
Practical Angular: The Most Impactful RxJs Best Practice Tip Of All Time (Medium Dev.to auto import)

Practical Angular: The Most Impactful RxJs Best Practice Tip Of All Time (Medium Dev.to auto import)

5
Comments 1
1 min read
Node.JS - Foal framework - version 2.4 is here

Node.JS - Foal framework - version 2.4 is here

6
Comments
1 min read
The bpmn-visualization project celebrates its 1st anniversary

The bpmn-visualization project celebrates its 1st anniversary

2
Comments
4 min read
ngx-awesome-popup Interactive modals on steroids 🚀

ngx-awesome-popup Interactive modals on steroids 🚀

18
Comments
2 min read
Creating a super simple Badge component in Angular using directives.

Creating a super simple Badge component in Angular using directives.

101
Comments 7
5 min read
Building a Simple Bot Protection With NGINX JavaScript Module (NJS) and TypeScript

Building a Simple Bot Protection With NGINX JavaScript Module (NJS) and TypeScript

6
Comments
9 min read
Data-Driven Components

Data-Driven Components

6
Comments
14 min read
Work Smarter, Not Harder With ReacType

Work Smarter, Not Harder With ReacType

6
Comments 1
1 min read
Sitewide file uploads with React Context

Sitewide file uploads with React Context

6
Comments
7 min read
Random thoughts on randomization in TypeScript

Random thoughts on randomization in TypeScript

4
Comments
11 min read
Rutas Alias en JavaScript para React, Vuejs...

Rutas Alias en JavaScript para React, Vuejs...

72
Comments
3 min read
Iniciando um projeto NodeJs , Express com Typescript

Iniciando um projeto NodeJs , Express com Typescript

76
Comments 7
4 min read
loading...