DEV Community

TypeScript

Optional static type-checking for JavaScript.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
How to reuse input elements in the form React

How to reuse input elements in the form React

10
Comments
1 min read
3 reasons why you should try Prisma, today!

3 reasons why you should try Prisma, today!

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

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

10
Comments
2 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
How to update an array state in React.Js

How to update an array state in React.Js

14
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)

22
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 🚂

10
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

11
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

10
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

17
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
Rust Pattern Matching Examples for Typescript Developers

Rust Pattern Matching Examples for Typescript Developers

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

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

8
Comments
1 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

11
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

7
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
Generating Random Human-Readable Slugs in JavaScript

Generating Random Human-Readable Slugs in JavaScript

39
Comments 5
4 min read
Zip Iterator in Typescript

Zip Iterator in Typescript

3
Comments 1
2 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
Weekly Update #2 - 17th Jan 2021

Weekly Update #2 - 17th Jan 2021

8
Comments 2
2 min read
WebAssembly + Rust + TypeScript project setup

WebAssembly + Rust + TypeScript project setup

12
Comments 7
2 min read
Angular Tutorial: Getting started with Angular 2+

Angular Tutorial: Getting started with Angular 2+

24
Comments 4
8 min read
Update: 🏆 GitHub Profile Trophy / Add dynamically generated GitHub Trophy on your readme

Update: 🏆 GitHub Profile Trophy / Add dynamically generated GitHub Trophy on your readme

29
Comments
2 min read
Dynamically assigning a function name in javascript

Dynamically assigning a function name in javascript

28
Comments 1
2 min read
【ASP.NET Core】【TypeScript】File Download

【ASP.NET Core】【TypeScript】File Download

7
Comments
8 min read
Migrating AngularJS to Angular

Migrating AngularJS to Angular

16
Comments 1
8 min read
Configurando Typeorm + Primeiro CRUD

Configurando Typeorm + Primeiro CRUD

6
Comments
6 min read
JAMstack: Blast Off Your Website

JAMstack: Blast Off Your Website

45
Comments 5
4 min read
daniguardio.la, my new new website

daniguardio.la, my new new website

10
Comments 2
6 min read
How to use Socket.io with Next.js, Express and TypeScript (ES6 import instead of require statements)

How to use Socket.io with Next.js, Express and TypeScript (ES6 import instead of require statements)

37
Comments 7
3 min read
Basic Types are a Red Flag, Part 1

Basic Types are a Red Flag, Part 1

8
Comments 2
5 min read
Use multiple interfaces/types as Props in react with typescript.

Use multiple interfaces/types as Props in react with typescript.

15
Comments 5
2 min read
How to write tests for Prisma with Docker and Jest

How to write tests for Prisma with Docker and Jest

82
Comments 5
8 min read
Pass Props to CSS in styled-components with typescript.

Pass Props to CSS in styled-components with typescript.

19
Comments 1
1 min read
Solving 1 random codewars challenge in Typescript per day - Day 1

Solving 1 random codewars challenge in Typescript per day - Day 1

5
Comments
1 min read
Understanding Design Patterns: Factory-Method

Understanding Design Patterns: Factory-Method

91
Comments
11 min read
Errors are results

Errors are results

6
Comments
4 min read
loading...