Here's what's popular on GitHub today...
Trending repository
-
Updated
Apr 14, 2022
Game Bytes
Gamedev.js Jam celebrates web games! Build an HTML5 game within 13 days of the jam on a given theme, have fun, and possibly win prizes.
Popular topic
Trending repository
-
Updated
Apr 13, 2022 - Shell
Trending repository
Upcoming event recommended by GitHub
Open Source Friday: Supercharge Images on Netlify with Cloudinary
April 15, 2022 • Online
Trending repository
Trending repository
Should be done after #12934.
Page
Abstract
When we're done cleaning up the cheatsheet, we could add more interesting information that's already described elsewhere but less concisely. Some ideas:
- Table of available types.
- Various types of literals (in particular string literals like
Collection recommended by GitHub
Game Engines
Frameworks for building games across multiple platforms.
App recommended by GitHub
Analytics & Reports
The Analytics & Reports by Screenful is a Business Intelligence solution for GitHub which makes it easy to create charts and reports of your GitHub issues and projects. Create interactive charts, track cycle times, measure team velocity, and share with others using share links or scheduled emails.
Trending repository
-
Updated
Apr 14, 2022
Trending repository
(As discussed in #885,) the current benchmark suite has a few shortcomings.
The most obvious one is that there is no standardized dataset. Past ideas involved using large Git repositories (Linux, Chromium, Rust compiler), but these repositories change over time. We can not simply check out a certain state because the .git folder will still grow. It'
Trending repository
-
Updated
Mar 30, 2022 - Python
Trending repository
升级到react 17 组件无法选中
复现流程与链接
将demo中的react版本修改为17.0.2,运行后编辑器中组件无法选中
期望结果
可以正常运行
环境信息
- 引擎版本 1.0.1-beta.1
- ext 版本 1.0.2
- 物料
- moment﹫2.24.0
- lodash
- ﹫alifd/next﹫1.24.18
- NextTable﹫1.0.1
- ﹫alilc/lowcode-materials﹫1.0.1
- ﹫alifd/pro-layout﹫1.0.1-beta.5
- ﹫alifd/fusion-ui﹫1.0.5-beta.1
Trending repository
-
Updated
Jan 23, 2022
Trending repository
In GET /store/auth/:email, replace the current check to use customer.has_account on these lines like so:
const customer = await customerService.retrieveByEmail(email)
res.status(200).json({ exists: customer.has_account })
Trending repository
-
Updated
Apr 8, 2022
Trending repository
-
Updated
Apr 14, 2022 - Swift
Trending repository
-
Updated
Apr 14, 2022 - JavaScript
Trending repository
Trending repository
-
Updated
Apr 14, 2022 - Jupyter Notebook
Trending repository
System information
Geth
Version: 1.10.13-stable
Git Commit: 7a0c19f813e285516f4b525305fd73b625d2dec8
Architecture: amd64
Go Version: go1.17.3
Operating System: linux
GOPATH=
GOROOT=go
Expected behaviour
Close files that aren't in use / have a settable limit
Actual behaviour
Every database file it opens stays open for the duration of the sync
Steps to re
Trending repository
-
Updated
Mar 24, 2022 - Rust
Trending repository
-
Updated
Apr 14, 2022 - Ruby
Trending repository
-
Updated
Mar 5, 2022
Trending repository
-
Updated
Apr 12, 2022
Trending repository
i think it's a security issue but idk maybe not, im new at kubernetes. this line seems like wrong, i guess it should come from the secret config/config map.
Trending repository
-
Updated
Apr 14, 2022 - TypeScript
Trending repository
-
Updated
Apr 14, 2022 - Python
App recommended by GitHub
DeepScan
Tired of the troubles with JavaScript? DeepScan can help you.
DeepScan is an advanced static analysis tool engineered to support JavaScript, TypeScript, React, and Vue.js.
You can use DeepScan to find possible runtime errors and quality issues instead of coding conventions. Integrate with your GitHub repositories to get quality insight into your web project.


Given the snippet below,
we emit a folding range for the match, for the first arms block expression and for the third arms match expression, for consistency we should emit a fold for the entire multine line expression in the second and third ar