code organization/structure
See original GitHub issueIMHO, the current code organization/structure is confusing. One has to go through the Gruntfile.js
to comprehend what’s happening. The build process, relies heavily on file concatenation. Wondering, if this project would embrace ES2015
modules or at least common.js
pattern?
Let the project.json
and the file references dictate control instead of file concatenation.
The project already uses babel
why not let babel perform the build and for umd
generation, either webpack
or browserify
should be good enough.
Issue Analytics
- State:
- Created 7 years ago
- Reactions:5
- Comments:17 (17 by maintainers)
Top Results From Across the Web
Thoughts on Code Organization - Medium
The code structure should cater to our problems and needs. No Organization. What does disorganized mean? It's easy to state that something is ......
Read more >File Structure : Broad Institute of MIT and Harvard
A successful file structure organizes your data and code with the goal of repeatability, making it easier for you and your collaborators to...
Read more >ORGANIZATION CODES
Organization codes, also called Org Codes, are 10‐digit numbers that are used for grouping accounts under a specific revenue or administrative center.
Read more >Create organization diagrams in a few lines of code (The 5 ...
In this article I'll show you how, first using R and then using Python. R has better viz options, but you can generate...
Read more >Software Development Organizational Structure
Organization structure: Usually, each software package development organization handles many projects at any time.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
I as a user of axe-core don’t feel confident about contributing as I don’t understand the code, thus opened up this issue. Feel free to close the issue if you think otherwise.
Closing the issue, as it has gone quite stale.