Forem

TypeScript

Optional static type-checking for JavaScript.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
An introduction to TypeScript and ES Modules

An introduction to TypeScript and ES Modules

21
Comments 3
10 min read
How NgRx Store & Effects Work: 20 LoC Re-Implementation

How NgRx Store & Effects Work: 20 LoC Re-Implementation

54
Comments 4
10 min read
Align TypeScript Standards With JSON Schema

Align TypeScript Standards With JSON Schema

7
Comments
3 min read
Batching Operations - When Pure Immutability Is Not Worth It

Batching Operations - When Pure Immutability Is Not Worth It

5
Comments 2
4 min read
Don't use fixtures in Cypress and unit tests- use factories

Don't use fixtures in Cypress and unit tests- use factories

40
Comments 11
7 min read
Redux에 custom hook으로 Computed value 달아주기

Redux에 custom hook으로 Computed value 달아주기

6
Comments
1 min read
Use react hooks with react-redux in typescript

Use react hooks with react-redux in typescript

7
Comments
7 min read
Introducing react-chrono - A flexible Timeline component for React

Introducing react-chrono - A flexible Timeline component for React

52
Comments
3 min read
JIT vs AOT in layman's terms

JIT vs AOT in layman's terms

5
Comments
2 min read
How I tanked my MLH Fellowship interview and still got in

How I tanked my MLH Fellowship interview and still got in

33
Comments 13
6 min read
Create styled.d.ts to make Typescript work with styled-components

Create styled.d.ts to make Typescript work with styled-components

45
Comments 2
3 min read
As novas funcionalidades do Javascript em 2020 (ES2020)

As novas funcionalidades do Javascript em 2020 (ES2020)

8
Comments
3 min read
4 reasons to use NextJS

4 reasons to use NextJS

30
Comments
3 min read
Cosmos DB SQL API for NestJS and Dynamic Module

Cosmos DB SQL API for NestJS and Dynamic Module

5
Comments
2 min read
How To Use Redux with Hooks in a React-TypeScript Project

How To Use Redux with Hooks in a React-TypeScript Project

19
Comments 6
5 min read
Typescript File Inheritance

Typescript File Inheritance

6
Comments
2 min read
covid-19-tracker using React with Typescript

covid-19-tracker using React with Typescript

6
Comments
1 min read
Liaison 1.0: Reuniting the Frontend and the Backend

Liaison 1.0: Reuniting the Frontend and the Backend

5
Comments
2 min read
What are/were your go-to resources for learning TypeScript?

What are/were your go-to resources for learning TypeScript?

42
Comments 25
1 min read
GraphQL on Azure: Part 5 - Can we make GraphQL type safe in code?

GraphQL on Azure: Part 5 - Can we make GraphQL type safe in code?

36
Comments
7 min read
How to Set Up Next.js With TypeScript

How to Set Up Next.js With TypeScript

6
Comments
3 min read
A Mental Model for Writing React Hook Components

A Mental Model for Writing React Hook Components

9
Comments
3 min read
✨♻️One line - Date Operations in JavaScript

✨♻️One line - Date Operations in JavaScript

56
Comments 3
3 min read
I've hit a brick wall. How do I progress as a React Dev and other confusions.

I've hit a brick wall. How do I progress as a React Dev and other confusions.

36
Comments 28
1 min read
Should I use fp-ts Option?

Should I use fp-ts Option?

43
Comments 15
10 min read
Lazy loading React components with loadable components [Week 37/20 in Review]

Lazy loading React components with loadable components [Week 37/20 in Review]

6
Comments
5 min read
Generating thumbnails via S3 events using aws-cdk (TypeScript)

Generating thumbnails via S3 events using aws-cdk (TypeScript)

16
Comments
5 min read
Best Practices

Best Practices

6
Comments
1 min read
Where to initialize components selectors in Angular?

Where to initialize components selectors in Angular?

5
Comments 2
1 min read
💡 TIL: Listen for a right click with "contextmenu"

💡 TIL: Listen for a right click with "contextmenu"

7
Comments
1 min read
🐛🐛🐛JS/TS npm templates

🐛🐛🐛JS/TS npm templates

4
Comments 1
1 min read
React + TypeScript ❤️: The good parts ⚡

React + TypeScript ❤️: The good parts ⚡

283
Comments 9
6 min read
The React Typescript path - 2020

The React Typescript path - 2020

150
Comments
2 min read
TheActionDev 🧑‍💻

TheActionDev 🧑‍💻

6
Comments
2 min read
Typescript for beginners: adding typescript to your projects with parceljs

Typescript for beginners: adding typescript to your projects with parceljs

4
Comments
2 min read
Angular and NestJS Course

Angular and NestJS Course

4
Comments
3 min read
Announcing the new TypeScript Website

Announcing the new TypeScript Website

6
Comments
5 min read
Maximize your Cypress testing

Maximize your Cypress testing

7
Comments
11 min read
Moment.js is Done

Moment.js is Done

2
Comments
1 min read
Practical Guide to Fp-ts: P4 — Arrays, Semigroups, Monoid

Practical Guide to Fp-ts: P4 — Arrays, Semigroups, Monoid

31
Comments
9 min read
The Best Way To Architect Your Angular Libraries

The Best Way To Architect Your Angular Libraries

12
Comments 1
1 min read
Note to Self: Handling Exception on Nest JS and Interceptor

Note to Self: Handling Exception on Nest JS and Interceptor

9
Comments
1 min read
Why would you want an API to print a PDF?

Why would you want an API to print a PDF?

2
Comments
1 min read
Typescript for beginners: array

Typescript for beginners: array

6
Comments
1 min read
Handling migrations in React Native with SQLite and fp-ts

Handling migrations in React Native with SQLite and fp-ts

2
Comments
7 min read
Dependencies in Monorepos with Manypkg ☔️

Dependencies in Monorepos with Manypkg ☔️

5
Comments
2 min read
Reactive State management in the angular - NgRx Store, actions, selectors

Reactive State management in the angular - NgRx Store, actions, selectors

3
Comments
7 min read
Building a VSCode Extension: Part Four

Building a VSCode Extension: Part Four

18
Comments 1
2 min read
Hello Sublime Text, my old friend

Hello Sublime Text, my old friend

9
Comments
3 min read
Angular Optional Form Control Validation

Angular Optional Form Control Validation

10
Comments
1 min read
Introduction About me on Dev!

Introduction About me on Dev!

2
Comments
1 min read
Adding Deno support to the Eta template engine

Adding Deno support to the Eta template engine

12
Comments 1
4 min read
Angular Form Control Aggregation

Angular Form Control Aggregation

7
Comments
2 min read
Typescript : Variables

Typescript : Variables

4
Comments
2 min read
Subject - RxJS in Angular

Subject - RxJS in Angular

11
Comments
1 min read
To Do app with Angular 10 and InvokeDB

To Do app with Angular 10 and InvokeDB

6
Comments
2 min read
EventEmitter in Angular Rxjs

EventEmitter in Angular Rxjs

11
Comments
1 min read
I made a developer portfolio template using React and Next

I made a developer portfolio template using React and Next

3
Comments 82
2 min read
Typescript for beginners: boolean

Typescript for beginners: boolean

5
Comments
1 min read
TheActionDev 👋

TheActionDev 👋

4
Comments 7
1 min read
loading...