js-the-right-way icon indicating copy to clipboard operation
js-the-right-way copied to clipboard

An easy-to-read, quick reference for JS best practices, accepted coding standards, and links around the Web

Results 29 js-the-right-way issues
Sort by recently updated
recently updated
newest added

In http://jstherightway.org/ko-kr/#game-engines page some content appear two times. ![screen shot 2017-03-08 at 11 21 04](https://cloud.githubusercontent.com/assets/128431/23687375/85bc4284-03f1-11e7-9d3e-5c681f78f863.png) ![screen shot 2017-03-08 at 11 21 32](https://cloud.githubusercontent.com/assets/128431/23687376/85c94fb0-03f1-11e7-83f6-76885a5d4018.png)

bug

Meteor is listed as an MVC framework which it most certainly isn't. Meteor is a combination of database, server and rendering engine with all the "glue" between them, which allows...

enhancement

Add other linting tools that can breakdown like what on the frameworks section. An alternative would be JSLint, JSCS and ESLint.

enhancement

The URL of the book Functional JavaScript by Michael Fogus is broken. Might have to watch if this issue remains after some time. http://functionaljavascript.com/

bug

http://dailyjs.com/2015/07/07/the-end/ > I've decided to stop writing DailyJS. It's part of my weekday ritual, and so it's a difficult decision to make, but it's time to move on to other...

enhancement

Hi, It currently claims that the best tool is JSHint. JSCS has recently merged ESlint. I think ESLint is actually the best and most used tool for "linting" as well...

enhancement

Welcome my friend @soyelmnd :+1:

enhancement

Old link: http://blog.jeremymartin.name/2008/03/understanding-loose-typing-in.html This link is now dead, but for the longest time was also running on http (no SSL/HTTPS). I can't tell what the site is now doing, but...

Hey, is this project still maintained or is it abandoned? Looking for new maintainers?