-
Updated
Apr 15, 2022 - JavaScript
{{ message }}
A professional front-end template for building fast, robust, and adaptable web apps or sites.
A set of best practices for JavaScript projects
The OWASP Cheat Sheet Series was created to provide a concise collection of high value information on specific application security topics.
Do's and Don'ts for Android development, by Futurice developers
Best practices for modern web development
How to improve NGINX performance, security, and other important things.
Good ideas for iOS development, by Futurice developers.
ASP.NET Boilerplate - Web Application Framework
The Data Engineering Cookbook
Nginx HTTP server boilerplate configs
An easy-to-read, quick reference for JS best practices, accepted coding standards, and links around the Web
Natural Language Processing Best Practices & Examples
Clean Code concepts adapted for TypeScript
Collaborative Collection of C++ Best Practices. This online resource is part of Jason Turner's collection of C++ Best Practices resources. See README.md for more information.
Is your feature request related to a problem? Please describe.
We have a file pkg/policy/defaultRules.yaml - which is the source of truth for the default rules in users' policies.
It's very important we don't break it, therefore - better testing is required.
A quick win would be to test and validate the structure of the yaml
Describe the solution you'd like
Add a test file **pkg/pol
Learn Domain-Driven Design, software architecture, design patterns, best practices. Code examples included
What and where?
Please give the broken URL. Where is the link located?
Would you like to be assigned to this issue?
Check the box if you will submit a PR to fix this issue. Please read CONTRIBUTING.md.
-KONG [ ] Assign me, please!
A best practice for tensorflow project template architecture.
This hint has been around since 2018 and is documented on webhint.io (https://webhint.io/docs/user-guide/hints/hint-doctype/). However it's not enabled by default in any of webhint's configurations (likely an oversight).
We should turn this on by default and perform any necessary cleanup in the process (e.g. switching to get locations from webhint's location-aware DOM that was added after the
Add a description, image, and links to the best-practices topic page so that developers can more easily learn about it.
To associate your repository with the best-practices topic, visit your repo's landing page and select "manage topics."
Provide the steps to reproduce