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
Game Off Highlights
Game Bytes

The theme for this year’s Game Off was ‘moonshot’ and the entries were out of this world! Fork and play some of the top-rated games.

ES6 logo
Popular topic
ECMAScript 6 is the sixth release of the ECMAScript language.
App recommended by GitHub

Azure Boards

Plan, track, and discuss work across your teams

Azure Boards offers Kanban boards, backlogs, and dashboards for flexible work tracking that is fully connected to the code and issues for all your projects – big and small.

A separate Azure DevOps Services subscription is required. We'll help you get started for free if you don't already have one.

next.js
Trending repository
yeldiRium
yeldiRium commented Jan 19, 2021

What version of Next.js are you using?

10.0.5

What version of Node.js are you using?

14.14.0

What browser are you using?

IE11

What operating system are you using?

Windows 10

How are you deploying your application?

next start

Describe the Bug

The start page of next.js does not render properly.

See image below.

Expected Behavior

It should render the same a

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

CommitCheck

CommitCheck ensures your commit messages are consistent and contain all required information. You can check that commits contain a JIRA number or ensure commits don't contain WIP.