Uber's cross-platform mobile architecture framework.
-
Updated
May 17, 2021 - Swift
{{ message }}
Uber's cross-platform mobile architecture framework.
Gaming meets modern C++ - a fast and reliable entity component system (ECS) and much more
This is a movies sample app in Kotlin, which is part of a serie of blog posts I have written about architecting android application using different approaches.
Guide on Domain-Driven Design, Hexagonal architecture, best practices etc.
Categorized overview of programming principles & design patterns
Porto is a Modern Software Architectural Pattern that scales with your business!
A cohesive & pragmatic framework of FP centric Scala libraries
The AWS Solutions Constructs Library is an open-source extension of the AWS Cloud Development Kit (AWS CDK) that provides multi-service, well-architected patterns for quickly defining solutions
Three different architectures (Model-View, Redux, MVVM) for using SwiftUI implemented at the example of a chat app
A curated list of awesome articles and resources to learn and practice about software architecture, patterns, and principles.
A business logic micro-framework for .NET and .NET Core
Design pattern designed to standardize your projects with GetX on Flutter.
Entity Component System focused on usability and speed.
A repository reflecting the progress made on the "How to Build iOS Apps with Swift, TDD & Clean Architecture" YouTube series, by Caio & Mike.
A set of good architectural patterns beyond the pure Ruby on Rails architecture.
Ubpa Entity-Component-System (U ECS) in Unity3D-style
Eslint plugin checking architecture boundaries between elements
Laravel API starter kit collection using different structures.
Domain Driven Design (DDD) N-LayeredArchitecture with .Net Core 2
A business logic micro-framework for javascript
【数据科学家系列课程】
Computer Aided Integration of Requirements and Information Security - Server
stockwatcher, a modern android development stack showcase
Go contexts for graceful shutdown
Minimal Kotlin and flux arquitecture
Cloud Native Architectural Models using Archi. Contains models for CAAS, Cloud Native Applications, 12/15 Factor Applications with CI/CD/CS, monitoring and log management. Infrastructure components include Red Hat OpenShift, Red Hat Storage, Red Hat Ansible Tower, Red Hat Cloudforms, Red Hat Satellite, Red Hat JBoss Middleware.
Add a description, image, and links to the architectural-patterns topic page so that developers can more easily learn about it.
To associate your repository with the architectural-patterns topic, visit your repo's landing page and select "manage topics."
We should store the user search queries in local storage so that they could just click from a list on
/search/recent.We could use a localStorage hook for this.