Skip to content

Instantly share code, notes, and snippets.

@spacegauch0
Last active November 15, 2021 14:49
Show Gist options
  • Save spacegauch0/8155c93283071a2a9ad30a93dd782611 to your computer and use it in GitHub Desktop.
Save spacegauch0/8155c93283071a2a9ad30a93dd782611 to your computer and use it in GitHub Desktop.
name ring quadrant isNew description
Agile and Scrum Adopt Techniques FALSE <p>As opposed to a conventional waterfall method, Agile is an iterative process, where each unit of work should have a short time span (a couple of weeks is ideal). The goal is to deliver working software to the customer at the end of each iteration. Then the customer will give feedback as needed and things are adjusted for the next iteration.</p>
Pair Programming Trial Techniques FALSE <p>Pair programming provides a process for sharing knowledge and context that is built into our everyday workflow. For every line of code written while pair programming, two people have context on the code instead of one. This provides built-in redundancy if one person leaves, moves to a different team, is busy with other work, or goes on vacation. Without pair programming, developers must go to extra lengths to share knowledge, usually through extra meetings and code review sessions.</p>
Frontastic Adopt Platforms FALSE <p>Frontastic combines API orchestration, workflows, and frontend delivery to enable commerce teams to build and deliver engaging, optimized websites and web apps.</p>
Vercel Trial Platforms TRUE <p>Vercel combines the best developer experience with an obsessive focus on end-user performance.</p>
Github and Github Actions Assess Platforms TRUE <p></p>
Chromatic Trial libraries-and-tools FALSE <p>Chromatic automates gathering UI feedback, visual testing, and documentation, so developers can iterate faster with less manual work.</p>
Storybook Adopt libraries-and-tools FALSE <p>Storybook is an open source tool for building UI components and pages in isolation. It streamlines UI development, testing, and documentation.</p>
Zeplin Adopt libraries-and-tools FALSE <p>Zeplin provides an inclusive workspace where team members from varying disciplines like product managers, UX writers and more can come together to deliver on ...</p>
Next.js Adopt languages-and-frameworks TRUE <p>Next.js is an open-source development framework built on top of Node.js enabling React based web applications functionalities such as server-side rendering and generating static websites.</p>
TypeScript Adopt languages-and-frameworks TRUE <p>TypeScript is a programming language developed and maintained by Microsoft. It is a strict syntactical superset of JavaScript and adds optional static typing to the language. TypeScript is designed for the development of large applications and transcompiles to JavaScript.</p>
Tailwind CSS Hold languages-and-frameworks FALSE <p>A utility-first CSS framework packed with classes like flex, pt-4, text-center and rotate-90 that can be composed to build any design, directly in your markup.</p>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment