-
**Task Description:**
The project was haphazardly put together in the initial stages. Now would be a good time to review and polish its structure for ease of collaboration and maintenance down the ro…
-
### Description
There are a number of scenarios where source code repositories form hierarchies, i.e. the state of one repository links to the states of one or more other subrepositories that should …
-
https://tuispecialist.atlassian.net/wiki/spaces/WPPOD/pages/3754393750/Code+Structure
-
Some open-source projects also follow specific practices. Does the current directory structure of the code adhere to best practices, and where could it be improved?
-
Hi there,
Fantastic improvement on flow models!
I just wonder if you have plans to release the code on structured shape generation in the near future.
Thanks a lot.
Weijian
-
The repo lacks a documentation explaining flow for commands i.e. `translate`, `build`, `analyze` etc. It would be great if someone could add high level documentation for important classes and the way …
-
BEM + Bulma
The website is currently 8 pages - I would suggest not include Bulma, looks like an overkill that could be handled with css grid?
In Waves.vue you have a class using camel case naming (…
-
Right now all project files are inside `core` folder and the engine adds a lot of unnecessary include paths to the project, which makes the setup brittle to header conflicts. I'm proposing to move all…
-
### Problem
Our nested arrays have a recursive structure. When working with dynamic indices, this can lead to a lot of extra array operations that would otherwise be unnecessary if we had a flat memo…
-
### Describe what should be investigated or refactored
The getting started guide in the Cobra documentations demos the library by using the `init()` function to register the command and configure f…