souvenir
Tag cloud
Picture wall
Daily
RSS Feed
  • RSS Feed
  • Daily Feed
Filters

Links per page

  • 20 links
  • 50 links
  • 100 links

Filters

Untagged links
9 results tagged architecture  ✕   ✕
Architectural Decision Records https://adr.github.io/
02/12/2021 cluster icon
  • Scalable and Modular Architecture for CSS : A flexible guide to developing sites small and large.
  • Architecture Playbook : This playbook is targeted on providing practical tools for creating your IT architecture or design faster and better. This book contains architecture ...
  • Guide to CSS support in email clients : Designing an HTML email that renders consistently across the major email clients can be very time consuming. We've put together this guide to save you...
  • Semantic Versioning : I call this system "Semantic Versioning." Under this scheme, version numbers and the way they change convey meaning about the underlying code and what...
  • Efficient JavaScript : JavaScript performance tips article

An Architectural Decision (AD) is a software design choice that addresses a functional or non-functional requirement that is architecturally significant.

reference architecture
Lasso https://github.com/ww-tech/lasso
25/11/2021 cluster icon
  • PWABuilder : PWABuilder enables developers to quickly and easily to generate store uploadable packages for the Microsoft, Google Play, and iOS App stores.
  • Bitrise - Mobile Continuous Integration and Delivery : Mobile Continuous Integration and Delivery (CI/CD) Platform as a Service (PaaS). It is a collection of tools and services to help you with the develop...
  • Flutter : Flutter is Google’s mobile UI framework for crafting high-quality native interfaces on iOS and Android in record time. Flutter works with existing cod...
  • React Native : React Native lets you build mobile apps using only JavaScript. It uses the same design as React, letting you compose a rich mobile UI from declarative...
  • fastlane : fastlane is the tool to release your iOS and Android app. It handles all tedious tasks, like generating screenshots, dealing with code signing, and re...
thumbnail

Lasso is an iOS application architecture for building discrete, composable and testable components both big and small - from single one-off screens, through complex flows, to high-level application structures.

ios mobile architecture
Architecture Playbook https://nocomplexity.com/documents/arplaybook/
12/09/2020 cluster icon
  • Architectural Decision Records : An Architectural Decision (AD) is a software design choice that addresses a functional or non-functional requirement that is architecturally significa...
  • Scalable and Modular Architecture for CSS : A flexible guide to developing sites small and large.
  • arc : Lambda functions simplified. .arc is a plaintext manifest for defining next generation cloud infrastructure. Version control your architecture and cre...
  • schema.org : This site provides a collection of schemas that webmasters can use to markup HTML pages in ways recognized by major search providers, and that can als...
  • Zines - Julia Evans : zines about systems & debugging tools

This playbook is targeted on providing practical tools for creating your IT architecture or design faster and better. This book contains architecture tools, QA tools, principles, requirements, standards and more.

architecture reference
arc https://arc.codes/
24/06/2018 cluster icon
  • XgeneCloud : XgeneCloud is an API Framework platform that instantly generates REST / GraphQL APIs on any SQL database. Supports MySQL, PostgreSQL, MSSQL, SQLite &...
  • Vercel : Vercel is a cloud platform for static sites and Serverless Functions that fits perfectly with your workflow. It enables developers to host Jamstack we...
  • CodeceptJS : CodeceptJS is a new testing framework for end-to-end testing with WebDriver (or others). It abstracts browser interaction to simple steps that are wri...
  • Tauri : Tauri is a framework for building tiny, blazingly fast binaries for all major desktop platforms. Developers can integrate any front-end framework that...
  • Elgg : Elgg is an award-winning social networking engine, delivering the building blocks that enable businesses, schools, universities and associations to cr...
thumbnail

Lambda functions simplified.
.arc is a plaintext manifest for defining next generation cloud infrastructure.
Version control your architecture and create cloud infra in minutes from an .arc manifest
Deploy in seconds with first class support for staging and production
Work locally while completely offline with a speedy in-memory database
Primitives not Frameworks; define app architecture agnostic of vendor arcana
Orchestrate and leverage powerful Amazon Web Services cloud primitives without frustrating configuration.

serverless architecture deployment framework
Istio https://istio.io/
03/12/2017 cluster icon
  • Envoy Proxy : Envoy is an L7 proxy and communication bus designed for large modern service oriented architectures.
  • Architectural Decision Records : An Architectural Decision (AD) is a software design choice that addresses a functional or non-functional requirement that is architecturally significa...
  • ROCA: Resource-oriented Client Architecture : A collection of simple recommendations for decent Web application frontends
  • Dapr : Dapr is a portable, serverless, event-driven runtime that makes it easy for developers to build resilient, stateless and stateful microservices that r...
  • Jaeger : Jaeger, inspired by Dapper and OpenZipkin, is a distributed tracing system released as open source by Uber Technologies. It is used for monitoring and...

Istio is an open platform that provides a uniform way to connect, manage, and secure microservices. Istio supports managing traffic flows between microservices, enforcing access policies, and aggregating telemetry data, all without requiring changes to the microservice code.

microservice platform architecture
Envoy Proxy https://www.envoyproxy.io/
21/11/2017 cluster icon
  • Backstage : Backstage is an open platform for building developer portals. Powered by a centralized software catalog, Backstage restores order to your microservice...
  • Temporal : Temporal is a microservice orchestration platform which enables developers to build scalable applications without sacrificing productivity or reliabil...
  • Novu : The open-source notifications infrastructure. A fully-featured microservice to send SMS, E-mail, Slack and Push notifications. Embeddable notification...
  • Istio : Istio is an open platform that provides a uniform way to connect, manage, and secure microservices. Istio supports managing traffic flows between micr...
  • Izanami : Izanami is a shared configuration, feature flipping and A/B testing service perfectly well suited for micro services environment written in scala and ...

Envoy is an L7 proxy and communication bus designed for large modern service oriented architectures.

opensource proxy microservice architecture
ADR Tools https://github.com/npryce/adr-tools
17/04/2017 cluster icon
  • docopt : Command-line interface description language
  • how2 : stackoverflow from the terminal. how2 finds the simplest way to do something in a unix shell. It's like man, but you can query it in natural language.
  • DB Doc : PostgreSQL schema documentation tool
  • stup : A CLI tool to easily save, access and organize daily notes, especially for daily standup meeting.
  • migra : migra is a schema comparison tool for PostgreSQL. It's a command line tool, and Python library. Find differences in database schemas as easily as runn...
thumbnail

A command-line tool for working with Architecture Decision Records (ADRs).

architecture cli tool documentation
ROCA: Resource-oriented Client Architecture http://roca-style.org
16/03/2012 cluster icon
  • Cliquet : Cliquet is a toolkit to ease the implementation of HTTP microservices, such as data-driven REST APIs.
  • Typekit : Ajoutez une ligne de code à vos pages et faites votre choix parmi des centaines de polices Web. Simple, robuste, standard, accessible et 100 % légal !
  • Frisby.js : Frisby is a REST API testing framework built on node.js and Jasmine that makes testing API endpoints easy, fast, and fun. Read below for a quick overv...
  • Sonerezh : A self-hosted, web-based application for stream your music, everywhere.
  • chromeless : The chromeless project is an experiment into making it possible to build a web browser using only web technologies, like HTML, JavaScript, and CSS.

A collection of simple recommendations for decent Web application frontends

web architecture rest
Scalable and Modular Architecture for CSS http://smacss.com/book
07/10/2011 cluster icon
  • Email Standards Project : The Email Standards Project is about working with email client developers and the design community to improve web standards support and accessibility ...
  • MaintainableCSS : Write CSS without worrying that overzealous, pre-existing styles will cause problems. MaintainableCSS is an approach to writing modular, scalable and ...
  • AlsacréationS : Alsacréations est une communauté dédiée à l'apprentissage des standards web (W3C, HTML, XHTML, CSS) ainsi qu'à l'accessibilité numérique
  • idiomatic-css : Principles of writing consistent, idiomatic CSS
  • Architectural Decision Records : An Architectural Decision (AD) is a software design choice that addresses a functional or non-functional requirement that is architecturally significa...

A flexible guide to developing sites small and large.

reference css architecture
1668 links
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn