throttle
Here are 222 public repositories matching this topic...
-
Updated
May 24, 2021 - JavaScript
-
Updated
Jul 17, 2022 - Java
Describe the bug
The useSize() function in the demo for @react-hook/resize-observer uses the anti-pattern of depending on the ref object provided by React.useRef() in the dependency list of React.useLayoutEffect(). This has the effect of not setting an initial value for the size on the first rendering. This matters because elements that don't get re-rendered never get a sized.
**
-
Updated
Mar 3, 2022 - Objective-C
-
Updated
Mar 8, 2022 - Go
-
Updated
Apr 28, 2022 - TypeScript
-
Updated
Oct 6, 2021 - TypeScript
-
Updated
Feb 16, 2022 - Go
-
Updated
Apr 14, 2021 - Lua
-
Updated
Sep 21, 2021 - PHP
-
Updated
Feb 7, 2022 - JavaScript
-
Updated
Mar 28, 2022 - Go
-
Updated
Jul 12, 2022 - Python
-
Updated
Nov 18, 2021 - Objective-C
-
Updated
Mar 15, 2020 - JavaScript
-
Updated
Dec 27, 2018 - TypeScript
-
Updated
Jun 20, 2022 - PHP
-
Updated
Feb 13, 2022 - Python
-
Updated
Feb 6, 2022 - Swift
-
Updated
Apr 26, 2021 - Crystal
-
Updated
May 29, 2022 - Go
Integrations
I think my first attempt at an example project (for Flask) highlighted how rough it can be to integrate anything into some of the web frameworks if you're not intimately familiar with them.
I'd be open to assembling some folks to maintain a bunch of integrations with
- Flask
- Klein/Twisted/etc
- Falcon
- Django/DRF
- etc.
-
Updated
Nov 12, 2021 - JavaScript
-
Updated
Jul 18, 2022 - JavaScript
Improve this page
Add a description, image, and links to the throttle topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the throttle topic, visit your repo's landing page and select "manage topics."
I've read the docs, and it seems you can pass through
knexinstances, but I didn't see if it supports SQLite3 - could you clarify please?