meeting
Here are 156 public repositories matching this topic...
-
Updated
May 11, 2020 - Shell
-
Updated
Dec 27, 2019 - C
Currently there are no instructions for deploying to production. These should be included, preferably for multiple different environments (heroku, AWS, etc)
Some issues maintained by the GraphQL foundation still point to Contributor Licence Agreements hosted by Facebook, i.e.:
https://github.com/graphql/libgraphqlparser/blob/master/CONTRIBUTING.md(addressed in graphql/libgraphqlparser#93)- https://github.com/graphql/dataloader/blob/master/CONTRIBUTING.md
We could either remove the requirement to sign a CLA, or pr
-
Updated
Apr 29, 2020 - JavaScript
-
Updated
Jan 6, 2020 - JavaScript
-
Updated
May 21, 2020 - Go
If we add a few items using the normal "+ ADD TOPIC" button, re arrange them, then use lower down "ADD TOPIC (to end of list)" it actually adds the items in the middle, not at the end as expected.
Currently limiting output works only for locations east of Greenwich. As soon as the longitude becomes negative Doctrine throws an error. That probably also happens for latitudes. And when "0" is selected as latitude or longitude no filtering will be done!
-
Updated
May 9, 2020 - HTML
We would like to write connection errors to debug where things go wrong instead of using the console log we want to write all this data to a specific gun instance and build a simple front end displaying all the messages so we can easily look trough the same data
-
Updated
Jul 31, 2017 - Ruby
-
Updated
Jan 25, 2020 - PHP
-
Updated
Jan 11, 2019 - JavaScript
-
Updated
Aug 12, 2016 - Python
-
Updated
May 19, 2020 - PHP
-
Updated
Dec 29, 2019 - CSS
-
Updated
Dec 16, 2018 - Python
-
Updated
Apr 13, 2020 - Kotlin
-
Updated
Apr 29, 2020 - TypeScript
Probably semantics, but:
https://en.wikipedia.org/wiki/Tuple
https://en.wikipedia.org/wiki/Set_(mathematics)
Obviously the set of positive integers is N = {1,2,...}. There are no recurring elements.
But say that we flip 10 coins 1 time, then one event/outcome is A ={H,H,H,T,T,H,T,T,H,H}
This is then not a set but a tuple?
And what if we flip a coin as many times as needed to get a heads? T
download Udemy code
Improve this page
Add a description, image, and links to the meeting topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the meeting topic, visit your repo's landing page and select "manage topics."
This gem nicely adds CSS classes to each day's table cell for previous, current, and future months, such as
prev-month, and some other css classes, too, but it isn't documented and one must either inspect HTML elements or dig through the code to know those CSS classes are available.Would it make sense if the pre-defined CSS classes that are applied were documented in the README? I wouldn't m