Selecting tags and questions by tags.
Global data used extensively. It works faster then the code in another branch named "no-global", but I think that this approach may lead to highly co-dependent unmodular code that will be hard to find bugs in. I don't know what's the best practice to follow. What do you think?
Selecting tags and questions by tags. Global data used extensively. It works faster then the code in another branch named "no-global", but I think that this approach may lead to highly co-dependent unmodular code that will be hard to find bugs in. I don't know what's the best practice to follow. What do you think?