Here's what's popular on GitHub today...
Trending repository
Describe the issue or request
A clear and concise description or request for enhancement.
Additional context
Add any other context about the problem here.
Event
We want to hear how you’re using Git in unexpected ways. Take us deep into how your team is using Git at massive scale. Share how you’re bringing new developers into the fold with Git. If Git is a major part of how you work, we want to hear your story.
Popular topic
Redux
Trending repository
-
Updated
Jun 28, 2022 - Rust
Trending repository
Java tutorial: "Build a Spring Boot App with User Authentication" is no longer available
Current Behavior
The link https://scotch.io/tutorials/build-a-spring-boot-app-with-user-authentication is currently unavailable.
It looks like the author no longer maintains the website.
Possible Solution
found som
Upcoming event recommended by GitHub
Git Merge 2022
September 14, 2022 - September 15, 2022 • Chicago, IL
Trending repository
-
Updated
Jun 29, 2022 - C++
Trending repository
Collection recommended by GitHub
Pixel Art Tools
Creating pixel art for fun or animated sprites for a game? The digital artist in you will love these apps and tools!
App recommended by GitHub
Testspace.com
Test Management software for DevOps
Testspace provides a dashboard for publishing test results from automation and a framework for implementing and executing manual tests using GitHub.
- Publish large volumes of test results with a single command
- Implement Manual tests using text files contained in a repository
- Improve process with metrics, graphs, and analytics
- Auto-detect Flaky tests
- Exploratory support
Trending repository
What does this PR do?
Improve repo
For resources
Description
Added a small definition about programming/coding playgrounds for making it understandable to beginners
Why is this valuable (or not)?
Copy the definition merged in #6822 into the rest of CONTRIBUTING files, opening a 3 weeks window to translate it by our comunity
Checklist:
- Read our [contribu
Trending repository
-
Updated
Mar 7, 2022
Trending repository
-
Updated
Jun 29, 2022 - Python
Trending repository
-
Updated
Jun 29, 2022 - HTML
Trending repository
-
Updated
Jun 29, 2022
Trending repository
Trending repository
-
Updated
Jun 29, 2022 - HTML
Trending repository
-
Updated
Jun 26, 2022 - Python
Trending repository
Trending repository
On the homepage at https://fresh.deno.dev/, viewed in Chrome on iOS iPhone 12, when tapping either of the Example’s plus or minus buttons repeatedly, if your tap speed hits the double-tap threshold the screen zooms unexpectedly to the width of the current number and the button you pressed. On zoom in the two increment/decrement presses are counted, then the zoom happens, on zoom out the zoom out h
Trending repository
-
Updated
Jun 28, 2022 - Python
Trending repository
Trending repository
Where the original UI is hidden and a customized UI is shown instead.
Possibly start with this example route: https://github.com/tldraw/tldraw/blob/main/examples/tldraw-example/src/ui-options.tsx
Trending repository
Hi community
This message is to clarify and make transparent the current situation of Public APIs, in addition to demonstrating the frustration of us maintainers. So read this if you find it interesting, please.
Well, I keep the Public APIs project together with other 3 developers (@pawelborkar, @marekdano and @yannbertrand) for a long time.
1 year ago, the Public APIs project was dead, w
Trending repository
-
Updated
Jun 29, 2022 - PHP
Trending repository
-
Updated
Jun 26, 2022 - JavaScript
Trending repository
Which @angular/* package(s) are the source of the bug?
forms
Is this a regression?
No
Description
Expose ControlConfig type in public API
export type ControlConfig<T> = [T|FormControlState<T>, (ValidatorFn|(ValidatorFn[]))?, (AsyncValidatorFn|AsyncValidatorFn[])?];https://github.com/angular/angular/blob/main/packages/forms/src/form_builder.ts#L32
So,
Trending repository
-
Updated
Jun 28, 2022 - TypeScript
App recommended by GitHub
Rewind Backups for GitHub (Formerly BackHub)
The most downloaded GitHub Backup app, managing 500K+ backups daily.
BackHub is a part of Rewind: Leading SaaS backup company Trusted by over 100,000 organizations
Managed GitHub Backups with advanced features:
- Automatic Daily Backups with Metadata
- On-demand Restores
- Daily backup sync to your own storage - Amazon S3 and Azure storage (NEW!)
- The Only SOC 2 Compliant Backup App (Type 2 report available)
We already have some scripts in the
scriptsdirectory. It would be good to run them for every PR.This is also a great task for beginners.