RNRamu Narasingainthinkthroo.com·Mar 10 · 3 min readAPI layer in Twenty codebase - Part 1.0Inspired by BulletProof React, I applied its codebase architecture concepts to the Twenty codebase. You might be wondering: What is Twenty? What is an API layer? Let’s find out. What is Twenty? 00
RNRamu Narasingainthinkthroo.com·Mar 4 · 3 min readComponents structure in deerflow codebase - Part 1.0Inspired by BulletProof React, I applied its codebase architecture concepts to the bytedance/deerflow. You might be wondering: What is DeerFlow? What is a components structure? Let’s find out. W00
RNRamu Narasingainthinkthroo.com·Feb 19 · 2 min readComponents structure in Twenty codebase - Part 1.3Inspired by BulletProof React, I applied its codebase architecture concepts to the Twenty codebase. This article focuses only on the components structure in Twenty codebase. Prerequisite Components00