All Projects → Clean Code Javascript → Similar Projects or Alternatives

831 Open source projects that are alternatives of or similar to Clean Code Javascript

Revisited
🧑‍🤝‍🧑 The visitor pattern revisited. An inheritance-aware acyclic visitor template, any and any-function templates.
Stars: ✭ 14 (-99.98%)
Mutual labels:  inheritance
Buddy.js
Magic number detection for JavaScript
Stars: ✭ 751 (-98.81%)
Mutual labels:  clean-code
Publisher Ads Lighthouse Plugin
Publisher Ads Lighthouse Plugin is a tool to improve ad speed and overall quality through a series of automated audits. This tool will aid in resolving discovered problems, providing a tool to be used to evaluate effectiveness of iterative changes while suggesting actionable feedback.
Stars: ✭ 58 (-99.91%)
Mutual labels:  best-practices
CleanArchitecture
ASP.NET Core 6 Web API Clean Architecture Solution Template
Stars: ✭ 312 (-99.5%)
Mutual labels:  clean-architecture
Movienight
MovieNight is a sample Android application that uses the clean architecture approach and is written in Kotlin.
Stars: ✭ 744 (-98.82%)
Mutual labels:  clean-architecture
Monolith Microservice Shop
Source code for https://threedots.tech/post/microservices-or-monolith-its-detail/ article.
Stars: ✭ 83 (-99.87%)
Mutual labels:  clean-architecture
boats-xkcd
An xkcd reader for Android. A cool one.
Stars: ✭ 33 (-99.95%)
Mutual labels:  clean-architecture
Opensource.guide
📚 Community guides for open source creators
Stars: ✭ 9,460 (-84.96%)
Mutual labels:  best-practices
Capsule Network Tutorial
Pytorch easy-to-follow Capsule Network tutorial
Stars: ✭ 722 (-98.85%)
Mutual labels:  clean-code
FootballNews2
Personal Android project for Football daily updates
Stars: ✭ 16 (-99.97%)
Mutual labels:  clean-architecture
Ruby.fundamental
📚 Fundamental programming with ruby examples and references. It covers threads, SOLID principles, design patterns, data structures, algorithms. Books for reading. Repo for website https://github.com/khusnetdinov/betterdocs
Stars: ✭ 391 (-99.38%)
Mutual labels:  principles
total-serialism
Toolbox full of Algorithmic Composition methods
Stars: ✭ 74 (-99.88%)
Mutual labels:  composition
Project Guidelines
A set of best practices for JavaScript projects
Stars: ✭ 25,952 (-58.75%)
Mutual labels:  best-practices
xr
Lightweight debug server utility for PHP.
Stars: ✭ 116 (-99.82%)
Mutual labels:  clean-code
Mosbymvi
Model-View-Intent (MVI) sample app built in Kotlin with Mosby, RxJava and RxBinding
Stars: ✭ 57 (-99.91%)
Mutual labels:  clean-architecture
Applied Crypto Hardening
Best Current Practices regarding secure online communication and configuration of services using cryptography.
Stars: ✭ 690 (-98.9%)
Mutual labels:  best-practices
Clearest Leetcode Cpp Solutions
Clearest LeetCode C++ Solutions. 本项目追求思路清晰,代码简洁。This project is intended to clarify the general problem solving ideas
Stars: ✭ 33 (-99.95%)
Mutual labels:  clean-code
Solidity Cheatsheet
Cheat sheet and best practices for solidity. Write smart contracts for Ethereum.
Stars: ✭ 384 (-99.39%)
Mutual labels:  best-practices
cppbestpractices
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.
Stars: ✭ 5,424 (-91.38%)
Mutual labels:  best-practices
Go Best Practice
Go语言实战: 编写可维护Go语言代码建议
Stars: ✭ 1,240 (-98.03%)
Mutual labels:  best-practices
riblet-sample
A sample to represent Uber Riblets design pattern using Swift.
Stars: ✭ 42 (-99.93%)
Mutual labels:  clean-architecture
Laravel Best Practices
Laravel best practices
Stars: ✭ 7,066 (-88.77%)
Mutual labels:  best-practices
OOP-In-CPlusPlus
An Awesome Repository On Object Oriented Programming In C++ Language. Ideal For Computer Science Undergraduates, This Repository Holds All The Resources Created And Used By Me - Code & Theory For One To Master Object Oriented Programming. Filled With Theory Slides, Number Of Programs, Concept-Clearing Projects And Beautifully Explained, Well Doc…
Stars: ✭ 27 (-99.96%)
Mutual labels:  inheritance
Recapproject
Araç Kiralama Sistemi | Engin Demiroğ
Stars: ✭ 57 (-99.91%)
Mutual labels:  clean-code
python-composition
Code for my talk at the Python Pizza micro conference. 🧀🍅🧄🥦
Stars: ✭ 24 (-99.96%)
Mutual labels:  composition
Xo
❤️ JavaScript/TypeScript linter (ESLint wrapper) with great defaults
Stars: ✭ 6,277 (-90.02%)
Mutual labels:  best-practices
Kodkod
https://github.com/alirizaadiyahsi/Nucleus Web API layered architecture startup template with ASP.NET Core 2.1, EF Core 2.1 and Vue Client
Stars: ✭ 45 (-99.93%)
Mutual labels:  best-practices
Vite Electron Builder
Electron app boilerplate based on Vite. TypeScript + Vue/React/Angular/Svelte/Vanilla
Stars: ✭ 96 (-99.85%)
Mutual labels:  best-practices
TVToday
iOS TV Shows app with TMDb Api. RxSwift, MVVM, Clean Architecture. Tuist + Swift Package Manager
Stars: ✭ 27 (-99.96%)
Mutual labels:  clean-architecture
Onboarding
A list of resources we at flyeralarm use to get new developers up and running
Stars: ✭ 648 (-98.97%)
Mutual labels:  best-practices
typeset.css
✍ tr.v. type·set To set (written material) into type; compose.
Stars: ✭ 19 (-99.97%)
Mutual labels:  best-practices
Tdcapp
Sample app which access the TDC (The Developer's Conference) REST API.
Stars: ✭ 55 (-99.91%)
Mutual labels:  clean-architecture
tailwind-cascade
Override TailwindCSS classes for component composition
Stars: ✭ 28 (-99.96%)
Mutual labels:  composition
Nlp Recipes
Natural Language Processing Best Practices & Examples
Stars: ✭ 5,783 (-90.81%)
Mutual labels:  best-practices
KotlinMvpTemplateGenerator
Android Studio template for Kotlin with MVP + Dagger2 + Retrofit2
Stars: ✭ 65 (-99.9%)
Mutual labels:  clean-architecture
Sample Code Movies
This repository contains sample code. Its purpose being, to quickly demonstrate Android and software development in general, clean code, best practices, testing and all those other must know goodies.
Stars: ✭ 81 (-99.87%)
Mutual labels:  clean-architecture
MVPArchitecture
Android MVP architecture in Kotlin using Dagger2, RxJava2, Retrofit2 and so on
Stars: ✭ 27 (-99.96%)
Mutual labels:  clean-architecture
Ios Mvp Clean Architecture
Demo iOS application built to highlight MVP (Model View Presenter) and Clean Architecture concepts
Stars: ✭ 637 (-98.99%)
Mutual labels:  clean-architecture
ApolloRickAndMorty
just a side project to try out GraphQL and Dagger Hilt with Clean architecture and MVVM
Stars: ✭ 28 (-99.96%)
Mutual labels:  clean-architecture
Kotlin Android Scaffolding
An android project structure using kotlin and most common libraries.
Stars: ✭ 53 (-99.92%)
Mutual labels:  clean-architecture
Eslint Plugin Testing Library
ESLint plugin to follow best practices and anticipate common mistakes when writing tests with Testing Library
Stars: ✭ 384 (-99.39%)
Mutual labels:  best-practices
Production Ready Expressjs Server
Express.js server that implements production-ready error handling and logging following latest best practices.
Stars: ✭ 101 (-99.84%)
Mutual labels:  best-practices
Basekotlinandroid
Base Project Android with Kotlin and MVVM
Stars: ✭ 74 (-99.88%)
Mutual labels:  clean-architecture
Blockchain Tracker
A blockchain market tracking app. Example implementation of reactive clean architecture and testing.
Stars: ✭ 30 (-99.95%)
Mutual labels:  clean-architecture
Android Best Practices
Do's and Don'ts for Android development, by Futurice developers
Stars: ✭ 19,883 (-68.4%)
Mutual labels:  best-practices
car-rental
CarRental Project
Stars: ✭ 13 (-99.98%)
Mutual labels:  clean-architecture
buchu
Use Cases - Uniform, auditable and secure use case library
Stars: ✭ 23 (-99.96%)
Mutual labels:  clean-architecture
Cleanarchitecturetemplate
A template for a dotnet core api / mvc "clean architecture" project.
Stars: ✭ 50 (-99.92%)
Mutual labels:  clean-architecture
LiteOTP
Multi OTP Spam Amp/Paralell threads
Stars: ✭ 50 (-99.92%)
Mutual labels:  clean-code
Vue Vuex Router
vueCli3搭建的vue-vuex-router开发模版,PC、Mobile两个分支开箱即用,支持scss、vuex、axios、多语言、过滤器、仓库快速提交等
Stars: ✭ 596 (-99.05%)
Mutual labels:  best-practices
pahout
A pair programming partner for writing better PHP. Pahout means PHP mahout 🐘
Stars: ✭ 43 (-99.93%)
Mutual labels:  clean-code
Angular2 Style Guide
[Deprecated] Community-driven set of best practices and style guidelines for Angular 2 application development
Stars: ✭ 1,237 (-98.03%)
Mutual labels:  best-practices
Firebucket
Glimpse into Firebase, with a simple TODO list app built around Dagger, RxJava 2, Clean architecture and of course, Firebase.
Stars: ✭ 376 (-99.4%)
Mutual labels:  clean-architecture
Angular Routing Best Practices
Angular Routing - Best Practices for Enterprise Applications
Stars: ✭ 29 (-99.95%)
Mutual labels:  best-practices
Unit Testing Tips
Unit testing tips by examples in PHP
Stars: ✭ 318 (-99.49%)
Mutual labels:  best-practices
Superplate
Performance-oriented frontend application creator with popular tools.
Stars: ✭ 368 (-99.42%)
Mutual labels:  best-practices
Architecturesamplewithfirebase
これは、iOSアプリを色々なアーキテクチャで実装してみたものです。
Stars: ✭ 89 (-99.86%)
Mutual labels:  clean-architecture
Dotnet Template Onion
Onion Architecture with .NET 5/.NET Core and CQRS/Event Sourcing following a DDD approach
Stars: ✭ 70 (-99.89%)
Mutual labels:  clean-architecture
Practical Clean Ddd
A simplified and effortless approach to get started with Domain-driven Design, Clean Architecture, CQRS, and Microservices patterns
Stars: ✭ 28 (-99.96%)
Mutual labels:  clean-architecture
Go Api Boilerplate
Go Server/API boilerplate using best practices DDD CQRS ES gRPC
Stars: ✭ 373 (-99.41%)
Mutual labels:  best-practices
301-360 of 831 similar projects