Add Go update example
This commit is contained in:
@@ -9,7 +9,7 @@ export default function PageIndex({ leaving, onLeave, items, navigate, ...props
|
|||||||
<Fadeable leaving={leaving} onLeave={onLeave}>
|
<Fadeable leaving={leaving} onLeave={onLeave}>
|
||||||
<SetTitle {...props} title="Technology Radar" />
|
<SetTitle {...props} title="Technology Radar" />
|
||||||
<div className="headline-group">
|
<div className="headline-group">
|
||||||
<HeroHeadline alt="March 2017">AOE Technology Radar</HeroHeadline>
|
<HeroHeadline alt="October 2017">AOE Technology Radar</HeroHeadline>
|
||||||
</div>
|
</div>
|
||||||
<QuadrantGrid items={items} />
|
<QuadrantGrid items={items} />
|
||||||
</Fadeable>
|
</Fadeable>
|
||||||
|
|||||||
@@ -5,4 +5,5 @@ quadrant: languages-and-frameworks
|
|||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
We moved it to Trial
|
We moved Go up to Trial because multiple teams have used Go with success for different services and tools.
|
||||||
|
The learning curve and productivity has proven to be great and we are convinced that this language will find more adoption in other teams.
|
||||||
Reference in New Issue
Block a user