Forem

TypeScript

Optional static type-checking for JavaScript.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
I wrote an ORM for SQLite

I wrote an ORM for SQLite

13
Comments
1 min read
Boost Your TypeScript Project with ESLint, Prettier and lint-staged! 🔥🔥🔥
Cover image for Boost Your TypeScript Project with ESLint, Prettier and lint-staged! 🔥🔥🔥

Boost Your TypeScript Project with ESLint, Prettier and lint-staged! 🔥🔥🔥

57
Comments 2
3 min read
The Trouble with TypeScript
Cover image for The Trouble with TypeScript

The Trouble with TypeScript

151
Comments 83
10 min read
Optional Chaining (?.), Nullish Coalescing (??), and Non-Null Assertion Operators (!) in TypeScript

Optional Chaining (?.), Nullish Coalescing (??), and Non-Null Assertion Operators (!) in TypeScript

26
Comments 1
5 min read
Using and Testing the Fetch API

Using and Testing the Fetch API

25
Comments
7 min read
http requests received turned into an Iterator

http requests received turned into an Iterator

7
Comments
1 min read
Tutorial: Using Redux and Redux-Saga to handle WebSocket messages.

Tutorial: Using Redux and Redux-Saga to handle WebSocket messages.

24
Comments 1
3 min read
Managing Multiple Functions with AWS SAM and Webpack
Cover image for Managing Multiple Functions with AWS SAM and Webpack

Managing Multiple Functions with AWS SAM and Webpack

39
Comments 25
15 min read
Creating Interactive Dashboards in Angular

Creating Interactive Dashboards in Angular

11
Comments
7 min read
Building an Express Application with Express-Kun, a functional-paradigm express helper - Part 1 (Intro and Setup)
Cover image for Building an Express Application with Express-Kun, a functional-paradigm express helper - Part 1 (Intro and Setup)

Building an Express Application with Express-Kun, a functional-paradigm express helper - Part 1 (Intro and Setup)

9
Comments
4 min read
Setup a Typescript Project with ESlint, Prettier, EditorConfig and Husky
Cover image for Setup a Typescript Project with ESlint, Prettier, EditorConfig and Husky

Setup a Typescript Project with ESlint, Prettier, EditorConfig and Husky

44
Comments 7
4 min read
A Collection of TypeScript Guides and Cheatsheets

A Collection of TypeScript Guides and Cheatsheets

118
Comments 1
3 min read
My Fetch Wrapper with async/await and TypeScript

My Fetch Wrapper with async/await and TypeScript

40
Comments 7
1 min read
Using React.forwardRef() and an HOC on the same component

Using React.forwardRef() and an HOC on the same component

29
Comments 4
2 min read
Advanced TypeScript Exercises - Answer 2

Advanced TypeScript Exercises - Answer 2

46
Comments 10
2 min read
Angular Accessibility
Cover image for Angular Accessibility

Angular Accessibility

38
Comments
5 min read
Typescript The Power of SOC in Angular

Typescript The Power of SOC in Angular

14
Comments
1 min read
Learning TypeScript

Learning TypeScript

24
Comments 8
1 min read
Use React Hooks & Context API to build a Redux style state container

Use React Hooks & Context API to build a Redux style state container

45
Comments 2
4 min read
Advanced TypeScript Exercises - Question 1

Advanced TypeScript Exercises - Question 1

214
Comments 16
1 min read
How to write a tree-shakable component library
Cover image for How to write a tree-shakable component library

How to write a tree-shakable component library

122
Comments 17
9 min read
Type safety at runtime with JSON decoders
Cover image for Type safety at runtime with JSON decoders

Type safety at runtime with JSON decoders

9
Comments
7 min read
Solution for Angular IE Error: Uncaught (in promise) Loading chunk
Cover image for Solution for Angular IE Error: Uncaught (in promise) Loading chunk

Solution for Angular IE Error: Uncaught (in promise) Loading chunk

12
Comments
3 min read
Letting users search the database with a simple one-liner string (and let user decide which field to search)

Letting users search the database with a simple one-liner string (and let user decide which field to search)

6
Comments
1 min read
Notes on TypeScript: Type Level Programming Part 3

Notes on TypeScript: Type Level Programming Part 3

43
Comments
6 min read
loading...