/dev quem?

Este é o /dev/All: o agregador de sites que produzem conteúdo sobre desenvolvimento de software, mantido pela itexto Consultoria!

Nosso objetivo com o projeto é incentivar outras pessoas (você?) a escreverem e produzirem conteúdo sobre nossa área.

Últimos sites


Algum problema ou sugestão?

Nos mande um e-mail!

/dev/Conteúdo/src/2ality - JavaScript and more

2ality is a blog about JavaScript, TypeScript and web development. It was started in March 2005.

Últimas atualizações

Ecma International approves ECMAScript 2025: What’s new?
Tips for making regular expressions easier to use in JavaScript
TypeScript: checking Map keys and Array indices
TypeScript: supporting the new class <code>Iterator</code> at the type level
Styling console text in Node.js
Converting values to strings in JavaScript
Deploying TypeScript: recent advances and possible future directions
Ideas for making TypeScript better at testing types
Could JavaScript have synchronous <code>await</code>?
The TypeScript compiler is being ported to Go and gets 10 times faster
Unions and intersections of object types in TypeScript
My sales pitch for TypeScript
What is TypeScript? An overview for JavaScript programmers
Simple TypeScript playground via <code>node --watch</code>
Testing types in TypeScript
The unexpected way in which conditional types constrain type variables in TypeScript
Demo: running TypeScript directly in Node.js
The bottom type <code>never</code> in TypeScript
Array type notation: <code>T[]</code> vs. <code>Array&lt;T&gt;</code> in TypeScript
Symbols in TypeScript