Reference
10 documents
Best Practices
Android
- [Material Design 3](https://m3.material.io/)
kotlintypescriptweb
Apple
- [Human Interface Guidelines](https://developer.apple.com/design/human-interface-guidelines/)
swift
Cross-Platform
- [Nielsen Norman Usability Heuristics](https://www.nngroup.com/articles/ten-usability-heuristics/)
Networking
- [Microsoft REST API Guidelines](https://github.com/microsoft/api-guidelines)
Security
- [OWASP Top 10 (2021)](https://owasp.org/www-project-top-ten/)
Testing
- [Google SWE Book Ch. 11: Testing Overview](https://abseil.io/resources/swe-book/html/ch11.html)
csharppythontypescriptweb
UI Design
- [NNGroup: Visual Hierarchy](https://www.nngroup.com/articles/visual-hierarchy-ux-definition/)
web
Web
- [WCAG 2.1](https://www.w3.org/TR/WCAG21/)
web
Windows / .NET
- [C# Coding Conventions](https://learn.microsoft.com/en-us/dotnet/csharp/fundamentals/coding-style/coding-conventions)
csharpwindows