Home - guardian/support-frontend GitHub Wiki

Hi!

To find something, use the sidebar to the right 👉

Structure

This wiki is divided into several sections:

  • 🙋‍♀️ General Information - a series of guides describing project setup, the libraries and conventions that are used, and how to get started,
  • 🎨 Client-side 101 - more in-depth information about how the clientside code works, including general concepts, more specific descriptions of techniques and patterns, and lots of examples.
  • 📚 Reference - General information for quick reference, and how specific things work e.g. AB testing.
  • 1️⃣ Quickstarts - simple explanations on how to do/create a given thing within the project, e.g. add a new component, with code examples.