-
-
GO/ Golang of itself, can handle backend effectively.
And when people these days want to build websites, they don't want to build something that is just simple-- else they will use something like *…
-
the landing page lists reusable components ("subviews") as one of the major features, but I have been unable to find any documentation or examples
#351 suggests that's intentional because the API is s…
-
Adding a clear structure map in the documentation to guide contributors on where specific files and folders are located and what they contain.
For Example:
Project Root
├── src/ # Core applicat…
-
Try to refactor smaller presentational components from the views, making them reusable and reducing code duplication. Possible things that could be its own component:
- Buttons
- Input fields
- Ans…
-
@vikasrohit propsed to documenting all [such things](https://github.com/appirio-tech/connect-app/issues/1985#issuecomment-415958543) in a central place in our repo, may be a separate docs folder which…
-
## Currently look module contains a reusable iteration of antd components but not all of them.
### Steps-
- Choose the correct version.
![Antd](https://user-images.githubusercontent.com/26645152/…
-
Export each component into its own file for readability
-
This is a larger issue, so please only pick it up if you'll have time to complete it before the end of the month! :smile:
**Design:** [See this Figma file.](https://www.figma.com/design/Yq8LKeIVka…
-
### Description
I'm working on several marimo notebooks where I find myself repeatedly using similar code blocks or cells across different projects. These cells often perform common tasks such as d…