Skip to main content

18 docs tagged with "Architecture"

View All Tags

Accounts and Addresses

Where ETH is stored. Users can initialize accounts, deposit ETH into the accounts, and transfer ETH from their accounts to other users.

Clean Architecture

Easy to understand, easy to maintain, and easy to extend. With a focus on shipping solutions.

Data Availability

In order to ensure blockchains remain trustless and verifiable by all, a blockchain must ensure that all relevant data about a transaction is publicly shared with all network participants.

Microfrontends

The idea behind Micro Frontends is to think about a website or web app as a composition of features which are owned by independent teams. Each team has a distinct area of business or mission it cares about and specialises in. A team is cross functional and develops its features end-to-end, from database to user interface. Demo app

Microservices

It is a greater challenge to form a team that works well together than to orchestrate micrservices.

Software Architecture

The highest priority is to satisfy the customer through early and continuous delivery of software that creates value.

Tailwind UI

Use Tailwind UI use to build a shared library in NX for component driven development

Tailwindcss

Improve Standardisation of Component Design.