DEV Community

TypeScript

Optional static type-checking for JavaScript.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Short and Sweet: Typescript const assertions

Short and Sweet: Typescript const assertions

7
Comments
3 min read
Create your own Figma code generator!

Create your own Figma code generator!

11
Comments
5 min read
How to publish TypeScript package to NPM

How to publish TypeScript package to NPM

55
Comments 1
3 min read
অবজার্ভার ডিজাইন প্যাটার্ন উইথ টাইপস্ক্রিপ্ট

অবজার্ভার ডিজাইন প্যাটার্ন উইথ টাইপস্ক্রিপ্ট

15
Comments
1 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
Should I learn Angular or React?

Should I learn Angular or React?

35
Comments 27
3 min read
O guia completo do gRPC parte 1: O que é gRPC?

O guia completo do gRPC parte 1: O que é gRPC?

17
Comments 1
13 min read
Implementing image uploading with Type-GraphQL, Apollo and TypeORM

Implementing image uploading with Type-GraphQL, Apollo and TypeORM

30
Comments 2
7 min read
How to install and use the Angular CLI?

How to install and use the Angular CLI?

5
Comments
6 min read
Factory arrow functions in TypeScript

Factory arrow functions in TypeScript

8
Comments
7 min read
🚀10 Trending projects on GitHub for web developers - 16th April 2021

🚀10 Trending projects on GitHub for web developers - 16th April 2021

166
Comments 2
2 min read
Easy JavaScript Toolchain Management with Volta

Easy JavaScript Toolchain Management with Volta

6
Comments
2 min read
Os Perigos dos ENUMS em TypeScript

Os Perigos dos ENUMS em TypeScript

14
Comments
7 min read
How to output raw SQL with filled parameters in TypeORM?

How to output raw SQL with filled parameters in TypeORM?

15
Comments 3
2 min read
Measure execution times in browsers & Node.js

Measure execution times in browsers & Node.js

43
Comments
4 min read
First Steps in Unit Testing with TypeScript

First Steps in Unit Testing with TypeScript

15
Comments
10 min read
Node.JS - Foal framework - What's new in version 2 (4/4)

Node.JS - Foal framework - What's new in version 2 (4/4)

15
Comments 1
4 min read
Announcing new and simple state manager “Exome”

Announcing new and simple state manager “Exome”

53
Comments 16
5 min read
Let's Build a Snazzy Animated Sticky Footer For GDPR Compliance!

Let's Build a Snazzy Animated Sticky Footer For GDPR Compliance!

8
Comments
7 min read
TypeScript Enums I Want to Actually Use

TypeScript Enums I Want to Actually Use

7
Comments
9 min read
Create your first RESTful API with Deno, Oak and MongoDB

Create your first RESTful API with Deno, Oak and MongoDB

36
Comments 1
5 min read
Typescript is the better Javascript

Typescript is the better Javascript

22
Comments 7
3 min read
React Hooks Explained: useImperativeHandle

React Hooks Explained: useImperativeHandle

156
Comments 18
13 min read
Type checking global JavaScript libraries in VS Code for when you just want learn and code.

Type checking global JavaScript libraries in VS Code for when you just want learn and code.

5
Comments
4 min read
Theming your Angular apps using CSS Variables - Easy Solution!

Theming your Angular apps using CSS Variables - Easy Solution!

42
Comments 5
4 min read
Import a File as a Raw String in Gatsby or React

Import a File as a Raw String in Gatsby or React

9
Comments
7 min read
The semicolon in JavaScript / TypeScript: pros and cons

The semicolon in JavaScript / TypeScript: pros and cons

6
Comments 3
2 min read
Creating a Reddit Clone Using React and GraphQL - 17

Creating a Reddit Clone Using React and GraphQL - 17

5
Comments
4 min read
Should I learn Typescript before React?

Should I learn Typescript before React?

5
Comments
1 min read
Criando um projeto React com TypeScript, Eslint e Prettier

Criando um projeto React com TypeScript, Eslint e Prettier

43
Comments 2
5 min read
[TypeScript] Edit images

[TypeScript] Edit images

6
Comments
6 min read
Automated visual regression testing with TypeScript, Puppeteer, Jest and Jest Image Snapshot

Automated visual regression testing with TypeScript, Puppeteer, Jest and Jest Image Snapshot

21
Comments 1
7 min read
Top 50 TypeScript Interview Questions Explained

Top 50 TypeScript Interview Questions Explained

91
Comments
11 min read
Understanding TypeScript Decorators

Understanding TypeScript Decorators

13
Comments
3 min read
Intro to Angular - Observables, Services, Nested Components

Intro to Angular - Observables, Services, Nested Components

21
Comments
10 min read
Creating Portals in three.js

Creating Portals in three.js

8
Comments
8 min read
Different ways to run schematics from another schematics

Different ways to run schematics from another schematics

6
Comments
6 min read
A quick dive into generators

A quick dive into generators

40
Comments
5 min read
Build Cool APIs In Express and TypeScript

Build Cool APIs In Express and TypeScript

5
Comments
2 min read
How to install typescript on Ubuntu

How to install typescript on Ubuntu

24
Comments 2
1 min read
Validating numeric query parameters in NestJS

Validating numeric query parameters in NestJS

85
Comments 17
2 min read
Typescript Cheatsheet Syntax Part 1

Typescript Cheatsheet Syntax Part 1

14
Comments
4 min read
Create object property string path generator with typescript

Create object property string path generator with typescript

10
Comments 9
2 min read
[Electron][TypeScript][PDF.js] Create images from PDF

[Electron][TypeScript][PDF.js] Create images from PDF

8
Comments
5 min read
Generate TypeScript definitions from PostgreSQL

Generate TypeScript definitions from PostgreSQL

6
Comments
2 min read
How to use angular library locally with Hot Module Reload

How to use angular library locally with Hot Module Reload

11
Comments 1
2 min read
Three ways to handle recursion

Three ways to handle recursion

84
Comments 2
4 min read
Ember Apollo Client + @use

Ember Apollo Client + @use

13
Comments 6
5 min read
Dynamic import - recipe for a lightning fast application

Dynamic import - recipe for a lightning fast application

6
Comments
4 min read
Checking if a user owns a domain

Checking if a user owns a domain

5
Comments
3 min read
Service example to sync the database with data from a third party API (with tests)

Service example to sync the database with data from a third party API (with tests)

10
Comments
6 min read
Slow and Steady: Converting Sentry’s Entire Frontend to TypeScript

Slow and Steady: Converting Sentry’s Entire Frontend to TypeScript

11
Comments 1
10 min read
type vs interface in TypeScript

type vs interface in TypeScript

66
Comments 8
4 min read
Optimizing graphics when working with Joint JS

Optimizing graphics when working with Joint JS

25
Comments 1
5 min read
Writing a CSS-in-JS library to rapidly create reusable designs

Writing a CSS-in-JS library to rapidly create reusable designs

13
Comments
3 min read
How to make a Cookie Policy Banner without any npm package

How to make a Cookie Policy Banner without any npm package

6
Comments 2
2 min read
Use Typescript mapped types to "Promisify" interfaces

Use Typescript mapped types to "Promisify" interfaces

7
Comments
4 min read
Enhanced Serverless GitHub Metrics

Enhanced Serverless GitHub Metrics

7
Comments
9 min read
TypeScript: Sorting out tsconfig. Part 1

TypeScript: Sorting out tsconfig. Part 1

35
Comments 2
10 min read
Keycloakify: Create Keycloak themes using React

Keycloakify: Create Keycloak themes using React

23
Comments
2 min read
loading...