DEV Community

TypeScript

Optional static type-checking for JavaScript.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
TwilioHackathon - Manage homeworks in WhatsApp chat easily

TwilioHackathon - Manage homeworks in WhatsApp chat easily

8
Comments 4
3 min read
Vue + Typescript = 🔥

Vue + Typescript = 🔥

10
Comments
1 min read
Static site generation with NextJs and a headless CMS

Static site generation with NextJs and a headless CMS

36
Comments
5 min read
Observer Pattern: Conceito e exemplo

Observer Pattern: Conceito e exemplo

11
Comments 4
4 min read
Using Pick<T,K> in TypeScript

Using Pick<T,K> in TypeScript

4
Comments
1 min read
Enums en TypeScript

Enums en TypeScript

8
Comments 1
3 min read
Get start with Typescript and Parcel

Get start with Typescript and Parcel

18
Comments 11
2 min read
Generics de TypeScript

Generics de TypeScript

9
Comments
4 min read
Build A Simple CLI Tool With Deno

Build A Simple CLI Tool With Deno

18
Comments 3
5 min read
Jordan Scrapes Secretary of States: North Dakota

Jordan Scrapes Secretary of States: North Dakota

5
Comments
4 min read
Jordan Mocks Puppeteer with Jest

Jordan Mocks Puppeteer with Jest

16
Comments 1
5 min read
Testing an Akita-Angular Application with Cypress

Testing an Akita-Angular Application with Cypress

5
Comments 1
2 min read
Row Polymorphic Records for More Type Safety in Typescript

Row Polymorphic Records for More Type Safety in Typescript

3
Comments 2
1 min read
How to use svg files in React-Native with Typescript

How to use svg files in React-Native with Typescript

45
Comments 6
3 min read
In defense of TypeScript

In defense of TypeScript

55
Comments 8
9 min read
The better way to Validate the props in Vue

The better way to Validate the props in Vue

44
Comments
3 min read
Use TypeScript and npm packages to create a browser extension

Use TypeScript and npm packages to create a browser extension

4
Comments
3 min read
Preloading React components

Preloading React components

24
Comments
2 min read
Understanding primitive vs reference type in javascript and what you can do with it

Understanding primitive vs reference type in javascript and what you can do with it

7
Comments
5 min read
Client Connector - Twilio Hackathon Update 2

Client Connector - Twilio Hackathon Update 2

6
Comments
3 min read
React Native: Generating TypeScript Types for Environment Variables

React Native: Generating TypeScript Types for Environment Variables

12
Comments 1
3 min read
Building a reactive microwave for Ryan Cavanaugh with RxJs

Building a reactive microwave for Ryan Cavanaugh with RxJs

7
Comments 1
15 min read
Deploying a Node app to Beanstalk using aws-cdk (TypeScript)

Deploying a Node app to Beanstalk using aws-cdk (TypeScript)

25
Comments 3
5 min read
What Is a TypeScript

What Is a TypeScript

8
Comments
2 min read
Consuming a separate stylesheet with Lit & TS

Consuming a separate stylesheet with Lit & TS

6
Comments 2
1 min read
tsParticles Polygon Mask with multiple paths

tsParticles Polygon Mask with multiple paths

4
Comments
1 min read
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

57
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

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

Avoiding import issues in TypeScript monorepos

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

Managing and removing duplicated values with javascript Sets

8
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 🚀

234
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

18
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

99
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

4
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
Test your React App with Context

Test your React App with Context

6
Comments
3 min read
Fun with Dates

Fun with Dates

6
Comments
7 min read
⭐ Dev-Cheats: A Curated Collection of Beautiful Cheat-Sheets

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

54
Comments 3
2 min read
Electron - Quick start with Typescript

Electron - Quick start with Typescript

62
Comments 3
3 min read
Google Sheets API quickstart in TypeScript

Google Sheets API quickstart in TypeScript

14
Comments 1
2 min read
Test email sign-up with real email addresses (NodeJS, CypressJS, and MailSlurp)

Test email sign-up with real email addresses (NodeJS, CypressJS, and MailSlurp)

8
Comments 1
3 min read
Boilerplate: NuxtJS + Express server + Jest, all in Typescript

Boilerplate: NuxtJS + Express server + Jest, all in Typescript

10
Comments 5
1 min read
tsParticles emitters preview on CodePen

tsParticles emitters preview on CodePen

3
Comments
1 min read
An update on my Twilio Application

An update on my Twilio Application

7
Comments
2 min read
Yet another slider with tsParticles

Yet another slider with tsParticles

5
Comments
1 min read
loading...