Skip to content

Here's what's popular on GitHub today...

Trending repository

30 Days of React challenge is a step by step guide to learn React in 30 days. It requires HTML, CSS, and JavaScript knowledge. You should be comfortable with JavaScript before you start to React. If you are not comfortable with JavaScript check out 30DaysOfJavaScript. This is a continuation of 30 Days Of JS. This challenge may take up to 100 days, follow your own pace.

  • Updated Jan 26, 2021
  • JavaScript
Perl logo
Popular topic
Perl is a highly capable and feature-rich programming language.
App recommended by GitHub

LGTM

Continuous security analysis

LGTM is a code analysis platform for identifying vulnerabilities and preventing them from reaching production.

LGTM automatically runs 1600+ standard analyses contributed by researchers from the Semmle Security Research Team and our customer community, including Microsoft, Google, Uber and Mozilla.

Quickly refine and run custom QL queries to find variants of known issues and prevent them from being re-introduced into your codebase.

next.js
Trending repository
stefanprobst
stefanprobst commented Jan 27, 2021

What version of Next.js are you using?

10.0.6-canary.9

What version of Node.js are you using?

14.15.4

What browser are you using?

Firefox 84

What operating system are you using?

Ubuntu 20.04

How are you deploying your application?

Vercel

Describe the Bug

Recently (i think 10.0.6-canary.8) the behavior for shallow routing was changed to not scroll-to-top anymore

Trending repository
Trending repository

🦄 🎃 👻 V2Ray 路由规则文件加强版,可代替官方 geoip.dat 和 geosite.dat 规则文件,兼容 Trojan-Go 和 Shadowsocks-windows。Enhanced edition of V2Ray rules dat files, compatible with Trojan-Go and Shadowsocks-windows.

  • Updated Jan 28, 2021
Trending repository
jrhizor
jrhizor commented Jan 26, 2021

Expected Behavior

When a user starts Airbyte for the first time with docker-compose up, their local environment variables shouldn't interfere with the startup process.

Current Behavior / Steps to Reproduce

Run export API_URL=http://badurl/ and then docker-compose up. The bad URL is used by Docker Compose by default.

This type of problem happened to a new user specifically for

App recommended by GitHub

Pull Assistant

Every time you create a pull request, Pull Assistant analyses it and provides you all necessary information to perform code reviews faster and with confidence.