Morning.dev
My Feed Popular
Login
Mathias Bynens • 2015-03-03 19:07

Valid JavaScript variable names in ES2015

ES2015 updates the grammar for identifiers. This affects a number of things, but most importantly, identifiers can be used as variable names, and identifier names are valid unquoted property names. This post describes the observable changes compared to the old ES5 behavior.

0 0
1m read
Mathias Bynens • 2014-08-26 16:51

Unicode-aware regular expressions in ES2015

This article explains the effects of the new u flag for regular expressions in ES2015.

0 0
1m read
Mathias Bynens • 2014-07-04 08:58

Dear Google, please fix plain text emails in Gmail

By default, composing a new email in Gmail results in an HTML email under the hood. It’s possible to opt-out of that and use plain text email instead, but that leads to some problems.

0 0
1m read
Mike Sherov • 2013-05-01 00:00

Shipping is Your Primary Feature

I’ll keep this one short and sweet, and just say this: The most important feature that your software can have is that it’s in the hands of…

0 0
1m read
Mike Sherov • 2012-04-15 00:00

Write Clear Code, Not Clever Code

In Practices of an Agile Developer, Andy Hunt and Venkat Subramaniam outline a huge list of ways to improve yourself as a software developer…

0 0
1m read
Previous Next

Showing page 396 of 396

Previous 396 Next