DEV Community

TypeScript

Optional static type-checking for JavaScript.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Reactive apps with React + RxJs + TypeScript

Reactive apps with React + RxJs + TypeScript

47
Comments 3
8 min read
Typescript vs Javascript

Typescript vs Javascript

5
Comments 1
2 min read
Dependency Injection in TypeScript

Dependency Injection in TypeScript

92
Comments 6
6 min read
Destructure Optional Params in Typescript

Destructure Optional Params in Typescript

8
Comments
1 min read
Implementing The Strategy Pattern Using Lazy-Loaded Components in Angular Version 9

Implementing The Strategy Pattern Using Lazy-Loaded Components in Angular Version 9

11
Comments
17 min read
Calling out developers for help fighting COVID-19 in India

Calling out developers for help fighting COVID-19 in India

18
Comments
1 min read
A case of premature optimization?

A case of premature optimization?

5
Comments
2 min read
tRPC.io - a toolkit for building end-to-end typesafe APIs 🧙‍♂️

tRPC.io - a toolkit for building end-to-end typesafe APIs 🧙‍♂️

26
Comments 2
4 min read
[TypeScript] Try ...

[TypeScript] Try ...

6
Comments
3 min read
Senko - easy global state in react

Senko - easy global state in react

3
Comments
3 min read
Generating Trees Images, Part 2. Geometry, Graphics and DOM

Generating Trees Images, Part 2. Geometry, Graphics and DOM

4
Comments 4
8 min read
How to use typescript & sails js for your REST API (Safer seas)

How to use typescript & sails js for your REST API (Safer seas)

3
Comments
7 min read
Get soft IntelliSense when using env vars

Get soft IntelliSense when using env vars

2
Comments
1 min read
How to create a website using S3 + Certificate Manager + Cloud Front with CDK ?

How to create a website using S3 + Certificate Manager + Cloud Front with CDK ?

14
Comments
2 min read
find() vs filter()

find() vs filter()

20
Comments 4
2 min read
TIL: DRYing Out Styles With styled-components

TIL: DRYing Out Styles With styled-components

8
Comments
3 min read
My last telescope post as a student (hopefully)

My last telescope post as a student (hopefully)

4
Comments
2 min read
Reducing Boilerplate With Vim Templates

Reducing Boilerplate With Vim Templates

2
Comments
8 min read
Auto-populate your Github readme with data fetched from a remote notion database.

Auto-populate your Github readme with data fetched from a remote notion database.

11
Comments 2
2 min read
JS interview in 2 minutes / Encapsulation (OOP)

JS interview in 2 minutes / Encapsulation (OOP)

51
Comments 2
2 min read
I built a chat app using React and GraphQL

I built a chat app using React and GraphQL

216
Comments 14
10 min read
How to start a TypeScript project [2021]

How to start a TypeScript project [2021]

251
Comments 7
5 min read
Generating Trees Images on Canvas Using L-Systems, TypeScript and OOP

Generating Trees Images on Canvas Using L-Systems, TypeScript and OOP

23
Comments 2
10 min read
Exploring Node.js Frameworks

Exploring Node.js Frameworks

96
Comments 4
6 min read
Deno and modules

Deno and modules

7
Comments 2
4 min read
Creating a Reddit Clone Using React and GraphQL - 18

Creating a Reddit Clone Using React and GraphQL - 18

5
Comments
4 min read
Using React to Design a Minimalistic Link with an Icon

Using React to Design a Minimalistic Link with an Icon

4
Comments
2 min read
What is TypeScript and why should you use it?

What is TypeScript and why should you use it?

28
Comments 1
5 min read
Implementing Multer Storage Engine in TypeScript

Implementing Multer Storage Engine in TypeScript

5
Comments
2 min read
2 JavaScript memory concerns for React developers

2 JavaScript memory concerns for React developers

70
Comments
2 min read
SERIES: React Native (Step by Step) - Nested Navigation, Persistent Redux Store and Returning Users

SERIES: React Native (Step by Step) - Nested Navigation, Persistent Redux Store and Returning Users

12
Comments 1
8 min read
Angular: font-size e acessibilidade

Angular: font-size e acessibilidade

2
Comments
2 min read
Your next boilerplate

Your next boilerplate

7
Comments 7
1 min read
How to Customize the Angular Tree Grid by Creating Reusable Components

How to Customize the Angular Tree Grid by Creating Reusable Components

5
Comments
5 min read
Building a Professionally Designed Website Episode 2 - CSS Framework, Baseline Grid, NextJS Structure

Building a Professionally Designed Website Episode 2 - CSS Framework, Baseline Grid, NextJS Structure

25
Comments
2 min read
Validate like a pro everywhere with yup

Validate like a pro everywhere with yup

12
Comments
3 min read
Upload a file with React

Upload a file with React

48
Comments
2 min read
Happy little clouds: finding my way with CDK

Happy little clouds: finding my way with CDK

16
Comments
5 min read
JS interview in 2 minutes / Polymorphism (OOP)

JS interview in 2 minutes / Polymorphism (OOP)

25
Comments
3 min read
D365 TypeScript Web Resources - Part 6 - Application Insights

D365 TypeScript Web Resources - Part 6 - Application Insights

6
Comments
3 min read
Dead simple State Management with Stoxy

Dead simple State Management with Stoxy

34
Comments 5
1 min read
Understanding event-sourcing using the Booster Framework

Understanding event-sourcing using the Booster Framework

12
Comments 3
10 min read
Login con Angular y Auth0

Login con Angular y Auth0

22
Comments
10 min read
Writing a composable function to fetch data from REST API in Vue.js

Writing a composable function to fetch data from REST API in Vue.js

45
Comments
7 min read
JS interview in 2 minutes / Inheritance in OOP

JS interview in 2 minutes / Inheritance in OOP

15
Comments 4
3 min read
JS interview in 2 minutes / Object-Oriented Programming (OOP)

JS interview in 2 minutes / Object-Oriented Programming (OOP)

28
Comments 3
2 min read
Como usar HttpInterceptors en Angular

Como usar HttpInterceptors en Angular

24
Comments
3 min read
I built a game with Vite

I built a game with Vite

4
Comments 1
2 min read
Understanding Design Patterns: Observer

Understanding Design Patterns: Observer

48
Comments
14 min read
TypeScript's Unknown data type

TypeScript's Unknown data type

10
Comments
2 min read
Typescript, NodeJS and ES6/ESM Modules

Typescript, NodeJS and ES6/ESM Modules

13
Comments 3
4 min read
Custom complex React Context and TypeScript

Custom complex React Context and TypeScript

7
Comments 1
4 min read
JS interview in 2 minutes / Static vs Dynamic typing

JS interview in 2 minutes / Static vs Dynamic typing

61
Comments 3
2 min read
JS interview in 2 minutes / Higher Order Functions

JS interview in 2 minutes / Higher Order Functions

76
Comments 7
2 min read
Setting up a typescript project in 2021

Setting up a typescript project in 2021

20
Comments
5 min read
Creating Favourites with Local Storage and useRef() in React.

Creating Favourites with Local Storage and useRef() in React.

8
Comments 2
2 min read
Reverse switch?

Reverse switch?

15
Comments 12
1 min read
Simplify code reviews and improve consistency with custom eslint rules

Simplify code reviews and improve consistency with custom eslint rules

3
Comments 2
7 min read
🚀10 Trending projects on GitHub for web developers - 23rd April 2021

🚀10 Trending projects on GitHub for web developers - 23rd April 2021

179
Comments 5
3 min read
Build Real-World React Native App setups, issues faced, and tips

Build Real-World React Native App setups, issues faced, and tips

9
Comments
4 min read
loading...