Skip to content

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

GitHub Skyline
Staff pick

View a 3D model of your GitHub contribution graph. Share it, print it, and more!

Scala logo
Popular topic
Scala is an object-oriented programming language.
Trending repository
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.

javascript-questions
Trending repository
oldbootz
oldbootz commented Aug 6, 2020

Errors:
126. new Intl.NumberFormat is not supposed to get passed a single object as param. The first param must be a string and the second param can be an object.
135. Spelling error ('tis' should be 'this').

Suggestion:
86. Needs to be more explicit by calling the function in the example. Calling getName() with any falsy value would not set hasName to true with your correct answer.

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 Mar 9, 2021
  • JavaScript
Trending repository
cn-tools
cn-tools commented Apr 17, 2020

I'm absolutly new on this area.
So firat thx to all, you make a great job.

Maybe i will buy a Alfawise U20 Plus and so it is very interessting for me to know if i can use the 'normal' U20 config? Or did i need an adapted or complitly new config.

In the first step, i think i don't buy the BLtouch. But maybe a few weeks/months in the future ;)

Maybe anybody have a config for the U20 Plus? Would y

Trending repository
glacambre
glacambre commented Sep 17, 2020

It is currently expected that UIs will figure out when to hide msg_history_show messages by themselves.

I think this is bad for two reasons:

  • It makes UIs less similar, increasing the number of things to learn when going from one UI to another.
  • It makes UIs different from the TUI, which offers a press ENTER prompt when the time to hide msg_history_show messages has come.

After [di

App recommended by GitHub

Code Inspector

Code Inspector is a code analysis platform that does automated code reviews, technical debt management and analysis of code quality trends over time. The platform aggregates multiple quality metrics (violations, duplicates, readability, complexity). The platform reports the $ figure of the technical debt and show trends of your code base. Code Inspector reports the most critical issues by distinguishing them according to their category, severity and location.