Forem

TypeScript

Optional static type-checking for JavaScript.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Learning TypeScript Data Types - From Zero to Hero

Learning TypeScript Data Types - From Zero to Hero

59
Comments 2
15 min read
Write cleaner function's optional parameters
Cover image for Write cleaner function's optional parameters

Write cleaner function's optional parameters

7
Comments 4
2 min read
API-less Prototyping with Angular
Cover image for API-less Prototyping with Angular

API-less Prototyping with Angular

48
Comments
6 min read
Make Angular’s source code available to Sentry with GitLab CI

Make Angular’s source code available to Sentry with GitLab CI

18
Comments
8 min read
Javascript and Classical Inheritance
Cover image for Javascript and Classical Inheritance

Javascript and Classical Inheritance

9
Comments 2
2 min read
Using absolute path import with Typescript + babel + nodemon in Your Node Project

Using absolute path import with Typescript + babel + nodemon in Your Node Project

20
Comments 2
4 min read
Let's understand QuickSort the easy way

Let's understand QuickSort the easy way

52
Comments 3
3 min read
How I found a problem with Angular unit testing and decided to fix it myself.
Cover image for How I found a problem with Angular unit testing and decided to fix it myself.

How I found a problem with Angular unit testing and decided to fix it myself.

36
Comments 7
3 min read
Easier TypeScript tooling with TSQuery

Easier TypeScript tooling with TSQuery

11
Comments
6 min read
Custom TSLint rules with TSQuery 😍

Custom TSLint rules with TSQuery 😍

5
Comments
8 min read
How to use Vue Composition API using TypeScript - Part 2

How to use Vue Composition API using TypeScript - Part 2

43
Comments 4
2 min read
How to use Vue Composition API using TypeScript - Part 3

How to use Vue Composition API using TypeScript - Part 3

24
Comments 3
2 min read
How to Monitor and Track Errors in Your Apps with Sentry (Angular)
Cover image for How to Monitor and Track Errors in Your Apps with Sentry (Angular)

How to Monitor and Track Errors in Your Apps with Sentry (Angular)

6
Comments 3
3 min read
Export graphql schema to postman or insomnia collections

Export graphql schema to postman or insomnia collections

11
Comments 1
1 min read
Why GraphQL is the Ideal API Language for Frontend Engineers

Why GraphQL is the Ideal API Language for Frontend Engineers

34
Comments 5
8 min read
Debugging the TypeScript Codebase

Debugging the TypeScript Codebase

7
Comments
11 min read
Understanding Angular Modules
Cover image for Understanding Angular Modules

Understanding Angular Modules

45
Comments 1
7 min read
Typescript to JavaScript post compile
Cover image for Typescript to JavaScript post compile

Typescript to JavaScript post compile

11
Comments
2 min read
How to use Vue Composition API using TypeScript - Part 1

How to use Vue Composition API using TypeScript - Part 1

48
Comments 7
2 min read
How to setup GatsbyJS starter with Typescript, ESLint, Prettier

How to setup GatsbyJS starter with Typescript, ESLint, Prettier

51
Comments 6
3 min read
React + Express + Typescript Boilerplate with Performance and Extended Functionality
Cover image for React + Express + Typescript Boilerplate with Performance and Extended Functionality

React + Express + Typescript Boilerplate with Performance and Extended Functionality

11
Comments
7 min read
Immutable Records as object factories

Immutable Records as object factories

8
Comments
4 min read
TypeScript Basics - A Definitive Guide
Cover image for TypeScript Basics - A Definitive Guide

TypeScript Basics - A Definitive Guide

156
Comments 6
7 min read
Modeling the state is your responsibility
Cover image for Modeling the state is your responsibility

Modeling the state is your responsibility

9
Comments
4 min read
Converting TypeScript decorators into static code!
Cover image for Converting TypeScript decorators into static code!

Converting TypeScript decorators into static code!

31
Comments 2
13 min read
loading...