-
### Description
Improving Code Maintainability and Readability.
### Problem Statement/Justification
Separate the useSlider logic in Slider.tsx by creating a use-slider.tsx file.
### Proposed Solut…
-
What do you think about the complete division of components into separate repositories? For example, lets say I want to use only database in my project. According to composer.json requirements are:
…
-
Should we seperate all components (standalone running processes) to single repositories and create a GitHub organization? Would be easier to develop but something like a "master" project would be nece…
-
thx again and again for this lovely plugin
**Issue Index View Customization (Custom issue list)**
if u can Component separation between (compact criteria box) and ( Enhance the issue list view …
-
From the Implementation guide, this app will run independently on each client's environment. Therefore it's prudent to identify customizable elements i.e the hospital name, logo and any branding.
H…
-
I think that separation of concerns in components is great and it just works, but I'd like to see **only one component per file**.
Directories could be used to aggregate cohesive components.
See also…
-
### The Importance of Configuring the Jolicode/Elastically Bundle to Distribute DTOs and Mappings Across Multiple Directories
In the development of complex applications, architectures such as Domai…
-
## Is your feature request related to a problem? Please describe.
Currently on Meta Developers one could enable "Messenger Business" (FB), Instagram Messenger, & "Whatsapp Business Cloud" from sam…
-
As mentioned in https://github.com/SELinuxProject/refpolicy/pull/793, OpenSSH is reworking the `sshd` binary by splitting some of its functionality into separate components. This started with OpenSSH …
-
Value proposition
As a developer
I want to refactor and organize all styled components into separate files
In order to improve code maintainability and readability
Description
Refactor all existing …