DEV Community

TypeScript

Optional static type-checking for JavaScript.

Posts

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

27
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

6
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
daniguardio.la, my new new website

daniguardio.la, my new new website

10
Comments 2
6 min read
JAMstack: Blast Off Your Website

JAMstack: Blast Off Your Website

45
Comments 5
4 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.

14
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

80
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
IDE’s are stuck in the past

IDE’s are stuck in the past

36
Comments 89
3 min read
Writing a To-Do App with GraphQL and Web Components

Writing a To-Do App with GraphQL and Web Components

28
Comments
13 min read
Cryptography for programmers 4: Public key crypto and Protocols

Cryptography for programmers 4: Public key crypto and Protocols

24
Comments 1
8 min read
TS decorators (1/2): the basics

TS decorators (1/2): the basics

36
Comments 2
5 min read
How to add Generators methods in Class

How to add Generators methods in Class

5
Comments
1 min read
Embracing gradual typing — Strategies for adopting TypeScript into a large project (Talk)

Embracing gradual typing — Strategies for adopting TypeScript into a large project (Talk)

5
Comments
2 min read
Recoil with React and TypeScript

Recoil with React and TypeScript

16
Comments 2
3 min read
Why You Should Choose TypeScript Over JavaScript

Why You Should Choose TypeScript Over JavaScript

10
Comments
10 min read
Calling JavaScript from TypeScript

Calling JavaScript from TypeScript

10
Comments
4 min read
The state you've never needed

The state you've never needed

27
Comments 15
5 min read
AWS S3 Iterator in TypeScript

AWS S3 Iterator in TypeScript

2
Comments
1 min read
Pipelines in TypeScript with Generics

Pipelines in TypeScript with Generics

11
Comments
4 min read
Animated Book Star Rating in React Native

Animated Book Star Rating in React Native

12
Comments
4 min read
Submit FormData Object Using Fetch API

Submit FormData Object Using Fetch API

6
Comments
4 min read
Check your JS with TS

Check your JS with TS

15
Comments
6 min read
Lose coupling abstractions in React using TypeScript

Lose coupling abstractions in React using TypeScript

6
Comments
3 min read
Next.js - TypeScript - tailwindcss blog boilerplate

Next.js - TypeScript - tailwindcss blog boilerplate

21
Comments
3 min read
How to use styled-system with typescript

How to use styled-system with typescript

39
Comments 5
2 min read
How to integrate ReactGrid with Chart.js?

How to integrate ReactGrid with Chart.js?

34
Comments
5 min read
Build a useLocalStorage React Hook Package (Contribute to Open Source with Me)

Build a useLocalStorage React Hook Package (Contribute to Open Source with Me)

63
Comments 7
3 min read
Easy Localization: 7 tips to make your work faster

Easy Localization: 7 tips to make your work faster

11
Comments
4 min read
Create a Graphql server with Nodejs, Typescript and Graphql

Create a Graphql server with Nodejs, Typescript and Graphql

27
Comments 1
3 min read
NestJS multi .env using 'nestjs-easyconfig'.

NestJS multi .env using 'nestjs-easyconfig'.

13
Comments 1
2 min read
Real life angular inheritance example

Real life angular inheritance example

5
Comments
5 min read
My First Experience with TypeScript

My First Experience with TypeScript

17
Comments 2
2 min read
🎉 Element UI for Vue 3.0 is coming!

🎉 Element UI for Vue 3.0 is coming!

23
Comments 3
2 min read
How to setup your Typescript server in three steps

How to setup your Typescript server in three steps

8
Comments
2 min read
Boost your productivity by creating your own CLI command with typescript (Part 1) 🔥

Boost your productivity by creating your own CLI command with typescript (Part 1) 🔥

65
Comments 2
6 min read
Resumable multi-chunk upload to GCP Bucket

Resumable multi-chunk upload to GCP Bucket

9
Comments
8 min read
Advanced TypeScript Tips & Tricks

Advanced TypeScript Tips & Tricks

18
Comments
5 min read
Typescript function return type based on parameters

Typescript function return type based on parameters

4
Comments 1
2 min read
Testing Windows installers with Jest

Testing Windows installers with Jest

2
Comments
6 min read
The light decision for React state 👋

The light decision for React state 👋

7
Comments 1
2 min read
Angular search pipe for a list

Angular search pipe for a list

9
Comments 2
4 min read
Weekly Digest 01/2021

Weekly Digest 01/2021

16
Comments
4 min read
DigitalOcean Hackathon

DigitalOcean Hackathon

2
Comments
2 min read
Playground for our Components! Setting up Webpack and Bable Vue 3 typescript component - part 3

Playground for our Components! Setting up Webpack and Bable Vue 3 typescript component - part 3

17
Comments
1 min read
Introduction to Typescript

Introduction to Typescript

23
Comments
5 min read
Fast setup of a TypeScript React project

Fast setup of a TypeScript React project

3
Comments
3 min read
🦕Let's code a Discord bot using Deno

🦕Let's code a Discord bot using Deno

9
Comments
1 min read
7 Tips for Clean Code in JavaScript You Should Know

7 Tips for Clean Code in JavaScript You Should Know

148
Comments 12
5 min read
Weekly Update #1 - 10th Jan 2021

Weekly Update #1 - 10th Jan 2021

12
Comments
1 min read
loading...