-
Updated
Nov 22, 2020 - Python
API
An API can be thought of as an instruction manual for communication between multiple software apparatuses. For example, an API may be used for database communication between web applications. By extracting the implementation and relinquishing data into objects, an API simplifies programming.
Here are 37,107 public repositories matching this topic...
-
Updated
Nov 11, 2020 - SCSS
Describe the bug
When I pull the resize button of the code editor, it doesn't the resize the code in the editor.
To Reproduce
Steps to reproduce the behavior:
- Click the resize button on the code editor and drag it down
- The code doesn't resize
Expected behavior
I expected the code to resize as I drag down the button.
Screenshots
If applicable, add screenshots to
First check
- I added a very descriptive title to this issue.
- I used the GitHub search to find a similar issue and didn't find it.
- I searched the FastAPI documentation, with the integrated search.
- I already searched in Google "How to X in FastAPI" and didn't find any information.
- I already read and followed all the tutorial in the docs and didn't find an answ
-
Updated
Oct 31, 2020
-
Updated
Nov 22, 2020 - JavaScript
-
Updated
Nov 24, 2020 - JavaScript
Describe the bug
Moving a folder shows a modal allowing you to select the new workspace, but it also shows the active workspace in that dropdown. This can be quite misleading and confusing, so let's hide it from the dropdown.
To Reproduce
Steps to reproduce the behavior:
- Create a new workspace (so you have two workspaces with unique names)
- Create a new folder
- Right cli
We plan to gradually migrate brain.js to TypeScript, code base is pretty large, so we would love your help!
How to contribute?
- Convert a file from .js to .ts
- Add types, fix all type errors.
- Submit a PR!
🎉
Here you can find a guide on how to contribute.
Want to convert something, let us know in the comment an
-
Updated
Nov 23, 2020 - JavaScript
-
Updated
Nov 20, 2020 - JavaScript
Following
https://web3js.readthedocs.io/en/v1.3.0/web3-utils.html?highlight=BN#bn
Run:
new BN('0xea').toString();
Expected behavior
"234"
Actual behavior
"3450"
PS: web3.utils.toBN('0xea') returns "234" correctly
-
Updated
Nov 24, 2020 - Go
-
Updated
Nov 24, 2020 - Vue
-
Updated
Nov 24, 2020 - Go
-
Updated
Oct 21, 2020 - Java
-
Updated
Sep 30, 2020 - C++
-
Updated
Nov 19, 2018 - JavaScript
- Wikipedia
- Wikipedia
It is currently expected that UIs will figure out when to hide
msg_history_show
messages by themselves.I think this is bad for two reasons:
press ENTER
prompt when the time to hidemsg_history_show
messages has come.After [di