Skip to main content

26 docs tagged with "Software"

View All Tags

Awesome Github Repos

Stand on the shoulders of giants to innovate at the edges by adding to that which has lasted the test of time.

Clean Architecture

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

Entity Relationship Diagram

Describes interrelated things of interest in a specific domain of knowledge. A basic ER model is composed of entity types (which classify the things of interest) and specifies relationships that can exist between entities (instances of those entity types)

Ethereum Virtual Machine

The Ethereum Virtual Machhine (EVM) functions as a world computer that powers decentralized applications (dApps) running on the Ethereum blockchain.

Finding Answers

Every developer should know the essential roadmap of getting help on a problem they get stuck on.

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.

Nodejs

Nodejs software development

Software Architecture

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

UML Diagram

Use to assist with explaining how software works or should work.