docs: clean up blip headers
This commit is contained in:
committed by
Stefan Rotsch
parent
84d5939770
commit
88801e6e93
@@ -2,7 +2,6 @@
|
||||
title: "DDEV"
|
||||
ring: adopt
|
||||
quadrant: tools
|
||||
featured: true
|
||||
tags: [coding, ci/cd]
|
||||
---
|
||||
|
||||
|
||||
@@ -2,7 +2,6 @@
|
||||
title: "Drupal"
|
||||
ring: trial
|
||||
quadrant: tools
|
||||
featured: true
|
||||
---
|
||||
|
||||
[Drupal](https://www.drupal.org/) is an open source content management system and framework based on a PHP stack.
|
||||
|
||||
@@ -2,7 +2,6 @@
|
||||
title: "Figma"
|
||||
ring: adopt
|
||||
quadrant: tools
|
||||
featured: true
|
||||
tags: [frontend, ux/ui, agile]
|
||||
---
|
||||
|
||||
|
||||
@@ -2,7 +2,6 @@
|
||||
title: "NATS"
|
||||
ring: assess
|
||||
quadrant: tools
|
||||
featured: true
|
||||
tags: [architecture, devops]
|
||||
---
|
||||
|
||||
|
||||
@@ -2,7 +2,6 @@
|
||||
title: "NX"
|
||||
ring: assess
|
||||
quadrant: tools
|
||||
featured: true
|
||||
---
|
||||
|
||||
[Nx](https://nx.dev/) is a suite of powerful, extensible dev tools to help you architect, test, and build at any scale.
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
title: "Rust"
|
||||
ring: "assess"
|
||||
quadrant: "languages-and-frameworks"
|
||||
featured: true
|
||||
tags: [coding]
|
||||
---
|
||||
|
||||
[Rust](https://www.rust-lang.org/) is a young and modern programming language initially developed by [Mozilla Research](https://research.mozilla.org/).
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
title: "Scala 3"
|
||||
ring: "trial"
|
||||
quadrant: "languages-and-frameworks"
|
||||
featured: true
|
||||
tags: [coding]
|
||||
---
|
||||
|
||||
[Scala 3](https://docs.scala-lang.org/scala3/) is the successor of the Scala 2.x series programming language.
|
||||
|
||||
@@ -2,7 +2,6 @@
|
||||
title: "Sketch"
|
||||
ring: adopt
|
||||
quadrant: tools
|
||||
featured: true
|
||||
tags: [ux/ui]
|
||||
---
|
||||
|
||||
|
||||
@@ -2,14 +2,13 @@
|
||||
title: "Monorepo"
|
||||
ring: trial
|
||||
quadrant: methods-and-patterns
|
||||
featured: true
|
||||
tags: [coding]
|
||||
---
|
||||
|
||||
A monorepo is a single repository containing multiple projects and shared libraries with their relationships.
|
||||
|
||||
At AOE, we are using a monorepo that is home to both our React and Next.js based frontends and
|
||||
our [Go](/languages-and-frameworks/go-lang/) / [Flamingo](/languages-and-frameworks/flamingo/) based backends,
|
||||
[Go](/languages-and-frameworks/go-lang/) / [Flamingo](/languages-and-frameworks/flamingo/) based backends,
|
||||
as well as shared libraries we use in all of our projects.
|
||||
|
||||
The main benefits in that approach are:
|
||||
|
||||
@@ -2,7 +2,6 @@
|
||||
title: "No-Code / Low-Code"
|
||||
ring: assess
|
||||
quadrant: methods-and-patterns
|
||||
featured: true
|
||||
tags: [coding]
|
||||
---
|
||||
|
||||
|
||||
@@ -2,10 +2,7 @@
|
||||
title: "NX"
|
||||
ring: adopt
|
||||
quadrant: tools
|
||||
featured: true
|
||||
tags: [coding, ci/cd]
|
||||
---
|
||||
|
||||
[Nx](https://nx.dev/) is now a daily used tool in our Monorepo setup. It takes care of everything from app creation to
|
||||
running development environments and tests to code generation.
|
||||
|
||||
[Nx](https://nx.dev/) is now a daily used tool in our Monorepo setup. It takes care of everything from app creation to running development environments and tests to code generation.
|
||||
|
||||
@@ -2,10 +2,7 @@
|
||||
title: "Scala 3"
|
||||
ring: "adopt"
|
||||
quadrant: "languages-and-frameworks"
|
||||
featured: true
|
||||
tags: [coding]
|
||||
---
|
||||
|
||||
Following up on the previous 'trial' we will move our existing Scala codebase to
|
||||
Scala 3 where possible. Some Frameworks like Play will need some time to allow
|
||||
us moving but for our smaller services a migration is possible.
|
||||
Following up on the previous 'trial' we will move our existing Scala codebase to Scala 3 where possible. Some Frameworks like Play will need some time to allow us moving but for our smaller services a migration is possible.
|
||||
|
||||
Reference in New Issue
Block a user