All Projects → Live News Viper → Similar Projects or Alternatives

437 Open source projects that are alternatives of or similar to Live News Viper

Clean Ts Api
API em NodeJs usando Typescript, TDD, Clean Architecture, Design Patterns e SOLID principles
Stars: ✭ 619 (+420.17%)
Mutual labels:  design-patterns, clean-code
eShopOnWeb
Sample ASP.NET Core 6.0 reference application, powered by Microsoft, demonstrating a layered application architecture with monolithic deployment model. Download the eBook PDF from docs folder.
Stars: ✭ 8,250 (+6832.77%)
Mutual labels:  clean-code, design-patterns
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 (+90.76%)
Mutual labels:  design-patterns, clean-code
Clean Architecture Manga
🌀 Clean Architecture with .NET6, C#10 and React+Redux. Use cases as central organizing structure, completely testable, decoupled from frameworks
Stars: ✭ 3,104 (+2508.4%)
Mutual labels:  design-patterns, clean-code
Dotnet New Caju
Learn Clean Architecture with .NET Core 3.0 🔥
Stars: ✭ 228 (+91.6%)
Mutual labels:  design-patterns, clean-code
Modular Monolith With Ddd
Full Modular Monolith application with Domain-Driven Design approach.
Stars: ✭ 6,210 (+5118.49%)
Mutual labels:  design-patterns, clean-code
clean architecture typescript example
This repository provides an implementation (or at least an attempt) of Uncle Bob's Clean Architecture with Typescript.
Stars: ✭ 78 (-34.45%)
Mutual labels:  clean-code, design-patterns
Sample Dotnet Core Cqrs Api
Sample .NET Core REST API CQRS implementation with raw SQL and DDD using Clean Architecture.
Stars: ✭ 1,273 (+969.75%)
Mutual labels:  design-patterns, clean-code
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 (+1059.66%)
Mutual labels:  design-patterns, clean-code
Cp Ddd Framework
A lightweight flexible development framework for complex business architecture with full ecosystem!轻量级业务中台开发框架,中台架构的顶层设计和完整解决方案!
Stars: ✭ 566 (+375.63%)
Mutual labels:  design-patterns, clean-code
Guardclauses
A simple package with guard clause extensions.
Stars: ✭ 767 (+544.54%)
Mutual labels:  design-patterns, clean-code
Dev Stuff
😎 Programming stuff for everyone. Collection of articles, videos about architecture, Domain Driven Design, microservices, testing etc.
Stars: ✭ 105 (-11.76%)
Mutual labels:  clean-code
Paper Code
对一些好的技术文章结合自己的实践经验进行翻译、举例说明等或自己的经验分享。主要包括架构设计、模式设计、模型设计、重构等。
Stars: ✭ 94 (-21.01%)
Mutual labels:  design-patterns
Khalilstemmler Blog
Blog, wiki and articles on software design + architecture w/ JavaScript and TypeScript
Stars: ✭ 95 (-20.17%)
Mutual labels:  design-patterns
Designpatterns
The 23 Gang of Four Design Patterns.
Stars: ✭ 93 (-21.85%)
Mutual labels:  design-patterns
When Ts
When: recombinant design pattern for state machines based on gene expression with a temporal model
Stars: ✭ 112 (-5.88%)
Mutual labels:  design-patterns
Clean Code Notes
My notes of Clean Code book
Stars: ✭ 104 (-12.61%)
Mutual labels:  clean-code
Cleanify
Cleans/Beautifies html, js and css files in your project
Stars: ✭ 87 (-26.89%)
Mutual labels:  clean-code
Android Base
Android Clean Architecture MVP RESTful client template app
Stars: ✭ 87 (-26.89%)
Mutual labels:  clean-code
Tachyons Verbose
Functional CSS for humans. Verbose edition.
Stars: ✭ 102 (-14.29%)
Mutual labels:  design-patterns
Swift Design Patterns
🚀 The ultimate collection of various Software Design Patterns implemented in Swift [Swift 5.0, 28 Patterns].
Stars: ✭ 85 (-28.57%)
Mutual labels:  design-patterns
Patternfly Design
Use this repo to file all new feature or design change requests for the PatternFly project
Stars: ✭ 82 (-31.09%)
Mutual labels:  design-patterns
Programming Principles
Categorized overview of programming principles & design patterns
Stars: ✭ 1,735 (+1357.98%)
Mutual labels:  design-patterns
Basicknowledge
Data struct, algorithm, LeetCode and DesignPattern introduction and implementation in Cpp and C#
Stars: ✭ 109 (-8.4%)
Mutual labels:  design-patterns
Generic Repository Nodejs Typescript Article
Article's examples
Stars: ✭ 100 (-15.97%)
Mutual labels:  design-patterns
Ft Origami
The Old Origami Website, do not use
Stars: ✭ 80 (-32.77%)
Mutual labels:  design-patterns
Calcite Components
Web Components for the Calcite Design System. Built with Stencil JS. Currently in Beta!
Stars: ✭ 96 (-19.33%)
Mutual labels:  design-patterns
Android Kotlin Clean Architecture
Android Sample Clean Architecture App written in Kotlin
Stars: ✭ 1,562 (+1212.61%)
Mutual labels:  clean-code
Gang Of Four And Solid Principles In Swift
👨‍👩‍👧‍👦 - My personal Repo to learn all 23 Gang of Four patterns and all SOLID Principles using Swift and Playgrounds
Stars: ✭ 95 (-20.17%)
Mutual labels:  design-patterns
Swift X Design Patterns
✏️ Design patterns implemented in Swift X. `let X = 5.1`
Stars: ✭ 112 (-5.88%)
Mutual labels:  design-patterns
1975
1975 - Modelando Domínios Ricos
Stars: ✭ 94 (-21.01%)
Mutual labels:  design-patterns
Clean Arch Pokemon
Clean Architecture de um modo divertido e prático integrando uma API com uma API de Pokémon.
Stars: ✭ 103 (-13.45%)
Mutual labels:  clean-code
Moderndesignpatterns
Design Patterns in Modern C++
Stars: ✭ 88 (-26.05%)
Mutual labels:  design-patterns
Generic Repository
Generic implementation of Repository pattern in C# .NET
Stars: ✭ 115 (-3.36%)
Mutual labels:  design-patterns
Reobject
Python without ifs and buts - an ORM layer for Python objects, inspired by Django
Stars: ✭ 78 (-34.45%)
Mutual labels:  design-patterns
Python Ddd
Python DDD example
Stars: ✭ 100 (-15.97%)
Mutual labels:  design-patterns
Vscode Glean
The extension provides refactoring tools for your React codebase
Stars: ✭ 1,194 (+903.36%)
Mutual labels:  clean-code
Design Patterns Php
Most simplest design pattern implementation in PHP, including all 23 GoF patterns plus some other patterns
Stars: ✭ 85 (-28.57%)
Mutual labels:  design-patterns
Todo
✅ Commad-Line Task management with storage on your GitHub 🔥
Stars: ✭ 111 (-6.72%)
Mutual labels:  clean-code
Android Mvp Architecture
MVP + Kotlin + Retrofit2 + Dagger2 + Coroutines + Anko + Kotlin-Android-Extensions + RX-java + Mockk + Espresso + Junit5
Stars: ✭ 82 (-31.09%)
Mutual labels:  clean-code
Clean Architecture
A (work-in-progress) guide to the methodology behind Made Tech Flavoured Clean Architecture
Stars: ✭ 101 (-15.13%)
Mutual labels:  clean-code
Clean Code Ruby
🛁 Clean Code concepts adapted for Ruby
Stars: ✭ 1,235 (+937.82%)
Mutual labels:  clean-code
Android Readthefuckingsourcecode
😜 记录日常的开发技巧,开发中遇到的技术重点、难点,各个知识点的总结,优质面试题等等。持续更新...
Stars: ✭ 1,665 (+1299.16%)
Mutual labels:  design-patterns
Office Add In Ux Design Patterns Code
[ARCHIVED] Implementations in HTML and CSS of the design patterns in the repo Office-Add-in-UX-Design-Patterns
Stars: ✭ 78 (-34.45%)
Mutual labels:  design-patterns
Apex Unified Logging
Platform-Event-based Apex logger for unified logging over transaction boundaries
Stars: ✭ 101 (-15.13%)
Mutual labels:  clean-code
Python Dependency Injector
Dependency injection framework for Python
Stars: ✭ 1,203 (+910.92%)
Mutual labels:  design-patterns
React Native Keyboard Spacer
Plug and play react-native keyboard spacer view.
Stars: ✭ 1,475 (+1139.5%)
Mutual labels:  clean-code
Snail
🎈 🎈 这里有各领域丰富且有用的知识! 🚀 http://note.isnico.com/
Stars: ✭ 74 (-37.82%)
Mutual labels:  design-patterns
No Framework Tutorial
A small tutorial to show how to create a PHP application without a framework.
Stars: ✭ 1,357 (+1040.34%)
Mutual labels:  clean-code
Manager
Implementation of the Manager pattern existing in Laravel framework
Stars: ✭ 74 (-37.82%)
Mutual labels:  design-patterns
Designpatterns
DesignPatterns samples by csharp on dotnetcore 《大话设计模式》 中设计模式总结/C#(.NETCore)代码
Stars: ✭ 73 (-38.66%)
Mutual labels:  design-patterns
Brazilian Portuguese
Brazilian portuguese translation [WIP]
Stars: ✭ 111 (-6.72%)
Mutual labels:  design-patterns
Clean Flutter
This repo is a small explanation of clean architecture on with flutter framework and some test where added
Stars: ✭ 108 (-9.24%)
Mutual labels:  clean-code
Study Path
An organized learning path about Clean Code, Test-Driven Development, Legacy Code, Refactoring, Domain-Driven Design and Microservice Architecture
Stars: ✭ 1,357 (+1040.34%)
Mutual labels:  clean-code
Pypattyrn
A simple library for implementing common design patterns.
Stars: ✭ 1,180 (+891.6%)
Mutual labels:  design-patterns
Design Patterns
Описание и реализация самых популярных шаблонов проектирования
Stars: ✭ 72 (-39.5%)
Mutual labels:  design-patterns
Codemaid
CodeMaid is an open source Visual Studio extension to cleanup and simplify our C#, C++, F#, VB, PHP, PowerShell, JSON, XAML, XML, ASP, HTML, CSS, LESS, SCSS, JavaScript and TypeScript coding.
Stars: ✭ 1,353 (+1036.97%)
Mutual labels:  clean-code
Booking Management Dashboard
flutter Booking Management Dashboard responsive (web,mobile,tablet)
Stars: ✭ 69 (-42.02%)
Mutual labels:  clean-code
Event Sourcing Castanha
An Event Sourcing service template with DDD, TDD and SOLID. It has High Cohesion and Loose Coupling, it's a good start for your next Microservice application.
Stars: ✭ 68 (-42.86%)
Mutual labels:  clean-code
Design Patterns
php设计模式
Stars: ✭ 107 (-10.08%)
Mutual labels:  design-patterns
1-60 of 437 similar projects