TomPradat
TomPradat
I'd suggest that you make a PR for each exercise but if you feel like you want to do a lot of exercises you can take 4-5 by PR. Trying...
Here is an updated list (25/10/2022) : - ~matching-brackets~ - scale-generator - ~series~ - largest-series-product - transpose - ~grep~ - rectangles - ~spiral-matrix~ - ocr-numbers - saddle-points - forth -...
I'll work on this issue
Update, here is the list of exercises that still need to be addressed : - scrabble-score - allergies - word-count - bank-account - perfect-numbers - luhn - grains - pythagorean-triplet...
`Object.assign` is not detected either. Any news about this ?
However when validating datas, you still have the validate method called twice with empty data => https://codesandbox.io/s/v6xpm1222y
Any news on this ? This could be nice
Maybe there is a step missing in react-google-recaptcha when removing the widget. Here are the steps done to remove the widget properly : - Removing all nodes from the container...
> @TomPradat does the widget itself still need to be in the dom/exist when reset is called? I wondered about that so i forked and try to call reset before...
@safwansamsudeen Yes ! See https://github.com/exercism/javascript/issues/984#issuecomment-984682274 for suggestions on how to do it. Let me know if you have any questions