-
Notifications
You must be signed in to change notification settings - Fork 2
Daily Logs
Thibault Friedrich edited this page May 29, 2024
·
28 revisions
Logs on the changes day by day. The goal is to describe the process of building a software.
- 🧹 Rewrote documentation portal to use clean architecture
- 📢 Deployed on vercel
- 🧾 First Proof of concept for the documentation portal, running only in local
- 📄 Added documentation in the repository
- 🗂️ Organized the technical ideas and prioritized
- Will start with Figma and React only
- 3 MUST tools to implement: a documentation portal, a cli to extract the components from the code, a figma integration to extract the components from figma
- 2 MAY tools: a VS code extension, a Figma plugin
- 🏃♂️➡️ Started coding the documentation portal, details there ➡️
- 🧪 Tried storybook plugins, figma plugins and alternatives
- 🧠 Brainstormed solutions
- 🔎 Read everything about Design System online
- searched on google, reddit, product hunt, x.com, spotify, linkedin with main words "Design System"
- found similar concepts to search like "Component library"
- read trustful sources like figma courses, Nngroup
- results there ➡️ Design System Ecosystem
- ✅ Initialization of the wiki