All Projects → Live News Viper → Similar Projects or Alternatives

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

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 (-27.73%)
Mutual labels:  clean-code
Wdb106 Flutter
WEB+DB PRESS Vol.106のAndroid・iOSアプリ設計のサンプルをFlutterではどう書くかというサンプル https://www.amazon.co.jp/dp/4774199435?tag=mono0926-22
Stars: ✭ 188 (+57.98%)
Mutual labels:  design-patterns
Apex Chainable
Chain Batches in a readable and flexible way without hardcoding the successor.
Stars: ✭ 27 (-77.31%)
Mutual labels:  clean-code
Unitysingleton
The best way to implement singleton pattern in Unity.
Stars: ✭ 185 (+55.46%)
Mutual labels:  design-patterns
DoFactorydotNetDesignPattern
http://www.dofactory.com/net/design-patterns
Stars: ✭ 17 (-85.71%)
Mutual labels:  design-patterns
Golang Design Patterns
Implementation of design patterns in Golang
Stars: ✭ 181 (+52.1%)
Mutual labels:  design-patterns
Clean Code Ruby
🛁 Clean Code concepts adapted for Ruby
Stars: ✭ 1,235 (+937.82%)
Mutual labels:  clean-code
Design Patterns And Idioms In Es6
Design patterns and idioms in JS(ES6) /w traceur
Stars: ✭ 179 (+50.42%)
Mutual labels:  design-patterns
phpstats
CLI Statistics and dependency graphs for PHP
Stars: ✭ 61 (-48.74%)
Mutual labels:  clean-code
Algorithms Data Structures In Typescript
Stars: ✭ 175 (+47.06%)
Mutual labels:  design-patterns
Cascadingtabledelegate
A no-nonsense way to write cleaner UITableViewDelegate and UITableViewDataSource in Swift.
Stars: ✭ 931 (+682.35%)
Mutual labels:  clean-code
Awesome Design Patterns
A curated list of software and architecture related design patterns.
Stars: ✭ 15,579 (+12991.6%)
Mutual labels:  design-patterns
xr
Lightweight debug server utility for PHP.
Stars: ✭ 116 (-2.52%)
Mutual labels:  clean-code
Design Patterns
Stars: ✭ 164 (+37.82%)
Mutual labels:  design-patterns
Android Readthefuckingsourcecode
😜 记录日常的开发技巧,开发中遇到的技术重点、难点,各个知识点的总结,优质面试题等等。持续更新...
Stars: ✭ 1,665 (+1299.16%)
Mutual labels:  design-patterns
Python Clean Architecture
A Python toolkit for applications driven by The Clean Architecture
Stars: ✭ 159 (+33.61%)
Mutual labels:  design-patterns
laravel-filters
Need some filters? This package is based on the Repository Design Pattern to let you create specific queries easily.
Stars: ✭ 19 (-84.03%)
Mutual labels:  design-patterns
Design Patterns
Modern view on classic design patterns implementation in Java
Stars: ✭ 157 (+31.93%)
Mutual labels:  design-patterns
Android Architecture Components Kotlin
Clean code App with Kotlin and Android Architecture Components
Stars: ✭ 23 (-80.67%)
Mutual labels:  clean-code
It books
好书分享,送人玫瑰,手有余香。
Stars: ✭ 154 (+29.41%)
Mutual labels:  design-patterns
CSharpDesignPatterns
Examples of design patterns, using C# code.
Stars: ✭ 84 (-29.41%)
Mutual labels:  design-patterns
Design Patterns In Ruby
GoF design patterns in Ruby
Stars: ✭ 1,969 (+1554.62%)
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
Designpatternsincsharp
Samples associated with Pluralsight design patterns in c# courses.
Stars: ✭ 149 (+25.21%)
Mutual labels:  design-patterns
patterns
📰 A collection of UI / UX patterns for different types of applications
Stars: ✭ 67 (-43.7%)
Mutual labels:  design-patterns
React Bits
✨ React patterns, techniques, tips and tricks ✨
Stars: ✭ 11,572 (+9624.37%)
Mutual labels:  design-patterns
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 (+587.39%)
Mutual labels:  clean-code
Important Java Concepts
🚀 Complete Java - A to Z ║ 📚 Notes and Programs of all Important Concepts of Java - OOPS, Data Structures, Algorithms, Design Patterns & Development + Kotlin + Android 🔥
Stars: ✭ 135 (+13.45%)
Mutual labels:  design-patterns
riblet-sample
A sample to represent Uber Riblets design pattern using Swift.
Stars: ✭ 42 (-64.71%)
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
BetterAdapters
My interpretation of https://medium.com/@dpreussler/writing-better-adapters-1b09758407d2
Stars: ✭ 49 (-58.82%)
Mutual labels:  clean-code
Ui Ux
📝 Curated list for UI/UX Designers
Stars: ✭ 125 (+5.04%)
Mutual labels:  design-patterns
design-patterns-java
📗 Classic OOP Design Patterns from GoF, implemented in Java.
Stars: ✭ 25 (-78.99%)
Mutual labels:  design-patterns
Androidofferkiller
💪 Help you get a better offer.
Stars: ✭ 1,669 (+1302.52%)
Mutual labels:  design-patterns
Android Guidelines
Project Guidelines for the Android Buffer App
Stars: ✭ 760 (+538.66%)
Mutual labels:  clean-code
Java Design Patterns
📖Java 版设计模式学习笔记
Stars: ✭ 120 (+0.84%)
Mutual labels:  design-patterns
clean-code-javascript-tr
🛁 JavaScript için uyarlanmış Temiz Kod kavramları
Stars: ✭ 86 (-27.73%)
Mutual labels:  clean-code
Write Readable Javascript Code
📖 All about writing maintainable JavaScript
Stars: ✭ 244 (+105.04%)
Mutual labels:  clean-code
Python Dependency Injector
Dependency injection framework for Python
Stars: ✭ 1,203 (+910.92%)
Mutual labels:  design-patterns
Baking App Kotlin
Android architecture sample with dynamic feature modularisation, clean architecture with MVI (Uni-directional data flow), dagger hilt, DFM Navigation, kotlin coroutines with StateFlow and Exo player.
Stars: ✭ 239 (+100.84%)
Mutual labels:  clean-code
chuxiuhong-rust-patterns-zh
Rust设计模式中文翻译
Stars: ✭ 36 (-69.75%)
Mutual labels:  design-patterns
Movieguide
Movie discovery app showcasing MVP, RxJava, Dagger 2 and Clean Architecture
Stars: ✭ 2,573 (+2062.18%)
Mutual labels:  clean-code
Buddy.js
Magic number detection for JavaScript
Stars: ✭ 751 (+531.09%)
Mutual labels:  clean-code
Abool
💡 Atomic Boolean library for cleaner Go code, optimized for performance yet simple to use.
Stars: ✭ 225 (+89.08%)
Mutual labels:  clean-code
DataStructures Algorithms Java
Collection of data structures and algorithms challenges that I've solved. 💤
Stars: ✭ 12 (-89.92%)
Mutual labels:  design-patterns
Code Review Checklist
This code review checklist helps you be a more effective and efficient code reviewer.
Stars: ✭ 214 (+79.83%)
Mutual labels:  clean-code
React Native Keyboard Spacer
Plug and play react-native keyboard spacer view.
Stars: ✭ 1,475 (+1139.5%)
Mutual labels:  clean-code
Ex check
One task to efficiently run all code analysis & testing tools in an Elixir project. Born out of 💜 to Elixir and pragmatism.
Stars: ✭ 198 (+66.39%)
Mutual labels:  clean-code
DotNETCarRental
Daily car rental simulation with ASP.NET.
Stars: ✭ 13 (-89.08%)
Mutual labels:  design-patterns
Pywarm
A cleaner way to build neural networks for PyTorch.
Stars: ✭ 184 (+54.62%)
Mutual labels:  clean-code
Cpp Design Patterns
C++设计模式
Stars: ✭ 734 (+516.81%)
Mutual labels:  design-patterns
vala-design-patterns-for-humans
A Vala version of "Design Patterns for Humans"
Stars: ✭ 15 (-87.39%)
Mutual labels:  design-patterns
Editorconfig Checker
A tool to verify that your files are in harmony with your .editorconfig
Stars: ✭ 119 (+0%)
Mutual labels:  clean-code
Androidtrainingdemo
android training demo
Stars: ✭ 116 (-2.52%)
Mutual labels:  design-patterns
Xaml Code Experiences
A collection of the experiences I have collected during days of Xamarin and Wpf, while following the MVVM design pattern.
Stars: ✭ 114 (-4.2%)
Mutual labels:  clean-code
Clean Code Javascript
🛁 Clean Code concepts adapted for JavaScript
Stars: ✭ 62,912 (+52767.23%)
Mutual labels:  clean-code
Library Management System Java
📚 A sophisticated Library Management System designed in Java while following the concepts of decoupled layers (entities) and minimal code in interface (GUI).
Stars: ✭ 96 (-19.33%)
Mutual labels:  design-patterns
Apex Domainbuilder
Framework to setup Apex test data in a highly flexible and readable way using the Test Data Builder pattern.
Stars: ✭ 61 (-48.74%)
Mutual labels:  clean-code
Design Patterns In Kotlin
Design Patterns implemented in Kotlin
Stars: ✭ 5,009 (+4109.24%)
Mutual labels:  design-patterns
react-philosophies
🧘 Things I think about when I write React code 🧘
Stars: ✭ 2,864 (+2306.72%)
Mutual labels:  clean-code
361-420 of 437 similar projects