Skip to content

Join GitHub (or sign in) to find projects, people, and topics catered to your interests.

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

GitHub CLI 1.0 is here

Take GitHub to the command line. GitHub CLI 1.0 is now available for Windows, macOS, and Linux! Download it for free now.

Awesome Lists logo
Popular topic
An awesome list is a list of awesome things curated by the community.
Trending repository
crweiner
crweiner commented Sep 17, 2020

Hello World! 🗺️ It's that time of year again; Hacktoberfest time! 🎃 🎉 At a time of social isolation, let's bring people together over the love of open source, learning something new, helping out, and some sweet swag.

We need to go through the list of companies that participated in Hacktoberfest 2019 to see if they are participating again in 2020. The 2019 release of the Swag List can be [found

GitHub Universe 2020
Upcoming event recommended by GitHub
Dec
9

GitHub Universe 2020

December 09, 2020 • Virtual

GitHub Universe is an event for all developers to learn from industry thought leaders, technical experts, and peers about the latest software development and to see the latest announcements from GitHub.
Trending repository

30 Days of React challenge is a step by step guide to learn React in 30 days. This challenge needs an intermediate level of HTML, CSS, and JavaScript knowledge. It is recommended to feel good at JavaScript before you start to React. If you are not comfortable with JavaScript check out 30DaysOfJavaScript. This is a continuation of 30 Days Of JavaScript.

  • Updated Oct 4, 2020
  • JavaScript
App recommended by GitHub

LeanBoard

Lean Board is a collaborative whiteboard with sticky notes which seamlessly connects with your GitHub issue. Login with your GitHub account, create a board for an issue and a snapshot of your notes is embedded in the issue automatically.

Also try BackHub: Reliable GitHub repository backup, set up in minutes.

javascript-questions
Trending repository
oldbootz
oldbootz 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.

DS-Algo-Point
Trending repository
niranjantuty
niranjantuty commented Oct 3, 2020

🚀 Feature

Write a program that prints the numbers 1 to 100. However, for multiples of three, print “Fizz” instead of the number. Meanwhile, for multiples of five, print “Buzz” instead of the number. For numbers which are multiples of both three and five, print “FizzBuzz”.

Have you read the Contribution Guidelines?

Yes.

Pitch

Fizz Buzz is a typical interview question that t

App recommended by GitHub

LeanBoard

Lean Board is a collaborative whiteboard with sticky notes which seamlessly connects with your GitHub issue. Login with your GitHub account, create a board for an issue and a snapshot of your notes is embedded in the issue automatically.

Also try BackHub: Reliable GitHub repository backup, set up in minutes.

You can’t perform that action at this time.