project-structuring Questions
1
So i have created some apps in flutter with laravel backend, which works online only. Now i need to make an app work offline as well for which i am thinking of using Hive. But now the problem...
Treehopper asked 5/9, 2020 at 5:58
2
I have an Angular project with several feature modules but I'm not sure what's the best practice for structuring shared modules.
Is it considered best to have one large SharedModule imported in e...
Friable asked 8/1, 2018 at 11:59
1
Solved
I'm starting to write my first Django project right now and I need to make my forms.py file for an app. I've seen some tutorials store the file under the main folder for the project and some in the...
Decorator asked 10/8, 2017 at 16:3
3
Solved
I have to maintain old software written in Delphi. The source tree is a real mess. I'm trying to do 2 things: to make clean directory structure and to set up automated build process.
Right now i h...
Gimcrack asked 21/4, 2011 at 19:28
2
Solved
I have a fairly clean ASP.NET MVC project structure. However, I'm struggling on how to organize the mass of classes which are DTOs (data transfer objects), e.g. just to encapsulate post data from f...
Finalize asked 18/8, 2009 at 7:50
1
© 2022 - 2024 — McMap. All rights reserved.