Skip to content
#

component-architecture

Here are 135 public repositories matching this topic...

achristoforides
achristoforides commented May 12, 2021

The include order of "Binders.hpp" matters as it relies on a using statement which is not present in the file itself. It tries using "ComponentContext" but this does not exist in the file and is currently relying on other includes before it to define it.

This manifests itself in a build error when you switch around the include statements order in "ComponentInstanceImpl.hpp".

Multi-platform Personalized Portal: Web, Browser Extension. All components are web apps--users can compose their own Portal freely, and developers can contribute to the Privoce Web App library to easily incorporate their web app to our Portal.

  • Updated Aug 19, 2021
  • JavaScript
Switzerland

🇨🇭Switzerland takes a functional approach to Web Components by applying middleware to your components. Supports Redux, attribute mutations, CSS variables, React-esque setState/state, etc… out-of-the-box, along with Shadow DOM for style encapsulation and Custom Elements for interoperability.

  • Updated Aug 10, 2021
  • JavaScript

🏰 基于 MVVMFrame 框架 采用 JetPack (Lifecycle,LiveData,ViewModel,Room) + Dagger + DataBinding + Retrofit + OkHttp + Glide + Kotlin coroutines + ARouter等 为核心基础库构建的组件化方案

  • Updated Jan 18, 2021
  • Kotlin

Improve this page

Add a description, image, and links to the component-architecture topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the component-architecture topic, visit your repo's landing page and select "manage topics."

Learn more