Brett DeWoody

Results 10 comments of Brett DeWoody

Google has changed the format for using multiple fonts. We're currently delimiting multiple fonts with a `|`, but it now uses a `&family=` to separate multiple fonts.

@alekslario This has overlap with #11, which follows Google Fonts recommended setup - to use `preconnect`. Ok to close this in favor of #11?

It would be super helpful to manage redirects and rewrites through a configuration file.

+1 - I'm happy to pair with others if anyone wants to focus on a working example/setup. After a day+ of attempts I switched to Mocha/Enzyme and had unit tests...

Great, let me know when you have some time.

Agreed. In our case we're dealing with the latter. My gut is this is the more common case as many React examples are authored in ES6/ESM.

Great, thanks for the update.

@askoretskiy Should we add a new bullet point to the list for `iterables`, with a comment to not use `iterators`. Or, a `` with Note warning not to use `iterators`...

@sgomes - will v2 also address the issue where the page returns to the top when it finishes loading? That is, if you start scrolling before the page has finished...