Forem

TypeScript

Optional static type-checking for JavaScript.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
How to Config React Project with Next.js, Typescript, TSLint, and Jest?

How to Config React Project with Next.js, Typescript, TSLint, and Jest?

98
Comments 11
8 min read
Share your .eslintrc, auto-fix on save, and related config files

Share your .eslintrc, auto-fix on save, and related config files

12
Comments
2 min read
Exploring How lit-html Works: TemplateResult and SVGTemplateResult constructors (3)

Exploring How lit-html Works: TemplateResult and SVGTemplateResult constructors (3)

5
Comments
3 min read
Variable Declaration in JavaScript: var, let or const?

Variable Declaration in JavaScript: var, let or const?

54
Comments
4 min read
Exploring AWS CDK - Loading DynamoDB with Custom Resources
Cover image for Exploring AWS CDK - Loading DynamoDB with Custom Resources

Exploring AWS CDK - Loading DynamoDB with Custom Resources

29
Comments 9
7 min read
Click outside listener for React components in 10 lines of code

Click outside listener for React components in 10 lines of code

39
Comments 1
2 min read
NestJS Controllers Deep Dive
Cover image for NestJS Controllers Deep Dive

NestJS Controllers Deep Dive

18
Comments
5 min read
Top 10 Homebrew Tools You Didn't Know You Needed in 2020
Cover image for Top 10 Homebrew Tools You Didn't Know You Needed in 2020

Top 10 Homebrew Tools You Didn't Know You Needed in 2020

143
Comments 10
3 min read
Creating an NPM repo with browser version, and also with testing and linting

Creating an NPM repo with browser version, and also with testing and linting

8
Comments
3 min read
Create an Avatar Component in Gatsby with TypeScript: Part 2 – Gatsby Image
Cover image for Create an Avatar Component in Gatsby with TypeScript: Part 2 – Gatsby Image

Create an Avatar Component in Gatsby with TypeScript: Part 2 – Gatsby Image

7
Comments 1
3 min read
The Composite Pattern - Design Patterns Meet the Frontend
Cover image for The Composite Pattern - Design Patterns Meet the Frontend

The Composite Pattern - Design Patterns Meet the Frontend

121
Comments 5
5 min read
Boilerplate for nodejs, typescript - simple folder structure

Boilerplate for nodejs, typescript - simple folder structure

17
Comments 2
1 min read
Safer code with container types (Either and Maybe)
Cover image for Safer code with container types (Either and Maybe)

Safer code with container types (Either and Maybe)

20
Comments 1
13 min read
Cool New Features Released in TypeScript 3.7

Cool New Features Released in TypeScript 3.7

18
Comments
5 min read
How to make a dependent dropdowns in React with Typescript?

How to make a dependent dropdowns in React with Typescript?

5
Comments
1 min read
MobX with React and TypeScript

MobX with React and TypeScript

33
Comments 2
4 min read
The Beginner’s Guide to TypeScript

The Beginner’s Guide to TypeScript

13
Comments
3 min read
Card Selector
Cover image for Card Selector

Card Selector

8
Comments 2
27 min read
How to Create a Cron Job with Next.js and Vercel
Cover image for How to Create a Cron Job with Next.js and Vercel

How to Create a Cron Job with Next.js and Vercel

9
Comments
3 min read
Exploring How lit-html Works: TemplateResult and SVGTemplateResult constructors

Exploring How lit-html Works: TemplateResult and SVGTemplateResult constructors

10
Comments
3 min read
What is a best way to organize Test Suites / Test Cases in JavaScript?

What is a best way to organize Test Suites / Test Cases in JavaScript?

7
Comments
1 min read
Supercharge your TypeScript with AssemblyScript
Cover image for Supercharge your TypeScript with AssemblyScript

Supercharge your TypeScript with AssemblyScript

65
Comments 7
3 min read
Pug with Markdown is Magic, yet underrated

Pug with Markdown is Magic, yet underrated

22
Comments 2
2 min read
Algebraic Structures Explained - Part 2 - Magma

Algebraic Structures Explained - Part 2 - Magma

19
Comments
2 min read
How do I implement a command line tool?

How do I implement a command line tool?

8
Comments
3 min read
loading...