-
Updated
Jan 30, 2021 - C++
Here's what's popular on GitHub today...
-
Updated
Jan 29, 2021 - Go
Symfony
-
Updated
Jan 29, 2021 - JavaScript
-
Updated
Jan 29, 2021 - JavaScript
-
Updated
Jan 29, 2021 - JavaScript
Text editors
The text editor is a sacred tool for developers. Here's a showcase of some amazingly awesome open source editors.
Mergify
Mergify is a pull requests automation service. It allows you to trigger actions when your pull requests match defined criteria.
In a few lines of YAML, you could write a rule that automatically merges a pull request if:
- it has been approved
- the test suite passes
We have plenty of examples.
Mergify executes actions for you, freeing you from the burden of managing your pull requests.
-
Updated
Jan 30, 2021 - JavaScript
In Settings : 'Add a new side account' button
Step #2 in Side account creation
(a very light & quick version of onboarding, with only nickname step)

Add quickselect algorithm. Quickselect is a selection algorithm to find the kth smallest element in an unordered list.