All Projects → Clean Code Javascript Tr → Similar Projects or Alternatives

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

CleanSwiftArchitectureGenerator
🔨 A generator of Clean Swift Architecture files
Stars: ✭ 56 (-75.86%)
Mutual labels:  clean-architecture
Nodejs Cli Apps Best Practices
The largest Node.js CLI Apps best practices list ✨
Stars: ✭ 2,144 (+824.14%)
Mutual labels:  best-practices
depsbot
⚙️ GitHub action to check freshness of your deno dependencies
Stars: ✭ 28 (-87.93%)
Mutual labels:  best-practices
Ios Clean Architecture Mvvm
Template iOS app using Clean Architecture and MVVM. Includes DIContainer, FlowCoordinator, DTO, Response Caching and one of the views in SwiftUI
Stars: ✭ 753 (+224.57%)
Mutual labels:  clean-architecture
basetemplate9
TYPO3 v9 LTS Template Foundation - Use it as a base for your website configuration. Add all your Stylesheets, JavaScripts and Templates.
Stars: ✭ 15 (-93.53%)
Mutual labels:  best-practices
spring-boot-microservice-best-practices
Best practices and integrations available for Spring Boot based Microservice in a single repository.
Stars: ✭ 139 (-40.09%)
Mutual labels:  best-practices
Y-BP
YFE Team 前端最佳实践
Stars: ✭ 28 (-87.93%)
Mutual labels:  best-practices
Viewinspector
Runtime introspection and unit testing of SwiftUI views
Stars: ✭ 746 (+221.55%)
Mutual labels:  best-practices
mongoDB-Atlas
Best Practices of mongoDB in general and the cloud version of the database(Atlas)
Stars: ✭ 37 (-84.05%)
Mutual labels:  best-practices
Validator
Nu Html Checker – Helps you catch problems in your HTML/CSS/SVG
Stars: ✭ 1,024 (+341.38%)
Mutual labels:  best-practices
MVPArchitecture
Android MVP architecture in Kotlin using Dagger2, RxJava2, Retrofit2 and so on
Stars: ✭ 27 (-88.36%)
Mutual labels:  clean-architecture
unity-clean-code
Quick guide to help Unity developers create more robust, maintainable, and cleaner C# code.
Stars: ✭ 60 (-74.14%)
Mutual labels:  clean-code
Glasscord
[BUGFIXES ONLY, SUPPORT WILL DROP MAR 1, 2021] Injecting composition effects into Electron applications!
Stars: ✭ 737 (+217.67%)
Mutual labels:  composition
MGCleanArchitecture
Clean Architecture with RxSwift & MVVM - Templates and Solutions
Stars: ✭ 156 (-32.76%)
Mutual labels:  clean-architecture
run-aspnetcore-basics retired
One Solution - One Project for web application development with Asp.Net Core & EF.Core. Only one web application project which used aspnetcore components; razor pages, middlewares, dependency injection, configuration, logging. To create websites with minimum implementation of asp.net core based on HTML5, CSS, and JavaScript. You can use this boi…
Stars: ✭ 15 (-93.53%)
Mutual labels:  clean-code
Guide
🍄 指北,A front end style guide.
Stars: ✭ 727 (+213.36%)
Mutual labels:  best-practices
android-clean-code
Writing Clean Code in Android
Stars: ✭ 22 (-90.52%)
Mutual labels:  clean-code
Crocks
A collection of well known Algebraic Data Types for your utter enjoyment.
Stars: ✭ 1,501 (+546.98%)
Mutual labels:  composition
go-rest-api-clean-architecture
Go Product Rest API Clean Architecture.
Stars: ✭ 39 (-83.19%)
Mutual labels:  clean-architecture
React Clean Architecture
A realistic approach to implement clean architecture on react codebases
Stars: ✭ 713 (+207.33%)
Mutual labels:  clean-architecture
Dads
*BA DUM TSSS*
Stars: ✭ 240 (+3.45%)
Mutual labels:  clean-architecture
Coolweather
Weather App that uses Android best practices. Android Jetpack, clean architecture. Written in Kotlin
Stars: ✭ 154 (-33.62%)
Mutual labels:  clean-architecture
dashlord
The best-practices Dashboard
Stars: ✭ 41 (-82.33%)
Mutual labels:  best-practices
Asyncawaitbestpractices
Extensions for System.Threading.Tasks.Task and System.Threading.Tasks.ValueTask
Stars: ✭ 693 (+198.71%)
Mutual labels:  best-practices
educational-platform
Modular Monolith Java application with DDD
Stars: ✭ 124 (-46.55%)
Mutual labels:  clean-architecture
Polysemycleanarchitecture
Showcasing how the Polysemy library can be used to implement a REST application conforming to the guidelines of the Clean Architecture model.
Stars: ✭ 106 (-54.31%)
Mutual labels:  clean-architecture
QueryMovies
This repository shows a Android project with Clean Architecture, Functional Reactive Programming and MVP+Dagger
Stars: ✭ 16 (-93.1%)
Mutual labels:  clean-architecture
Deepj
A deep learning model for style-specific music generation.
Stars: ✭ 681 (+193.53%)
Mutual labels:  composition
Genericdatasource
A generic small reusable components for data source implementation for UITableView/UICollectionView in Swift.
Stars: ✭ 127 (-45.26%)
Mutual labels:  clean-code
Exchange Rates Mvvm
Sample Android project which incorporates MVVM, databinding, RxJava2, Dagger2 and Clean Architecture approach.
Stars: ✭ 43 (-81.47%)
Mutual labels:  clean-architecture
ApolloRickAndMorty
just a side project to try out GraphQL and Dagger Hilt with Clean architecture and MVVM
Stars: ✭ 28 (-87.93%)
Mutual labels:  clean-architecture
CleanArchitecture-SocketIO
CleanArchitecture with SocketIo 📡
Stars: ✭ 32 (-86.21%)
Mutual labels:  clean-architecture
Findseat
A Completed Functional Flutter App - FindSeat (BLoC + Json API + Unit Test + Firebase Auth)
Stars: ✭ 659 (+184.05%)
Mutual labels:  clean-architecture
Database-Naming-Convention
Database Naming Conventions & Best Practices
Stars: ✭ 76 (-67.24%)
Mutual labels:  best-practices
Android Kotlin Mvp Clean Architecture
Clean architecture blueprint using Kotlin and MVP pattern.
Stars: ✭ 105 (-54.74%)
Mutual labels:  clean-architecture
northwind-dotnet
A full-stack .NET 6 Microservices build on Minimal APIs and C# 10
Stars: ✭ 77 (-66.81%)
Mutual labels:  clean-architecture
Offlinesampleapp
Sample Offline-First MVVM app that uses Android Priority Job Queue, Room, Retrofit2, LiveData, LifecycleObserver, RxJava2, Dagger Android
Stars: ✭ 653 (+181.47%)
Mutual labels:  clean-architecture
Laravel best practices cn
Laravel最佳实践
Stars: ✭ 152 (-34.48%)
Mutual labels:  best-practices
Awesome Styleguides
📋 A list of styleguides
Stars: ✭ 644 (+177.59%)
Mutual labels:  best-practices
Js The Right Way
An easy-to-read, quick reference for JS best practices, accepted coding standards, and links around the Web
Stars: ✭ 8,147 (+3411.64%)
Mutual labels:  best-practices
paybill-manager
Your personal finance manager
Stars: ✭ 46 (-80.17%)
Mutual labels:  clean-architecture
gamma
An Eclipse-based modeling framework for the component-based design and analysis of reactive systems
Stars: ✭ 21 (-90.95%)
Mutual labels:  composition
credo naming
🏷 A suite of Credo checks to enforce naming best practices in an Elixir project
Stars: ✭ 68 (-70.69%)
Mutual labels:  best-practices
Practical.cleanarchitecture
Asp.Net Core 5 Clean Architecture (Microservices, Modular Monolith, Monolith) samples (+Blazor, Angular 11, React 17, Vue 2.6), Domain-Driven Design, CQRS, Event Sourcing, SOLID, Asp.Net Core Identity Custom Storage, Identity Server 4 Admin UI, Entity Framework Core, Selenium E2E Testing, SignalR Notification, Hangfire Tasks Scheduling, Health Checks, Security Headers, ...
Stars: ✭ 639 (+175.43%)
Mutual labels:  clean-architecture
elm-collage
Create interactive vector graphics and position them relative to each other
Stars: ✭ 57 (-75.43%)
Mutual labels:  composition
Android Kotlin Mvi Cleanarchitecture
Android + Kotlin + Modularization + Gradle Depedency managment + Gradle written in Kotlin DSL + Custom Gradle Plugin + MVVM + MVI + Clean Architecture + Repository Pattern + Coroutines + Flows + Koin + Retrofit2 + ROOM + Kotlin-Android-Extension + KtLints
Stars: ✭ 187 (-19.4%)
Mutual labels:  clean-architecture
meshery.io
Site for Meshery, the cloud native management plane
Stars: ✭ 135 (-41.81%)
Mutual labels:  best-practices
Awesome Security Hardening
A collection of awesome security hardening guides, tools and other resources
Stars: ✭ 630 (+171.55%)
Mutual labels:  best-practices
Ios Learning Materials
📚Curated list of articles, web-resources, tutorials and code repositories that may help you dig a little bit deeper into iOS [and Apple Platforms].
Stars: ✭ 1,380 (+494.83%)
Mutual labels:  clean-code
documentation
🍰 Architectural design methodology for Frontend projects
Stars: ✭ 359 (+54.74%)
Mutual labels:  principles
Metasync
Asynchronous Programming Library for JavaScript & Node.js
Stars: ✭ 164 (-29.31%)
Mutual labels:  composition
Clean Go Article
A reference for the Go community that covers the fundamentals of writing clean code and discusses concrete refactoring examples specific to Go.
Stars: ✭ 1,911 (+723.71%)
Mutual labels:  clean-code
Jenkins Workflow
contains handy groovy workflow-libs scripts
Stars: ✭ 41 (-82.33%)
Mutual labels:  best-practices
COVID-19-ANDROID
A simple android application builds for showcase COVID-19.
Stars: ✭ 21 (-90.95%)
Mutual labels:  clean-architecture
Posts Mvvm Daggerhilt Dynamic Feature Rxjava3 Flow Sample
Posts Api sample with Kotlin RxJava3/Coroutines Flow, Clean Architecture, Offline first/last with Room + Retrofit2, Dagger Hilt, Dynamic Feature Modules, Static Code Analysis, Gradle DSL, MockK+ MockWebServer with Test Driven Development including Api and Database tests
Stars: ✭ 41 (-82.33%)
Mutual labels:  clean-architecture
car-rental
CarRental Project
Stars: ✭ 13 (-94.4%)
Mutual labels:  clean-architecture
vue-example-app
An example app to propagate best practices for Vue.js application development and testing. Feel free to challenge these in Github Issues!
Stars: ✭ 71 (-69.4%)
Mutual labels:  best-practices
Modular App Core
Core implementations for a modular Android App
Stars: ✭ 127 (-45.26%)
Mutual labels:  clean-architecture
Redash
Tiny functional programming suite for JavaScript.
Stars: ✭ 40 (-82.76%)
Mutual labels:  composition
buchu
Use Cases - Uniform, auditable and secure use case library
Stars: ✭ 23 (-90.09%)
Mutual labels:  clean-architecture
601-660 of 816 similar projects