Shyam Swaroopshyamswaroop.hashnode.dev·Feb 12, 2023Creating a framework like NextJSWhat is the need? Many situations demand a certain portion of the website to be easily editable by employees who do not know how to code. At the same time, developers need to code the complicated portion of the website. We have seen many companies ju...Discuss·11 likes·154 readsNext.js
Shyam Swaroopshyamswaroop.hashnode.dev·Feb 13, 2023Creating the drag-drop feature in Atri's visual builderHigh-level architecture There are 4 state machines that run when you start the Atri server in development. A state machine in the development server for the Atri app. A state machine in the development server for the visual editor. A state machine...Discuss·78 readsAtri
Shyam Swaroopshyamswaroop.hashnode.dev·Feb 13, 2023Creating a visual builder like WebflowWhat is the need? Many situations demand certain portions of the website to be easily editable by employees who do not know how to code. At the same time, developers need to code the complicated portion of the website. We have seen many companies jug...Discuss·26 readsAtri