-
Currently, our project utilizes a single CSS stylesheet to style the entire website. However, it would be beneficial to have separate CSS files for all sections. This would allow for more organized an…
-
/app-repo
├── backend
│ └── (Node.js, Django, Spring Boot, etc.)
├── android
│ └── (Android project files)
├── ios
│ └── (iOS project files)
├── shared
│ └── (Common libraries or resources)
└─…
-
Hello,
I wanted to express my gratitude for the incredible work you've done on this project.
As of now, the project efficiently supports copying only 'libs' folders, which adequately meets the n…
-
# Proposal: Solution for Purl Type Definitions
Defining purl types in text within a single document has led to significant inconsistencies across the board. This approach introduces ambiguity, as d…
-
## Description
Develop a comprehensive Network Observability Server to provide real-time and historical insights into the operations of the Beckn network. This server will address key challenges in v…
-
Segregating the client and server components in an application is crucial for security, scalability, modularity, maintainability, performance optimization, and cross-platform compatibility.
-
@ladinesa @ndaelman-hu I have a question regarding the logger. Right now, I was passing it as an input of our functions, but I realize this might not be the best practice.
Do you know what is the b…
-
We would like to modularize the project using React components for better scalability.
-
I know you haven't included many sass related plugins to codekit; compass, bourbon and susy are the only so far i can think of. But i wanted to suggest another one; modular-scale by team sass (https:/…
-
I'm working on getting the gumby framework compiling under django-pipeline-compass, and I've run into walls. Gumby Framework has dependencies on other ruby gems, namely modular-scale. I have verifie…