best-practices
Here are 918 public repositories matching this topic...
-
Updated
Jun 5, 2020 - JavaScript
It says there is good resources and the first title on the landing page says that those practices are bad and should not be used any more. Maybe find something else to link to make that point?
In 1.2, we can read the following:
You can use --autosquash to squash all your commits to a single commit. Nobody wants many commits for a single feature in develop branch. read more...
I think that asserting that nobody wants that is a fallacy. There are good reasons for which you would want to keep those commits separated even in develop branch:
- know what the reason of a change wa
Maybe related to how the page causes a PROTOCOL_TIMEOUT?
From https://bugs.chromium.org/p/chromium/issues/detail?id=951684
The idea is that we have the Android logo e.g. https://mention.com/blog/wp-content/uploads/2014/07/android.gif in the beginning of the page after the header with also the name of Futurice (logo).
If we use Spring MVC there is also something we can add in the model if we use Spring WebFlow. According to Spring Documentation and this SO article this is possible to specific bind the model.
I think this
-
Updated
May 20, 2020 - Shell
Page Affected: https://developers.google.com/web/android/trusted-web-activity/integration-guide#add-splash-markup
What needs to be done?
The meta-data for Android Manifest should include the recently added Dark Theme tags for the status and nav bar:
<meta-data
android:name="android.support.customtabs.trusted.STATUS_BAR_COLOR"
android:res
Based on the description. If project owners are ok enable Stage 2 Babel transformation it is a good alternative to bind
in the constructor.
class Switcher extends React.Component {
constructor(props) {
super
It will be better if you provide an example with MVC and MVVM or other Patterns.
Examples are more valuable to understand the context
-
Updated
Jun 2, 2020
If you're creating a bug/problem report, please include followings:
- Your Abp package version. - 5.2
- Your base framework: .Net Core. 3.1
Aspnetboilerplate Angular Template 5.2
Integration with the explanation from the page:
https://aspnetboilerplate.com/Pages/Documents/OData-AspNetCore-Integration
in .net core 3.1 mvc.internal is removed:
Could not load type 'Microsoft.AspN
Dupilicated Entries
Creating this to track adding a general guideline around logging-vs-returning
errors, and doing only one of the two at any error handling site to avoid
double logging.
How about we collect some advice in docs/translations.md under Keeping translations up to date
or similar?
Working on #1118 I naively scrolled through the commit list and looked at merge commits that seemed to add content
Since ESLint doesn't let us disable auto-fix for individual rules, and the capitalized-comments
rule, while useful, can be annoying in editors when "auto-fix on save" is enabled.
-
Updated
Jan 9, 2019
Description
Add a ReadMe file in the GitHub folder.
Explain usage of the Templates
Other Comments
Principles of NLP Documentation
Each landing page at the folder level should have a ReadMe which explains -
○ Summary of what this folder offers.
○ Why and how it benefits users
○ As applicable - Documentation of using it, brief description etc
Scenarios folder:
○
-
Updated
Nov 13, 2018 - Python
-
Updated
Jun 5, 2020 - Kotlin
-
Updated
May 25, 2020 - TypeScript
🐛 Bug report
Description
When I run a scan against a very long URL, word wrap breaks in the results.
Environment
- webhint version: 1.2.1
- Browser version: Edge Beta (80)
https://aomediacodec.github.io/av1-avif/#avif-mime-definition
.avif image/avif
.avifs image/avif-sequence
This is being prototyped in Chrome: https://bugs.chromium.org/p/chromium/issues/detail?id=960620
Hi
Im getting an error while comparing with a branch (using -b
option) or running in CI mode (using -m
option). Backtrace attached below.
Version | |
---|---|
Ruby | 2.5.5 |
RubyCritic | 4.0.2 |
Traceback (most recent call last):
23: from /home/atrivedi/.rbenv/versions/2.5.5/bin/rubycritic:23:in `<main>'
22: from /home/atrivedi/.rbe
-
Updated
Dec 23, 2019 - Java
-
Updated
Nov 3, 2017 - JavaScript
while trying to follow Create cluster, I ran into following:
$ PROJECT=`gcloud config get-value project`
$ export KOPS_FEATURE_FLAGS=AlphaAllowGCE # to unlock the GCE features
$ kops create cluster test.k8s.local --zones us-east4-c,us-east4-b,us-east4-a --state gs://kops/ --project=${PROJECT
I think it would be useful to add a mention about Async streams (IAsyncEnumerable) when a developer wants to tackle 'Handle streams of data' problem.
Improve this page
Add a description, image, and links to the best-practices topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the best-practices topic, visit your repo's landing page and select "manage topics."
Given the immense popularity of Docker and the need to harden it different per platform (see ideas below) - we'd like to start writing a Docker best practices section.
You're welcome to contribute ideas and write best practices - writing and brainstorming will people is an amazing way to deepen your Docker understanding.
At first, we want to collect ideas for best practices, solidify a list