-
As described in https://github.com/webfactory/ssh-agent#support-for-github-deploy-keys, this action supports giving GitHub repository URLs in SSH key comments.
It will then configure `git` to repla…
-
## What problem does this address?
A popular plugin, [Greenshift](https://wordpress.org/plugins/greenshift-animation-and-page-builder-blocks/), has a feature that allows [lazy loading patterns in p…
-
For testing and general concept separation please mind to read about MVC, MVP, MVVP patterns.
[Ru article](https://habrahabr.ru/post/215605/)
-
Currently the document is structured in terms of application areas.
The core contributions to the cookbook should, in my mind, be descriptions of generic, privacy friendly, solutions to a recurring p…
-
"I've created a form that expands when content is entered into the first and only visible field initially. What pattern should I be following? See attached screenshots. Note: pressing enter will valid…
-
Follow up to #6175: Trigger content release when banner content type is saved as published or archived
Users would benefit from a plainer-language success message when they save changes to a banner a…
-
Here are a couple of ideas that come to my mind when it comes to Angular and it's ecosystem. It's very general stuff, I may not even have any idea but I guess some topics
are valuable.
Members fr…
-
I've heard from some people that "GraphQL Rules" as a name can feel a bit too strict and rigid, and I fear some people might be unwilling to contribute because they feel GraphQL shouldn't have "rules"…
-
I have the following MLIR program:
test.mlir:
```
module {
func.func nested @func1() -> f32 {
%idx0 = index.constant 0
%idx1 = index.constant 1
%true = arith.constant true
%f…
-
To make it easier to reach consensus on specific patterns, I think it could be useful to tag them according to their "status". What I have in mind would be:
- **Basic**: patterns or best practices …