DEV Community

TypeScript

Optional static type-checking for JavaScript.

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
Basics of Typescript

Basics of Typescript

26
Comments 2
2 min read
Re-running Component Initialization Lifecycles in Angular Unit Tests

Re-running Component Initialization Lifecycles in Angular Unit Tests

4
Comments 6
3 min read
It's Prisma Time - Create Relations

It's Prisma Time - Create Relations

19
Comments
4 min read
Generate your own Dev.to wrapped 2021

Generate your own Dev.to wrapped 2021

29
Comments 5
2 min read
Migrate a JS Project to Yarn Berry

Migrate a JS Project to Yarn Berry

4
Comments
1 min read
Making eyes bigger in images with Amazon Rekognition and OpenCV

Making eyes bigger in images with Amazon Rekognition and OpenCV

6
Comments
7 min read
Mutate a code with Angular schematics like a boss

Mutate a code with Angular schematics like a boss

6
Comments
6 min read
NestJS: Pode usar mais e mais!

NestJS: Pode usar mais e mais!

3
Comments 3
3 min read
Do you really know TypeScript? (2): Being strict

Do you really know TypeScript? (2): Being strict

7
Comments
3 min read
Understanding nouns with tinyplural

Understanding nouns with tinyplural

6
Comments
3 min read
Remove console logs in production build (Angular 2.x)

Remove console logs in production build (Angular 2.x)

5
Comments
1 min read
Next.js + MUI v5 + Typescript tutorial and starter

Next.js + MUI v5 + Typescript tutorial and starter

41
Comments 16
10 min read
Starting React Native Project in 2022

Starting React Native Project in 2022

12
Comments
6 min read
Jest and Typescript: Mocking Overload Signatures

Jest and Typescript: Mocking Overload Signatures

8
Comments 1
4 min read
Do you really know TypeScript? (1): Thinking in sets

Do you really know TypeScript? (1): Thinking in sets

26
Comments 1
3 min read
Create Prisma Generator

Create Prisma Generator

15
Comments 2
12 min read
Create Redux-like state management with React âš›

Create Redux-like state management with React âš›

21
Comments
3 min read
Server Side Rendering, Prisma + Next.js + TypeScript

Server Side Rendering, Prisma + Next.js + TypeScript

17
Comments 1
1 min read
React JS CRUD operations using Local Storage

React JS CRUD operations using Local Storage

16
Comments 2
1 min read
CMD+K Search Modal Tutorial (Part 1)

CMD+K Search Modal Tutorial (Part 1)

8
Comments
2 min read
Basic CRUD Operations in Prisma

Basic CRUD Operations in Prisma

14
Comments
12 min read
Component-First Architecture with Angular and Standalone Components

Component-First Architecture with Angular and Standalone Components

20
Comments 2
4 min read
How to Use Type Guards for Type-Safe Events in TypeScript

How to Use Type Guards for Type-Safe Events in TypeScript

8
Comments
4 min read
Dealing With Test Doubles

Dealing With Test Doubles

6
Comments 1
7 min read
Mixing Laravel 8 + VueJS 3 with TS in Laravel Mix

Mixing Laravel 8 + VueJS 3 with TS in Laravel Mix

9
Comments
5 min read
Improving the Next.js config

Improving the Next.js config

51
Comments
5 min read
Building a simple Colour Picker in React from scratch

Building a simple Colour Picker in React from scratch

19
Comments 2
12 min read
It's Prisma Time - Create Db

It's Prisma Time - Create Db

13
Comments 3
1 min read
Observables... why?

Observables... why?

2
Comments
1 min read
Level Up Your JavaScript With These 60 Quick Fixes for VS Code

Level Up Your JavaScript With These 60 Quick Fixes for VS Code

96
Comments 7
7 min read
User validation with Passport.js and fp-ts

User validation with Passport.js and fp-ts

6
Comments
1 min read
Errors I dealt with in Next.js - styled components, pages, types

Errors I dealt with in Next.js - styled components, pages, types

6
Comments
4 min read
TypeScript Monorepos with Yarn

TypeScript Monorepos with Yarn

7
Comments
7 min read
Markdown editor for freedom!

Markdown editor for freedom!

36
Comments 5
4 min read
Advanced typescript for React developers - part 3

Advanced typescript for React developers - part 3

107
Comments
7 min read
Ubiquitous Types: Introduction to Algebraic Data Types

Ubiquitous Types: Introduction to Algebraic Data Types

7
Comments
4 min read
Typescript enums drawbacks and solutions

Typescript enums drawbacks and solutions

8
Comments 1
5 min read
Input validation in Express from TypeScript

Input validation in Express from TypeScript

9
Comments
4 min read
Return union types in ReScript

Return union types in ReScript

5
Comments
4 min read
We opened a lightweight Web IDE UI framework!

We opened a lightweight Web IDE UI framework!

3
Comments 3
3 min read
Reusable form components using react + react hooks form + yup + typescript

Reusable form components using react + react hooks form + yup + typescript

25
Comments 1
3 min read
Per-user global stores in Sveltekit

Per-user global stores in Sveltekit

15
Comments
5 min read
How to use Type Guards in Typescript

How to use Type Guards in Typescript

7
Comments
2 min read
Starting a Prisma + TypeScript Project

Starting a Prisma + TypeScript Project

23
Comments 2
7 min read
Styled Components for React Native the way they should have been

Styled Components for React Native the way they should have been

8
Comments
2 min read
Which programming language should you learn in 2022 to remain relevant and also increase your revenue.

Which programming language should you learn in 2022 to remain relevant and also increase your revenue.

47
Comments 27
3 min read
Get started with deno (from NodeJS or not...)

Get started with deno (from NodeJS or not...)

13
Comments
5 min read
It's Prisma Time - Create Table

It's Prisma Time - Create Table

17
Comments
3 min read
TypeScript Utility: keyof nested object

TypeScript Utility: keyof nested object

99
Comments 15
6 min read
How to write a Diagnostics TypeScript Language Service Plugin?

How to write a Diagnostics TypeScript Language Service Plugin?

2
Comments
6 min read
Encoding HKTs in TypeScript (Once Again)

Encoding HKTs in TypeScript (Once Again)

47
Comments 4
5 min read
What’s new in TypeScript 4.5

What’s new in TypeScript 4.5

5
Comments
9 min read
Introduction to Deploying Angular MFEs with Netlify

Introduction to Deploying Angular MFEs with Netlify

6
Comments
4 min read
How we secure our password in express and mongoDB

How we secure our password in express and mongoDB

8
Comments
1 min read
Lab 8: TESTING !!!!

Lab 8: TESTING !!!!

2
Comments
2 min read
Type-Safe Styled-Components Theming for React.js and Next.js đź’…

Type-Safe Styled-Components Theming for React.js and Next.js đź’…

10
Comments
3 min read
GraphQL Code Generator with TypeScript and Prisma models

GraphQL Code Generator with TypeScript and Prisma models

10
Comments
6 min read
Type-safe Dictionary in TypeScript

Type-safe Dictionary in TypeScript

3
Comments
2 min read
TIL: get strongly typed HTTP headers with TypeScript

TIL: get strongly typed HTTP headers with TypeScript

9
Comments
3 min read
Hover your mouse on the particles!

Hover your mouse on the particles!

5
Comments
1 min read
loading...