DEV Community

TypeScript

Optional static type-checking for JavaScript.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
useStateWithPromise: a custom hook to await state updates of useState

useStateWithPromise: a custom hook to await state updates of useState

17
Comments 4
6 min read
How to use React Suspense for Code-Splitting?

How to use React Suspense for Code-Splitting?

30
Comments 5
4 min read
Mocha/Chai with TypeScript

Mocha/Chai with TypeScript

60
Comments 14
3 min read
Integrating Google authentication with your Angular app

Integrating Google authentication with your Angular app

22
Comments 2
4 min read
Clean MVC architecture with Model-React

Clean MVC architecture with Model-React

8
Comments 2
5 min read
Avoiding import issues in TypeScript monorepos

Avoiding import issues in TypeScript monorepos

11
Comments 1
4 min read
Managing and removing duplicated values with javascript Sets

Managing and removing duplicated values with javascript Sets

9
Comments
7 min read
Implement Google Sign-In(OAuth) in your Angular App in under 15 minutes 🚀

Implement Google Sign-In(OAuth) in your Angular App in under 15 minutes 🚀

235
Comments 2
13 min read
Start a new Electron app with React and Typescript.

Start a new Electron app with React and Typescript.

78
Comments 23
3 min read
Another COVID-19 Tracker

Another COVID-19 Tracker

8
Comments
1 min read
Stop coding, dad!

Stop coding, dad!

6
Comments 1
3 min read
I'm in a Pickle - Configuring Gherkin with NX Workspaces

I'm in a Pickle - Configuring Gherkin with NX Workspaces

6
Comments
6 min read
You can pass a predicate to RxJS’s first() operator, I was not aware!

You can pass a predicate to RxJS’s first() operator, I was not aware!

5
Comments
1 min read
Building authentication for microservices using NestJS

Building authentication for microservices using NestJS

182
Comments 26
14 min read
Arrays vs Tuples in TypeScript

Arrays vs Tuples in TypeScript

10
Comments
2 min read
Personal Blog Built using Nextjs and TypeScript

Personal Blog Built using Nextjs and TypeScript

19
Comments
2 min read
TypeScript Generics - Recover your type checks and IntelliSense

TypeScript Generics - Recover your type checks and IntelliSense

18
Comments
6 min read
Click outside listener for React components in 10 lines of code [Using Hooks]

Click outside listener for React components in 10 lines of code [Using Hooks]

20
Comments 3
2 min read
Next.js, Apollo Client and Server on a single Express app

Next.js, Apollo Client and Server on a single Express app

85
Comments 8
7 min read
Cantara 💙 - A CLI tool to create Serverless Fullstack React apps in minutes

Cantara 💙 - A CLI tool to create Serverless Fullstack React apps in minutes

68
Comments
3 min read
I built a JS template engine 3x faster than EJS

I built a JS template engine 3x faster than EJS

102
Comments 15
3 min read
Angular Table row-span and col-span based on typescript data object

Angular Table row-span and col-span based on typescript data object

5
Comments
1 min read
Do you bundle your server-side TypeScript?

Do you bundle your server-side TypeScript?

5
Comments 1
1 min read
Snippets I Always Need to Look Up When Writing Tests with React Testing Library

Snippets I Always Need to Look Up When Writing Tests with React Testing Library

10
Comments
5 min read
⭐ Dev-Cheats: A Curated Collection of Beautiful Cheat-Sheets

⭐ Dev-Cheats: A Curated Collection of Beautiful Cheat-Sheets

66
Comments 3
2 min read
loading...