-
Updated
Apr 20, 2020
web-development
Here are 1,428 public repositories matching this topic...
-
Updated
Dec 14, 2019
-
Updated
Apr 27, 2020
-
Updated
Apr 29, 2020 - JavaScript
-
Updated
Apr 30, 2020
Suggestion: make code examples on rocket.rs compilable like in the "expandable view" for the rust book code examples.
-
Updated
Nov 19, 2018 - JavaScript
The feature list on the documentation is wrong. It refers to a missing feature. See at:
https://github.com/actix/actix-web/blob/206733188478f4d18df376a72fac3a4938b99bd6/src/lib.rs#L79
I found that when looking for a way to disable to client build.
-
Updated
Apr 21, 2020 - Python
Broken README links
Links to all modules are broken because of renaming
Version:
- v2.x.x
- v1.x.x
Issue type:
- Bug
- Proposal/Enhancement
- Question
- Discussion
-
Updated
Apr 13, 2020
-
Updated
Jul 30, 2019 - JavaScript
This issue probably belongs in some other repo, and as part of some larger effort, but starting here.
- Visit https://shiny.rstudio.com/tutorial/
- Start watching the training video (https://vimeo.com/131218530)
- Try to turn on captions, there aren't any
- Ditto, no doubt, for many other such assets
We definitely need to be adding captions to any new video materials we produce; I'll be l
-
Updated
Oct 25, 2018
-
Updated
Oct 7, 2019
-
Updated
Apr 27, 2020 - C
-
Updated
May 1, 2020 - JavaScript
-
Updated
Jan 21, 2020 - CSS
Mainly due to defaulting of .any.js
and not inserting the necessary boilerplate.
-
Updated
Apr 30, 2020 - Swift
-
Updated
Jan 6, 2020
-
Updated
Apr 28, 2020 - JavaScript
Using the code given for the Labeling Features example (and in the example itself), labels are sometimes removed when the features move out of the viewport and back in.
It seems related to the removefeature events. In some cases (but not always), when the features move out of the viewport, I was able to see that the removef
-
Updated
Mar 29, 2020 - JavaScript
-
Updated
Jan 21, 2020 - Python
How could I use Nu Html Checker with JUnit in integration test to assert a HTML page is valid?
I imagine something like:
@Test
public void testHomePage() {
Validator validator = new EmbeddedValidator(settings);
ValidationResult result = validator.validate(inputStream);
assertThat(result.getErrors()).isEmpty();
assertThat(result.getWarnings()).isEmpty();
}
Improve this page
Add a description, image, and links to the web-development topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the web-development topic, visit your repo's landing page and select "manage topics."
DNS preanalyze is a way to reduce DNS analyze time: