DEV Community

TypeScript

Optional static type-checking for JavaScript.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
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

11
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

18
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
Setup Vue3 with Element UI

Setup Vue3 with Element UI

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

13
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
loading...