Do You Know What String in JavaScript Is? Here’s What I Found

We preferred to think that String in JavaScript is an array of characters. Read more

Similar

A Prettier JavaScript Formatter

Today I am announcing prettier, a JavaScript formatter inspired by refmt with advanced support for language features from ES2017, JSX, and Flow. Prettier gets rid of all original styling and guarantees consistency by parsing JavaScript into an AST and pre...

Read more »