Framework
A framework is a reusable set of libraries or classes in software. In an effort to help developers focus their work on higher level tasks, a framework provides a functional solution for lower level elements of coding. While a framework might add more code than is necessary, they also provide a reusable pattern to speed up development.
Here are 9,627 public repositories matching this topic...
I have a Sidekiq customer complaining of a lot of "stuck" threads. He sends a lot of email so I suspected misbehaving SMTP servers.
The mail gem has support for timeouts here but they default to nil:
Rails does not appear to set them by default:
-
Updated
Apr 22, 2021 - Go
-
Updated
Apr 22, 2021 - TypeScript
Accounts.forgotPassword callback with an error message"User not found [403]" if the user with the specified email does not exist.
Is it possible to stop this error message from reaching the client ? If not is it something that should be changed ? I can make a PR to address this.
-
Updated
Feb 5, 2021 - JavaScript
-
Updated
Apr 23, 2021 - TypeScript
What problem does this feature solve?
Example use case:
A static generated app with thousands of routes, like an e-commerce having a route for each product.
Apart from scheduling nuxt generate to run periodically and generate all static and dynamic routes, it would be nice to have the possibility to generate the static files for a single route, for example in a hook when the related ba
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
Hello,
There are some missing translation for Welsh (cy). These should be added in branch 4.4.
See symfony/symfony#38710 for details and this page for an example.
These are the files that should be updated:
- [src/Symfony/Component/Form/Resources/translations/validators.cy.xlf](https://github.com/symfony/symfony/blob/4.4
-
Updated
Mar 13, 2021 - TypeScript
-
Updated
Apr 19, 2021 - JavaScript
-
Updated
Apr 22, 2021 - Go
-
Updated
Apr 22, 2021 - TypeScript
Missing PlaintextDecoder means users need to fall back to req.body to parse plain text http apis
Is your feature request related to a problem? Please describe.
As per https://discordapp.com/channels/431917998102675485/435928766812913664/833695763296813107 http apis which return content with Content-Type plain/text hit an Abort.httpDecoder error: Unsupported Media Type when decoding.
e.g.
return req.client.get(address).flatMapThrowing { res in
try res.content.decode(UInt8.
-
Updated
Apr 22, 2021 - JavaScript
It may be a specific request but since there is a zip file handler for Android, doesn't hurt to ask for a desktop (maybe multiple backends?) implementation.
I would like to try that in the future but if anyone has time before feel free to do it.
Similar
-
Updated
Apr 14, 2021 - JavaScript
-
Updated
Apr 22, 2021 - TypeScript
-
Updated
Apr 16, 2021 - JavaScript
-
Updated
Apr 22, 2021 - Python
-
Updated
Apr 13, 2021 - JavaScript
- Wikipedia
- Wikipedia


Version
2.6.10
Reproduction link
https://github.com/vuejs/vue
Steps to reproduce
What is expected?
attribute 'componen