All Projects → common-coding-conventions → Similar Projects or Alternatives

400 Open source projects that are alternatives of or similar to common-coding-conventions

Clean Code Typescript
Clean Code concepts adapted for TypeScript
Stars: ✭ 5,075 (+1558.5%)
Mutual labels:  best-practices, clean-code
Bookmarks
🔖 +4.3K awesome resources for geeks and software crafters 🍺
Stars: ✭ 210 (-31.37%)
Mutual labels:  best-practices, clean-code
Run Aspnetcore
A starter kit for your next ASP.NET Core web application. Boilerplate for ASP.NET Core reference application, demonstrating a layered application architecture with applying Clean Architecture and DDD best practices. Download 100+ page eBook PDF from here ->
Stars: ✭ 227 (-25.82%)
Mutual labels:  best-practices, clean-code
Write Readable Javascript Code
📖 All about writing maintainable JavaScript
Stars: ✭ 244 (-20.26%)
Mutual labels:  best-practices, clean-code
angular-clean-code
My personal best practices when I'm working with Angular.
Stars: ✭ 39 (-87.25%)
Mutual labels:  best-practices, clean-code
clean-code-javascript
🛁 Clean Code-Konzepte adaptiert für JavaScript.
Stars: ✭ 37 (-87.91%)
Mutual labels:  best-practices, clean-code
Clean Code Javascript
🛁 Clean Code concepts adapted for JavaScript
Stars: ✭ 62,912 (+20459.48%)
Mutual labels:  best-practices, clean-code
Android Modular Architecture
📚 Sample Android Components Architecture on a modular word focused on the scalability, testability and maintainability written in Kotlin, following best practices using Jetpack.
Stars: ✭ 2,048 (+569.28%)
Mutual labels:  best-practices, clean-code
Evergreen Skills Developers
List of evergreen skills, based on software development best practices & cross-framework principles, that should serve as a fair assessment of skilled software engineers / developers
Stars: ✭ 818 (+167.32%)
Mutual labels:  best-practices, clean-code
Clean Code Dotnet
🛁 Clean Code concepts and tools adapted for .NET
Stars: ✭ 4,425 (+1346.08%)
Mutual labels:  best-practices, clean-code
Movies Kotlin Kata
Katas for practice Kotlin( Coroutines, dataclasses, delegate properties...) Clean Architecture and best practices in Android(DI, Dagger, MVP, Espresso) implemented by Jorge Sánchez (Xurxodev)
Stars: ✭ 240 (-21.57%)
Mutual labels:  best-practices, clean-code
Clean Code Java
Clean Code concepts adapted for Java. Based on @ryanmcdermott repository.
Stars: ✭ 155 (-49.35%)
Mutual labels:  best-practices, clean-code
php-best-practices
What I consider the best practices for web and software development.
Stars: ✭ 60 (-80.39%)
Mutual labels:  best-practices, clean-code
Architecture
.NET 6, ASP.NET Core 6, Entity Framework Core 6, C# 10, Angular 13, Clean Code, SOLID, DDD.
Stars: ✭ 2,285 (+646.73%)
Mutual labels:  best-practices, clean-code
Clean Code Ruby
🛁 Clean Code concepts adapted for Ruby
Stars: ✭ 1,235 (+303.59%)
Mutual labels:  best-practices, clean-code
Best-Coding-practices-in-android
This repo is to add best practices that developers can apply to write clean, short and testable code in android.
Stars: ✭ 86 (-71.9%)
Mutual labels:  best-practices, clean-code
Php Programming Best Practices
Referencia para los desarrolladores de Tiendanube y para la comunidad de PHP.
Stars: ✭ 138 (-54.9%)
Mutual labels:  best-practices, clean-code
Clean Code Javascript Tr
JavaScript için Uyarlanmış Temiz Kod Kavramları
Stars: ✭ 232 (-24.18%)
Mutual labels:  best-practices, clean-code
Kubernetes Security Best Practice
Kubernetes Security - Best Practice Guide
Stars: ✭ 2,540 (+730.07%)
Mutual labels:  best-practices
birthtalk
Meet who have birth common with you
Stars: ✭ 36 (-88.24%)
Mutual labels:  clean-code
Rust Web Boilerplate
Rust web template for modern web backend applications
Stars: ✭ 211 (-31.05%)
Mutual labels:  best-practices
Javascript Todo List Tutorial
✅ A step-by-step complete beginner example/tutorial for building a Todo List App (TodoMVC) from scratch in JavaScript following Test Driven Development (TDD) best practice. 🌱
Stars: ✭ 212 (-30.72%)
Mutual labels:  best-practices
clean architecture typescript example
This repository provides an implementation (or at least an attempt) of Uncle Bob's Clean Architecture with Typescript.
Stars: ✭ 78 (-74.51%)
Mutual labels:  clean-code
LearningResources
A centralised hub for learner around the globe from A-Z. You can find collections of manuals, blogs, hacks, one liners, courses, other free learning-resources and more
Stars: ✭ 63 (-79.41%)
Mutual labels:  best-practices
Pysanity
Opinionated coding guidelines and best practices in Python
Stars: ✭ 205 (-33.01%)
Mutual labels:  best-practices
Wstg
The Web Security Testing Guide is a comprehensive Open Source guide to testing the security of web applications and web services.
Stars: ✭ 3,873 (+1165.69%)
Mutual labels:  best-practices
Nodebestpractices
✅ The Node.js best practices list (December 2021)
Stars: ✭ 72,734 (+23669.28%)
Mutual labels:  best-practices
Lumen Api Starter
Lumen 8 基础上扩展出的API 启动项目,精心设计的目录结构,规范统一的响应数据格式,Repository 模式架构的最佳实践。
Stars: ✭ 197 (-35.62%)
Mutual labels:  best-practices
Devonfw4flutter
A guide aiming to bridge the gap between the absolute Flutter basics and clean, structured Flutter Development
Stars: ✭ 219 (-28.43%)
Mutual labels:  best-practices
playwright-lighthouse
🎭: Playwright Lighthouse Audit
Stars: ✭ 120 (-60.78%)
Mutual labels:  best-practices
Lighthouse Check Action
GitHub Action for running @GoogleChromeLabs Lighthouse audits with all the bells and whistles 🔔 Multiple audits, Slack notifications, and more!
Stars: ✭ 175 (-42.81%)
Mutual labels:  best-practices
BEW-2.5-Strongly-Typed-Languages
💪 Learn and implement the design patterns and best practices that make Go a top choice at high-velocity startups like Lyft, Heroku, Docker, Medium, and more!
Stars: ✭ 14 (-95.42%)
Mutual labels:  best-practices
React Isomorphic Starterkit
Create an isomorphic React app in less than 5 minutes
Stars: ✭ 2,326 (+660.13%)
Mutual labels:  best-practices
accessibility-guide
Client friendly accessibility guide
Stars: ✭ 15 (-95.1%)
Mutual labels:  best-practices
Swan
Swan stands for Stuff We All Need. Unosquare's collection of C# extension methods and classes.
Stars: ✭ 202 (-33.99%)
Mutual labels:  best-practices
eslint-config-fullstack
A complete ESLint config file to help students avoid errors and learn best practices
Stars: ✭ 16 (-94.77%)
Mutual labels:  best-practices
Learning Cmake
learning cmake
Stars: ✭ 2,524 (+724.84%)
Mutual labels:  best-practices
eslint-config-galex
hopefully the last eslint config you'll ever need - customizable & modern best practices for JS, TS, Node, React, Remix, Next, Jest, testing-library & storybook
Stars: ✭ 166 (-45.75%)
Mutual labels:  best-practices
Awesome Patterns
Collections of Go patterns based on tmrts/go-patterns, But merged with other awesome forks and more improvoments.
Stars: ✭ 188 (-38.56%)
Mutual labels:  best-practices
Html5 Boilerplate
A professional front-end template for building fast, robust, and adaptable web apps or sites.
Stars: ✭ 52,009 (+16896.41%)
Mutual labels:  best-practices
neo-csharpcoe
.NET Blockchain C# Developers Center of Excellence
Stars: ✭ 13 (-95.75%)
Mutual labels:  best-practices
Aws Serverless Data Lake Framework
Enterprise-grade, production-hardened, serverless data lake on AWS
Stars: ✭ 179 (-41.5%)
Mutual labels:  best-practices
codeclimate-apexmetrics
ApexMetrics - Code Climate engine for Salesforce [DISCONTINUED use CC PMD instead)
Stars: ✭ 46 (-84.97%)
Mutual labels:  clean-code
Dilettantes-Guide-to-Linting
Setting up ESLint, Prettier, VS Code, and the AirBnB style guide in beautiful harmony.
Stars: ✭ 18 (-94.12%)
Mutual labels:  best-practices
Rubycritic
A Ruby code quality reporter
Stars: ✭ 2,841 (+828.43%)
Mutual labels:  best-practices
Coredatabestpractices
Best Practices in Core Data explained within a demo application
Stars: ✭ 171 (-44.12%)
Mutual labels:  best-practices
Nginx Admins Handbook
How to improve NGINX performance, security, and other important things.
Stars: ✭ 12,463 (+3972.88%)
Mutual labels:  best-practices
Programming Guidelines
My personal programming guidelines
Stars: ✭ 170 (-44.44%)
Mutual labels:  best-practices
Guidelines.spatie.be
The guidelines used at our company
Stars: ✭ 169 (-44.77%)
Mutual labels:  best-practices
nodejs-integration-tests-best-practices
✅ Beyond the basics of Node.js testing. Including a super-comprehensive best practices list and an example app (April 2022)
Stars: ✭ 2,842 (+828.76%)
Mutual labels:  best-practices
Awesome Android Complete Reference
Awesome Android references for everything like best practices, performance optimization, etc.
Stars: ✭ 2,701 (+782.68%)
Mutual labels:  best-practices
The Rest Architectural Style
An article on the REST architecture style.
Stars: ✭ 168 (-45.1%)
Mutual labels:  best-practices
Naming Convention Guides
📖 Collection of naming guides for writing more consistent and readable codes
Stars: ✭ 239 (-21.9%)
Mutual labels:  best-practices
Polaris
Validation of best practices in your Kubernetes clusters
Stars: ✭ 2,397 (+683.33%)
Mutual labels:  best-practices
Superwerker
Open-source solution to automate the setup of an AWS Cloud environment with prescriptive best practices.
Stars: ✭ 161 (-47.39%)
Mutual labels:  best-practices
frontend-tips
Super tiny, quick tips, tricks and best practices of front-end development
Stars: ✭ 511 (+66.99%)
Mutual labels:  best-practices
guides.etalab.gouv.fr
Les guides d'Etalab : bonnes pratiques relatives aux données, algorithmes et codes sources
Stars: ✭ 18 (-94.12%)
Mutual labels:  best-practices
Sysadmin Reading List
A reading/viewing list for larval stage sysadmins and SREs
Stars: ✭ 240 (-21.57%)
Mutual labels:  best-practices
Cryptcheck
Verify some SSL/TLS website or XMPP implementation
Stars: ✭ 158 (-48.37%)
Mutual labels:  best-practices
Webfundamentals
Best practices for modern web development
Stars: ✭ 12,335 (+3931.05%)
Mutual labels:  best-practices
1-60 of 400 similar projects