Skip to content

Instantly share code, notes, and snippets.

@MonteLogic
Last active July 20, 2024 14:38
Show Gist options
  • Save MonteLogic/56ed2d575fb33b7f47dc7d171611d690 to your computer and use it in GitHub Desktop.
Save MonteLogic/56ed2d575fb33b7f47dc7d171611d690 to your computer and use it in GitHub Desktop.
[object Object]

Ideally this diagrammer would just be a VS code extension. You can easily add files and paths with drag and drop functionality.

The diagram could also export the components as well as the functions and on the diagram view of the extension clicking on the function would bring up it's description as well as it's change history.

Ideally this would be a freemium model as this extension would take a lot of work.

The good thing and problem with ai is that it works fast. So you add this code fast be you may not notice the architectural issue which arise.

...

This discussion seems more to be about generating the mermaid diagrams so it's viewable on the DOM.

The focus for this product is to use such diagrams to better improve DX while you're developing it, not a presentation factor for a webpage as discussed in the aforementioned link.

...

This is a great product but seems to be related to server components and doesn't seem to be able to be used on a private repo.

https://apidiagram.com/

For the generated HTML* diagram it would be dope if you could right click on it and have a field of options show up you can view further into the repo or do other things besides to where it is at on GitHub. (Diagram) [https://nextjs.apidiagram.com/github/vercel/ai-chatbot]

... I need to have an Employees tab as I cannot delete employees right now.

...

It's only showing one shift per slot, it should show every shift which is apart of the object which has the shifts.

... It may be better if we used a spreadsheet library and then coded from there.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment