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.

Ubuntu logo
Popular topic
Ubuntu is a Linux-based operating system.
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

OCTO Speaker Series - Simon Peyton-Jones
Upcoming event recommended by GitHub
Nov
5

OCTO Speaker Series - Simon Peyton-Jones

November 05, 2020 • Virtual

Computer science meets education, at scale. The UK is in the throes of a wholesale reform of school (K-12) education in computing, one that establishes computer science as a foundational discipline that all children learn from primary school onwards, just as they do maths and natural science. Join the live stream at 9:30am PT.
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
Sider screenshot
App recommended by GitHub

Sider

Sider checks code using custom rules based on project specific knowledge and cumulative team experiences. On each pull request, Sider automatically alerts developers on previously documented issues and key information relevant to the changed code.

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

Hound

Hound reviews your code then comments directly in Pull Requests, helping your team maintain consistent coding style and high code quality.

You can’t perform that action at this time.