Results 44 comments of Guy Ellis

Is this because the http max_sockets setting defaults to 5?

I'm thinking that it should be part of the site object that's passed into the checkUri() function. So when the options object is setup around lines 28 to 31 the...

site.followRedirect has been added, however it needs unit tests. Probably using something like sinon to stub request.

@mateusmarquezini - what are the pros and cons of doing each? I see material-ui as an easy way to get a bunch of standardized controls that perform basic functionality at...

Hey @mateusmarquezini - I just came across this article: https://levelup.gitconnected.com/material-ui-styled-components-fff4d345fb07 I think that might solve your concern. Style Components or custom CSS could be used like that.

No problem @mateusmarquezini - thanks for the update. If you want to do a PR for just the React and MaterialUI upgrade first and then the others that might make...

@mateusmarquezini - I'll use a separate branch so that we don't hold each other up. Hopefully there won't be any (or many) merge conflicts.

@mateusmarquezini - I have not started on this. I've assigned it to you.

@davebneufeld - apologies for taking so long to get back to you. What OS are you using. I'm testing and developing this on Ubuntu 18.04. `localhost` on most machines is...

@KDragos As someone who has been a teacher what is your valuable opinion?