-
I would love to see more consistency with file structure in our example repos. Customers will ask for file structure recommendations and I don't think we show that very well in our docs. From the gett…
-
The file structure is a little messy (I can say that cause I created it.)
We need a better directory structure. Also, bunches of classes are defined in "BaseFantasyClasses" and that's not a descript…
-
A single main.go file hurts to look at, maybe we can split this into the classic models/controller/routes structure? These are what I think we'll need for now -
1. `models/` - Contains model files …
-
As Tuqz suggested, we should setup and implement a standard system for our file structure. I know that Tuqz and I have different setups. For example, I have a lib/ folder, which Tuqz's libraries are i…
-
-
You could go ahead and stick some js files that are in the root folder into another file so it looks a little bit tidier :smile:
-
This is how the lib folder looks currently
```
├── amd_amd.js
├── amd_cjs.js
├── amd_slim.js
├── babel_compile.js
├── bfs.js
├── cjs_amd.js
├── cjs_cjs.js
├── cjs_steal.js
├── clean_traceu…
-
-
So I'm a bit confused as to why you have a `/public` and a `/build` and a `/build/public` and multiple `index.js` files. Guessing this is all a work in progress?
Are any of these files being built …
-
I was just wondering, what are the differences in the two main files (ACM_Team_2-master (1) and ACM_Team_2-master%20(1))? The latter may have been duplicated from the original because of the space in …