-
Updated
Feb 13, 2021 - Dart
web-framework
Here are 696 public repositories matching this topic...
-
Updated
Feb 10, 2021 - Python
Is your feature request related to a problem? Please describe.
During testing I expected github.com/kataras/iris/v12/httptest.Response.Status
to fail the test immediately if a different status is received. Therefore on subsequent lines I performed some operations that could result in a panic if let's say the response code was not as expected. It turns that it does not fail fast, it simply f
-
Updated
Feb 9, 2021 - Swift
-
Updated
Feb 11, 2021 - Go
-
Updated
Feb 13, 2021 - Elixir
The documentation contains a few references to issues from the now archived yewstack/docs repository.
Since the docs repository is read-only, the same issues should be re-created here and the links in the docs should be updated to point to the new issue.
"Contribute to our docs" links
- Page: [Components Lifecycle Diagram](https://yew.rs/docs/conce
-
Updated
Feb 9, 2021 - Python
-
Updated
Feb 11, 2021 - Rust
-
Updated
Feb 6, 2021 - Go
JDK
$ java --version
openjdk 15 2020-09-15
OpenJDK Runtime Environment (build 15+36-1562)
OpenJDK 64-Bit Server VM (build 15+36-1562, mixed mode, sharing)
I am trying to write my own custom route matcher and using the example in the readme, I receive the following error:
AllButPattern can't be coerced into Mustermann::Pattern (TypeError)
Here is my example code:
require 'sinatra'
get '/index' do
'Hello world!'
end
class AllButPattern
Match = Struct.new(:captu
-
Updated
Jan 23, 2021 - TypeScript
-
Updated
Feb 13, 2021 - PHP
-
Updated
Feb 13, 2021 - Kotlin
-
Updated
Feb 12, 2021 - Java
-
Updated
Feb 13, 2021 - Python
-
Updated
Feb 10, 2021 - Erlang
-
Updated
Feb 11, 2021 - Go
-
Updated
Feb 13, 2021 - Kotlin
-
Updated
Feb 3, 2021 - Python
-
Updated
Nov 13, 2020 - Go
-
Updated
Feb 13, 2021 - TypeScript
-
Updated
Oct 28, 2018 - Go
Issue Description
是否有计划用actions 完全取代 TravisCI
感觉actions 速度上比 TravisCI更好点 ,另外也是github原生的。
Type: feature request
Describe what feature
-
Updated
Feb 13, 2021 - Scala
Not a particularly hard task, but converting all tests is a lot of work. We want to go from:
# Promisify
is ref Mojo::Promise->resolve('foo'), 'Mojo::Promise', 'right class';
$promise = Mojo::Promise->reject('foo');
is ref $promise, 'Mojo::Promise', 'right class';
@errors = ();
$promise->catch(sub { push @errors, @_ })->wait;
is_deeply \@errors, ['foo'], 'promise rejected';
$promi
Improve this page
Add a description, image, and links to the web-framework topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the web-framework topic, visit your repo's landing page and select "manage topics."
Inspired by PR #36448.
We should set
process.title
in all of our node binaries, including