Difference between revisions of "Vibe Coding with Glamorous Toolkit"

From CitconWiki
Jump to navigationJump to search
(Created page with "Willam van Ende lead the session.")
 
 
(9 intermediate revisions by the same user not shown)
Line 1: Line 1:
[[Willam van Ende]] lead the session.
+
[[Willem van den Ende]] lead the session.
 +
 
 +
===Tooling===
 +
Glamorous Tookit https://gtoolkit.com
 +
 
 +
From the website, "Work through contextual tools. For every problem."
 +
 
 +
Mondrian is a Dutch painter (https://en.wikipedia.org/wiki/Piet_Mondrian) and a graphical framework used by Glamorous Toolkit. http://mondrian.theusrus.de/
 +
 
 +
Used to visualise an existing codebase to help understand it quickly without reading line by line. This is especially helpful when joining a new team or consulting with a new client to evaluate their codebase.
 +
 
 +
Playwright framework (https://playwright.dev/) makes end-to-end testing cheap.

Latest revision as of 04:17, 27 September 2025

Willem van den Ende lead the session.

Tooling

Glamorous Tookit https://gtoolkit.com

From the website, "Work through contextual tools. For every problem."

Mondrian is a Dutch painter (https://en.wikipedia.org/wiki/Piet_Mondrian) and a graphical framework used by Glamorous Toolkit. http://mondrian.theusrus.de/

Used to visualise an existing codebase to help understand it quickly without reading line by line. This is especially helpful when joining a new team or consulting with a new client to evaluate their codebase.

Playwright framework (https://playwright.dev/) makes end-to-end testing cheap.