question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

code organization/structure

See original GitHub issue

IMHO, 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:closed
  • Created 7 years ago
  • Reactions:5
  • Comments:17 (17 by maintainers)

github_iconTop GitHub Comments

1reaction
sarbbottamcommented, Nov 10, 2016

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.

0reactions
WilcoFierscommented, Jul 12, 2019

Closing the issue, as it has gone quite stale.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found