Jeremy L Thompson

Results 251 comments of Jeremy L Thompson

I think that this change removes the usefulness of that sentence. It should be about not what literal characters are changing on the screen but rather what those changes are...

Crap, never clicked the button --- That said, the explanation is a bit awkward, at least in my eyes. Perhaps something like this: In ES5, an object can be created...

Something like this? --- In ES5, an object can be created by defining a constructor function and using the `new` keyword to instantiate the object. The ES6 `class` syntax replaces...

In ES5, an object can be created by defining a constructor function and using the new keyword to instantiate the object. In ES6, a `class` declaration can have constructor method...

Do we want to open this for contributions with my last suggested wording?

In ES5, an object can be created by defining a constructor function and using the `new` keyword to instantiate the object. In ES6, a `class` declaration has a `constructor` method...

I think throwing in yet another menu would increase clutter.

+1 to the idea that we don't need to stick `www` everywhere it might conceivably go. Sometimes you don't need it, and that's ok.

I like the first one. It might be nice to have something like: Front End - Responsive Web Design - Javascript Algorithms and Data Structures - Front End Development Libraries...

I think ideally we should kill the legacy versions after a reasonable mourning period - that's maintenance debt that nobody wants to pay. Adding a drop down would make the...