David Andersson

Results 6 issues of David Andersson

The Chrome web browser recently changed its behaviour regarding cookies. This causes the console to display warnings when using react-youtube. It may possibly break parts of react-youtube in future versions...

Summary: when you have installed and run the dev script in a Windows environment, you get an error message. This is because Windows terminals does not accept NODE_ENV="development". The package...

I'd like to be able to manage expiry dates more efficiently. **Default expiry:** First, I'd like to be able to set a "default expiry" in the settings, and for all...

enhancement

I think addEventListener is more flexible than onsubmit.

I've been using this workshop on my frontend students. It's a little unclear whether the repository needs to be created in a GitHub organization or if it could stand alone....

Since GitHub changed its policy on default branch name from "master" -> "main", this workshop should be updated to reflect that.