The Wayback Machine - https://web.archive.org/web/20211019025440/https://github.com/topics/hacktoberfest2021
Skip to content
#

hacktoberfest2021

Here are 12,584 public repositories matching this topic...

ezkemboi
ezkemboi commented Oct 8, 2021

I would like to give this to the people who are new and would like to start contributing to validator.js.

The current version in isMobilePhone validation, we have less than 195 phone validations i.e

In the code https://github.com/validatorjs/validator.js/blob/master/src/lib/isMobilePhone.js, the validations exist from line 5 to line 119, which means we have probably 119 - 5 countries phone

appwrite
pnpm
boenrobot
boenrobot commented Jan 6, 2020

I have a project that is in a monorepo and uses yarn right now.

I'm considering migrating to pnpm for the monorepo, as well as all other projects I contribute to, as I have a small SSD as local storage (and with Windows...). However, it would be ideal if there was compatibility between yarn's workspaces and pnpm, so that we don't have to jump "all in" to it.

To this end, yarn allows packages

cosmos
blitz
Talor-A
Talor-A commented Oct 3, 2021

What is the problem?

blitz chakra-ui recipe seems to be broken. maybe a dependency update breaking part of the installer cli?

Paste all your error logs here:

$ yarn blitz install chakra-ui

 # after hitting "enter" to continue......


ERROR  Cannot read property 'dots' of undefined

 .blitz/recipe-install/node_modules/ink-spinner/build/index.js:12:43

  9:  */
 10: const 
vytas7
vytas7 commented Oct 17, 2021

Although similar to falconry/falcon#1930, this issue proposes to improve not only documentation, but also provide a clearer indication to the developer who has happened to pass this unsupported combination of parameters.

Maybe we could emit a warning, silently disable the implicitly added middleware component if we detect that any instance of CORSMiddleware is alread

howtheysre
linkedin-skill-assessments-quizzes

Full reference of LinkedIn answers 2021 for skill assessments, LinkedIn test, questions and answers (aws-lambda, rest-api, javascript, react, git, html, jquery, mongodb, java, Go, python, machine-learning, power-point) linkedin excel test lösungen, linkedin machine learning test

  • Updated Oct 18, 2021
earthly
ferret
ngirard
ngirard commented Mar 31, 2021

Unless I missed something, the documentation doesn't explain how to query document metadata (searching "site:montferret.dev metadata" through Google returned nothing, neither did grepping the source code).

As an example, I tried to query the og:url metadata.
I tried variations of //meta[property='og:url']::attr(content), with or without the leading //, and with or without the `attr(conte

Improve this page

Add a description, image, and links to the hacktoberfest2021 topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the hacktoberfest2021 topic, visit your repo's landing page and select "manage topics."

Learn more