principles
Here are 115 public repositories matching this topic...
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?
-
Updated
Sep 27, 2019
-
Updated
May 20, 2020
-
Updated
Feb 26, 2020
-
Updated
May 20, 2020 - TypeScript
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.
-
Updated
Aug 1, 2017 - Java
-
Updated
May 12, 2020
-
Updated
May 19, 2020
-
Updated
Nov 24, 2019 - JavaScript
-
Updated
Mar 18, 2020
-
Updated
Nov 7, 2018 - Ruby
-
Updated
May 18, 2020
-
Updated
Nov 13, 2018
第五章的分布式架构实例有bug
在解决了上面两个issue后,按照123页运行后,还是无法启动两个gpu:worker,加一个cpu:PS分布式训练。求问命令行应该如何输入,还是代码的问题。
-
Updated
Apr 2, 2020
our prior recommendation, removed in 4bb8d76177c40c9a0405ca66da9a40dcbded4505, caused issues with makefiles on ubuntu 16.x (xenial), i.e., on our staging server, such that all recipes failed with the error "No such file or directory". do some research on directives, identify the culprit, and add a new, portable set of default directives.
-
Updated
Oct 7, 2018 - JavaScript
-
Updated
Jan 22, 2020
-
Updated
Mar 1, 2017 - JavaScript
-
Updated
Apr 5, 2020
-
Updated
Jan 15, 2019 - JavaScript
-
Updated
Apr 17, 2017 - C#
-
Updated
Aug 20, 2019
-
Updated
Apr 8, 2020 - Dart
Need to have section or separate document where we will place trivial problems descriptions and how to fix them.
For example:
N+1 Problem
Short description, like we have extra queries
Diagnostic
We can review log file ourselves or setup gem bullet
for auto-detection
Solution
Add include
References
- Some links for best posts about this problem
-
Updated
Nov 20, 2018 - C#
-
Updated
Feb 22, 2018
Improve this page
Add a description, image, and links to the principles topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the principles topic, visit your repo's landing page and select "manage topics."
The project is using SonarCloud static code analysis. The latest results are showing that it has found several blocker and critical severity code smells. In this task those are fixed or marked as false positives. To mark false positives, SuppressWarnings annotation should be used in code as explained in the linked documentation.
Links:
[Blocker and critical severity code smells in SonarCloud](