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
Ruby
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
Made in Brazil
Open source projects built in or receiving significant contributions from Brazil :brazil:
App recommended by GitHub
Semgrep
Semgrep is a fast, open-source, static analysis tool for modern languages. With 1,000+ existing rules and simple-to-create custom ones, it finds the bugs that matter.
- Open source, works on 17+ languages
- Scan with 1,500+ community rules
- Write rules that look like your code
- Quickly get results in the terminal, editor, or CI/CD
- Flag issues moving forward, get results in pull requests, Slack, + more
Trending repository
-
Updated
Apr 13, 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 12, 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
Flaptastic
Manage flaky unit tests with the unit testing framework you already use.
Features
- Checkbox to instantly disable any unhealthy unit test across all branches
- GitHub flaky test warnings on pull requests
- Slack alerting to team channel who's test are flapping
- Metrics and charting to aid you in fixing the biggest disruptions first
Requirements
- CI/CD (CircleCI, TravisCI, Jenkins, etc.)
Flaptastic is designed for organizations with many codebases and teams.
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