DEV Community

TypeScript

Optional static type-checking for JavaScript.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
[PART 16] Creating a Twitter clone with GraphQL, Typescript, and React ( Tweets timeline )

[PART 16] Creating a Twitter clone with GraphQL, Typescript, and React ( Tweets timeline )

8
Comments
5 min read
NoSQL with joins

NoSQL with joins

4
Comments
1 min read
Mocking dependencies with Jest + TypeScript

Mocking dependencies with Jest + TypeScript

15
Comments 4
2 min read
Taking the first challenge with nextjs and project release

Taking the first challenge with nextjs and project release

2
Comments
2 min read
Almost no config!!! Snowpack ️ + React + TS

Almost no config!!! Snowpack ️ + React + TS

30
Comments 13
3 min read
The secret to configuring eslint, prettier, prettier-eslint plugin in VsCode for Angular, Ts, and Js Project

The secret to configuring eslint, prettier, prettier-eslint plugin in VsCode for Angular, Ts, and Js Project

24
Comments 3
3 min read
JavaScript Flaws: 5 stupid NPM packages

JavaScript Flaws: 5 stupid NPM packages

23
Comments 4
3 min read
TDD Part 2: What is a Unit Test?

TDD Part 2: What is a Unit Test?

4
Comments 1
3 min read
React-Typescript and vanilla CSS portfolio project

React-Typescript and vanilla CSS portfolio project

7
Comments
3 min read
react-ts-starter

react-ts-starter

7
Comments
1 min read
Taiga UI is a new Angular UI Kit that you should try

Taiga UI is a new Angular UI Kit that you should try

30
Comments 4
5 min read
Angular 12

Angular 12

12
Comments 3
2 min read
A Modern MEAN-stack with Angular and Typescript

A Modern MEAN-stack with Angular and Typescript

9
Comments
11 min read
How to update object or array state in React

How to update object or array state in React

29
Comments 7
1 min read
D365 TypeScript Web Resources - Part 5 - Unit Testing

D365 TypeScript Web Resources - Part 5 - Unit Testing

4
Comments
4 min read
10 bad TypeScript habits to break this year

10 bad TypeScript habits to break this year

7
Comments 1
7 min read
Building an api with NestJS (For beginners)

Building an api with NestJS (For beginners)

21
Comments
6 min read
How to reuse input elements in the form React

How to reuse input elements in the form React

10
Comments
1 min read
useContext() with Typescript

useContext() with Typescript

72
Comments 14
3 min read
3 reasons why you should try Prisma, today!

3 reasons why you should try Prisma, today!

5
Comments
3 min read
Extending React Standard Types to Allow for Children as a Function

Extending React Standard Types to Allow for Children as a Function

10
Comments
7 min read
Introducing @rxweb/angular-router : Handle Angular Routing Better 🚀

Introducing @rxweb/angular-router : Handle Angular Routing Better 🚀

10
Comments
2 min read
How to update an array state in React.Js

How to update an array state in React.Js

13
Comments 7
3 min read
Simplified Way to Perform Authentication in Angular Routing

Simplified Way to Perform Authentication in Angular Routing

7
Comments
2 min read
React Native Form Management Tutorial - Building a credit card form

React Native Form Management Tutorial - Building a credit card form

52
Comments
13 min read
Upgrading Angular from 8 to 10 (Updated to 11)

Upgrading Angular from 8 to 10 (Updated to 11)

21
Comments 1
11 min read
Do you use CDN? Why? Why not? And yes, it does work with build process and TypeScript. What about CSS?

Do you use CDN? Why? Why not? And yes, it does work with build process and TypeScript. What about CSS?

Comments
1 min read
Template Literal Types in TypeScript 4.1

Template Literal Types in TypeScript 4.1

5
Comments 1
2 min read
Tidy TypeScript: Avoid traditional OOP patterns

Tidy TypeScript: Avoid traditional OOP patterns

3
Comments
5 min read
How to avoid long relative paths import in your angular app 🚂

How to avoid long relative paths import in your angular app 🚂

9
Comments 2
1 min read
Trying Out Electron JS

Trying Out Electron JS

10
Comments
5 min read
Why You Should Try Theme UI

Why You Should Try Theme UI

34
Comments 5
3 min read
Error handling without try/catch blocks

Error handling without try/catch blocks

6
Comments
2 min read
Tidy TypeScript: Prefer union types over enums

Tidy TypeScript: Prefer union types over enums

7
Comments
5 min read
Tidy TypeScript: Prefer type aliases over interfaces

Tidy TypeScript: Prefer type aliases over interfaces

2
Comments
3 min read
React Tree View using TailwindCSS/TypeScript/Storybook/Context API

React Tree View using TailwindCSS/TypeScript/Storybook/Context API

7
Comments 2
1 min read
How to Build a LitElement Application with Rollup.js and TypeScript

How to Build a LitElement Application with Rollup.js and TypeScript

14
Comments
7 min read
Boost your productivity by creating your own CLI command with typescript and OCLIF (Part 2) 🚀

Boost your productivity by creating your own CLI command with typescript and OCLIF (Part 2) 🚀

11
Comments 1
4 min read
How to Serve a Single Page Application (SPA) using Rollup.js and Web Dev Server

How to Serve a Single Page Application (SPA) using Rollup.js and Web Dev Server

8
Comments
8 min read
How to Setup a TypeScript project using Rollup.js

How to Setup a TypeScript project using Rollup.js

2
Comments
7 min read
Generate RSS Feed with Node.js

Generate RSS Feed with Node.js

4
Comments
8 min read
Convert Relative URL to Absolute URL with Node.js

Convert Relative URL to Absolute URL with Node.js

4
Comments
4 min read
How to insertAt, removeAt and remove an element in array JavaScript

How to insertAt, removeAt and remove an element in array JavaScript

7
Comments
1 min read
Rust Pattern Matching Examples for Typescript Developers

Rust Pattern Matching Examples for Typescript Developers

8
Comments
6 min read
100,000 lines of Typescript: A data-backed retrospective

100,000 lines of Typescript: A data-backed retrospective

4
Comments
10 min read
Development of a simple shopping cart application

Development of a simple shopping cart application

18
Comments 10
8 min read
ReactJS protected routes

ReactJS protected routes

46
Comments
3 min read
How Typescript Generics Work

How Typescript Generics Work

9
Comments
3 min read
Getting Started with Nuxt + Composition API + TypeScript

Getting Started with Nuxt + Composition API + TypeScript

29
Comments 10
3 min read
You may not need ngOnChanges

You may not need ngOnChanges

6
Comments
2 min read
Creating an Animated TextField with React Native

Creating an Animated TextField with React Native

28
Comments 11
6 min read
How to create a scalable vue.js setup (Part I)

How to create a scalable vue.js setup (Part I)

27
Comments 4
4 min read
Full Stack Reddit Clone - Spring Boot, React, Electron App - Part 7

Full Stack Reddit Clone - Spring Boot, React, Electron App - Part 7

6
Comments 1
4 min read
Mediator Pattern Self Created Documentation

Mediator Pattern Self Created Documentation

9
Comments
3 min read
A nextjs template with typescript, tailwindcss and storybook support 🏗

A nextjs template with typescript, tailwindcss and storybook support 🏗

15
Comments 9
3 min read
Zip Iterator in Typescript

Zip Iterator in Typescript

3
Comments 1
2 min read
Generating Random Human-Readable Slugs in JavaScript

Generating Random Human-Readable Slugs in JavaScript

39
Comments 5
4 min read
🚀10 Trending projects on GitHub for web developers - 15th January 2021

🚀10 Trending projects on GitHub for web developers - 15th January 2021

95
Comments 4
2 min read
Build a Custom React Router From Scratch

Build a Custom React Router From Scratch

40
Comments
4 min read
Setup Vue3 with Element UI

Setup Vue3 with Element UI

29
Comments 1
1 min read
loading...