Skip to content

Here's what's popular on GitHub today...

LaTeX logo

Popular topic

LaTeX is a document preparation system.
RenderATL

Upcoming event recommended by GitHub

Jun
1

RenderATL

June 01, 2022 - June 04, 2022 • Atlanta, Georgia

RenderATL is the four-day software engineering conference & music festival featuring your next career opportunity.

Trending repository

App recommended by GitHub

AccessLint

AccessLint brings automated web accessibility testing into your development workflow. When a pull request is opened, AccessLint reviews the changes and comments with any new accessibility issues, giving you quick, timely, and targeted feedback, before code goes live.

javascript-questions

Trending repository

keaton-codes-tech
keaton-codes-tech commented Aug 6, 2020

Errors:
126. new Intl.NumberFormat is not supposed to get passed a single object as param. The first param must be a string and the second param can be an object.
135. Spelling error ('tis' should be 'this').

Suggestion:
86. Needs to be more explicit by calling the function in the example. Calling getName() with any falsy value would not set hasName to true with your correct answer.

bug good first issue

Trending repository