DEV Community

TypeScript

Optional static type-checking for JavaScript.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Wrapping React Components Inside Custom Elements

Wrapping React Components Inside Custom Elements

9
Comments
6 min read
BaseComponent for react

BaseComponent for react

7
Comments 2
4 min read
Node.js Framework: Scepticism, Problems and Yet Another Framework

Node.js Framework: Scepticism, Problems and Yet Another Framework

7
Comments
3 min read
Use Custom HTML Attribute's in TypeScript

Use Custom HTML Attribute's in TypeScript

13
Comments 2
1 min read
Writing a code analyzer in TypeScript (from scratch)

Writing a code analyzer in TypeScript (from scratch)

105
Comments 6
17 min read
A Guide to Angular 8's Differential Loading

A Guide to Angular 8's Differential Loading

18
Comments 3
2 min read
When to return a Result.Error and when to throw an Exception?

When to return a Result.Error and when to throw an Exception?

7
Comments 1
4 min read
Sharing Prettier configuration files

Sharing Prettier configuration files

22
Comments 3
2 min read
How to make your bundle size smaller if you're using Lodash with Angular

How to make your bundle size smaller if you're using Lodash with Angular

22
Comments 5
2 min read
Just released: tsconfig-api

Just released: tsconfig-api

5
Comments
1 min read
react-hooks: manage global state - no need of redux

react-hooks: manage global state - no need of redux

5
Comments 1
2 min read
TypeScript - Entendendo Generics por completo

TypeScript - Entendendo Generics por completo

14
Comments
6 min read
TypeScript - Novidades que você não conhecia

TypeScript - Novidades que você não conhecia

6
Comments
7 min read
More advanced pipeline composition

More advanced pipeline composition

8
Comments
2 min read
Result: Composition and Error handling

Result: Composition and Error handling

40
Comments
3 min read
Novedades en Angular 8

Novedades en Angular 8

13
Comments
4 min read
Introduciendo Truffle Box con Angular - Aplicaciones Descentralizadas

Introduciendo Truffle Box con Angular - Aplicaciones Descentralizadas

9
Comments
3 min read
I’m a Fan of TypeScript, but Please Be Careful!

I’m a Fan of TypeScript, but Please Be Careful!

9
Comments 3
4 min read
Simple Chat over only HTTP without WebSocket and WebRTC, using Piping Server

Simple Chat over only HTTP without WebSocket and WebRTC, using Piping Server

35
Comments 4
2 min read
Learn TypeScript Linting

Learn TypeScript Linting

13
Comments
3 min read
Discoveries I made while using Typescript and React

Discoveries I made while using Typescript and React

82
Comments 6
3 min read
A different approach to CSS-in-JS...

A different approach to CSS-in-JS...

58
Comments
8 min read
Scroll to top on Angular Router navigation

Scroll to top on Angular Router navigation

10
Comments
3 min read
How to convert withRouter to a React hook.

How to convert withRouter to a React hook.

12
Comments
6 min read
Introduction to TypeScript (for Experienced Developers)

Introduction to TypeScript (for Experienced Developers)

9
Comments
10 min read
How strict is Typescript's strict mode?

How strict is Typescript's strict mode?

71
Comments 8
7 min read
Preload All Angular Bundles

Preload All Angular Bundles

93
Comments 6
3 min read
Angular Library with ng-packagr

Angular Library with ng-packagr

10
Comments
1 min read
Getting started with TypeScript

Getting started with TypeScript

90
Comments 1
3 min read
Setting Up TypeScript for Node

Setting Up TypeScript for Node

10
Comments 2
2 min read
Why SHOULD you use the Repository Pattern in your project? And how to do it, the easy way…

Why SHOULD you use the Repository Pattern in your project? And how to do it, the easy way…

6
Comments
3 min read
Preload Angular Bundles When Good Network Connectivity is Detected

Preload Angular Bundles When Good Network Connectivity is Detected

68
Comments
3 min read
Predictive Preloading Strategy for Your Angular Bundles

Predictive Preloading Strategy for Your Angular Bundles

40
Comments 8
5 min read
Type aliases vs. interfaces in TypeScript-based React apps

Type aliases vs. interfaces in TypeScript-based React apps

27
Comments 1
3 min read
A Beginners Guide to using Typescript with React

A Beginners Guide to using Typescript with React

203
Comments 13
5 min read
You Pick Which Angular Bundles to Preload

You Pick Which Angular Bundles to Preload

47
Comments 1
4 min read
Creating Firebase Cloud Functions in TypeScript

Creating Firebase Cloud Functions in TypeScript

5
Comments
4 min read
“Communicating your needs” / TypeScript’s value from a Buddhist perspective (part 1)

“Communicating your needs” / TypeScript’s value from a Buddhist perspective (part 1)

18
Comments 9
4 min read
Build Your First PWA with Vue and TypeScript

Build Your First PWA with Vue and TypeScript

12
Comments
13 min read
How I moved my blog to a static site using Dojo

How I moved my blog to a static site using Dojo

6
Comments
6 min read
Build a CRUD App with Node.js and GraphQL

Build a CRUD App with Node.js and GraphQL

13
Comments 1
13 min read
Building a WhatsApp Clone with GraphQL, React Hooks and TypeScript

Building a WhatsApp Clone with GraphQL, React Hooks and TypeScript

15
Comments
7 min read
TypeScript function overloads

TypeScript function overloads

20
Comments 3
3 min read
#MonadicMonday compilation: May

#MonadicMonday compilation: May

19
Comments
26 min read
TypeScript monorepo for React project

TypeScript monorepo for React project

138
Comments 14
5 min read
Adding ReasonML to a React TypeScript codebase

Adding ReasonML to a React TypeScript codebase

15
Comments 2
5 min read
Dependency Injection Made Easy for VueJS and Vuex with TypeScript

Dependency Injection Made Easy for VueJS and Vuex with TypeScript

8
Comments
5 min read
Understanding Design Patterns: Command Pattern using StockTrader and R2D2 (StarWars) Examples!

Understanding Design Patterns: Command Pattern using StockTrader and R2D2 (StarWars) Examples!

122
Comments 2
6 min read
Stonex — predictable simple state container

Stonex — predictable simple state container

20
Comments
4 min read
Is “Defensive Programming” actually healthy?

Is “Defensive Programming” actually healthy?

168
Comments 125
5 min read
Make your function calls more readable

Make your function calls more readable

53
Comments 3
4 min read
I Made a Visual Studio Code Plugin

I Made a Visual Studio Code Plugin

56
Comments 2
5 min read
How I Made PostGraphile Faster Than Prisma: 1 Year Later

How I Made PostGraphile Faster Than Prisma: 1 Year Later

28
Comments
8 min read
A New Coding Style for Switch Statements in JavaScript/TypeScript

A New Coding Style for Switch Statements in JavaScript/TypeScript

65
Comments 41
2 min read
Build once deploy to multiple environments 🚀

Build once deploy to multiple environments 🚀

12
Comments
6 min read
Azure Functions + Node.js + TypeScript + Webpack

Azure Functions + Node.js + TypeScript + Webpack

12
Comments
5 min read
Introduction to Loopback 4 and MongoDB

Introduction to Loopback 4 and MongoDB

19
Comments 2
10 min read
Tutorial implementación de notificaciones push en Angular

Tutorial implementación de notificaciones push en Angular

9
Comments
5 min read
Typing React with typescript

Typing React with typescript

37
Comments
4 min read
Side project update #2 - The week of walls

Side project update #2 - The week of walls

6
Comments
4 min read
loading...