Forem

TypeScript

Optional static type-checking for JavaScript.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Say Goodbye To Provider Hell With react-component-pack

Say Goodbye To Provider Hell With react-component-pack

65
Comments 5
1 min read
Comparing Callbacks, Promises and Async Await in TypeScript

Comparing Callbacks, Promises and Async Await in TypeScript

255
Comments 2
5 min read
Generating Reports in Figma with a Custom Figma Plugin

Generating Reports in Figma with a Custom Figma Plugin

13
Comments 2
9 min read
Flexible validation with fp-ts

Flexible validation with fp-ts

15
Comments
2 min read
Curveball - A typescript microframework

Curveball - A typescript microframework

47
Comments 6
5 min read
Extending the Array map() function

Extending the Array map() function

9
Comments 1
4 min read
Managing Remote Data with SWR

Managing Remote Data with SWR

26
Comments 3
4 min read
How to set up your Gridsome app to use TypeScript

How to set up your Gridsome app to use TypeScript

9
Comments
6 min read
Sapper with Typescript

Sapper with Typescript

7
Comments 1
1 min read
How to architect epic Angular app in less than 10 minutes! ⏱️

How to architect epic Angular app in less than 10 minutes! ⏱️

119
Comments 10
1 min read
TypeORMにおいて、`date` は `Date` でなく `string` にmapされるので気をつけましょう

TypeORMにおいて、`date` は `Date` でなく `string` にmapされるので気をつけましょう

6
Comments
1 min read
Enums in TypeScript

Enums in TypeScript

5
Comments
3 min read
Incrementally migrating a CRA application to TypeScript without ejecting

Incrementally migrating a CRA application to TypeScript without ejecting

42
Comments 3
5 min read
Recursive React component in Typescript

Recursive React component in Typescript

8
Comments
1 min read
Using TypeScript Function Overloads For Distinct Component Props

Using TypeScript Function Overloads For Distinct Component Props

7
Comments
2 min read
Notes on TypeScript: Building a validation library

Notes on TypeScript: Building a validation library

20
Comments 2
4 min read
What's your way of publishing Node.js library for the browser? (also, introducing Rollup)

What's your way of publishing Node.js library for the browser? (also, introducing Rollup)

46
Comments 3
2 min read
On Deno and the future of Node

On Deno and the future of Node

150
Comments 27
5 min read
Flagged enum, why and how

Flagged enum, why and how

18
Comments
3 min read
Opinionated React: Folder Structure & File Naming

Opinionated React: Folder Structure & File Naming

322
Comments 16
3 min read
How to `filter` without `is` in Typescript? the `flatMap` as `filter` technique

How to `filter` without `is` in Typescript? the `flatMap` as `filter` technique

13
Comments 1
3 min read
React Context with TypeScript: Part 2 - Complex context with function components

React Context with TypeScript: Part 2 - Complex context with function components

8
Comments
3 min read
Pretty printing objects with multiline strings in terminal with colors

Pretty printing objects with multiline strings in terminal with colors

9
Comments 1
2 min read
How I Got Rid of State Observables in Angular

How I Got Rid of State Observables in Angular

6
Comments
2 min read
Opinionated React: Component File Structure

Opinionated React: Component File Structure

43
Comments
3 min read
NestJS + Cloud Run With Authentication - Bare Bones

NestJS + Cloud Run With Authentication - Bare Bones

14
Comments
3 min read
My First NPM Library - Web Component using StencilJS

My First NPM Library - Web Component using StencilJS

7
Comments 1
1 min read
Use Web Workers in Create React App without ejecting and TypeScript

Use Web Workers in Create React App without ejecting and TypeScript

34
Comments 7
3 min read
Test your components using Angular Material’s component harnesses!

Test your components using Angular Material’s component harnesses!

4
Comments 1
1 min read
I've published a collection of best practices for web application developers

I've published a collection of best practices for web application developers

9
Comments
2 min read
TypeScript vs. Flow

TypeScript vs. Flow

12
Comments 1
8 min read
A New Way of Dispatching Actions With Ngxs for Angular

A New Way of Dispatching Actions With Ngxs for Angular

5
Comments
2 min read
Angular 9: Lazy Loading Components

Angular 9: Lazy Loading Components

263
Comments 16
5 min read
Caveats of processing TypeScript code with Babel

Caveats of processing TypeScript code with Babel

7
Comments 1
5 min read
Deno dependencies, xstate

Deno dependencies, xstate

9
Comments 3
1 min read
How to Use Serverless with NestJS

How to Use Serverless with NestJS

22
Comments 1
1 min read
Vue.js Typed events

Vue.js Typed events

12
Comments
4 min read
Squid, a terminal for everyone

Squid, a terminal for everyone

8
Comments
1 min read
Create your first module with Deno

Create your first module with Deno

64
Comments
6 min read
Advanced TypeScript Exercises - Answer 4

Advanced TypeScript Exercises - Answer 4

28
Comments 3
2 min read
How to Recognize an Array

How to Recognize an Array

7
Comments 2
1 min read
CSS in JS - have we done something wrong?

CSS in JS - have we done something wrong?

72
Comments 31
2 min read
Deserializable serialization of Anything, other than YAML. Also, how-to-hash.

Deserializable serialization of Anything, other than YAML. Also, how-to-hash.

8
Comments
5 min read
Testing with Jest and TypeScript, the tricky parts

Testing with Jest and TypeScript, the tricky parts

80
Comments 9
3 min read
Use more ternary operators!

Use more ternary operators!

7
Comments 4
2 min read
Why Splice removes only last element when array elements are the same

Why Splice removes only last element when array elements are the same

4
Comments
1 min read
Object To Collection

Object To Collection

5
Comments
1 min read
Functional Typescript Series

Functional Typescript Series

8
Comments
1 min read
Cool VS Code Extension - Set your code on fire

Cool VS Code Extension - Set your code on fire

20
Comments
2 min read
React hooks with TypeScript

React hooks with TypeScript

32
Comments 1
3 min read
Creating a Twitter Bot

Creating a Twitter Bot

50
Comments 2
6 min read
Advanced TypeScript Exercises - Question 4

Advanced TypeScript Exercises - Question 4

40
Comments 7
1 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
Adding a Phaser game to an Angular App

Adding a Phaser game to an Angular App

7
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

13
Comments
1 min read
loading...