Separate “include” and “src” folders for application-level code? [closed]

I also separate them, but not strictly on the extension, but on the access of the file. Suppose you have a module that manages customer information and uses 2 classes to do this: Customer, CustomerValidityChecker. Also suppose that other parts in your application only need to know about the Customer class, and that the CustomerValidityChecker … Read more

Is this Next.JS folder structure recommended?

Stumbled upon this post while searching for a suitable folder structure for NextJS myself. I’ve been using a similar structure but recently found that this is not how you’re suppose to use NextJS. I don’t know too much about the details, but NextJS has optimizations at the page level. When you build a NextJS project, … Read more

How does Scrum work when you have multiple projects? [closed]

Scrum really doesn’t dictate that you have to be working on the one self-contained product. It simply states that there is a bunch of stuff that needs to be done (the product backlog), there is a certain amount of development time available in the next iteration (worked out from the project velocity) and there are … Read more

Project management to go with GitHub [closed]

If you’re thinking that you’ll really be the only developer, Fogbugz will help you keep your sanity. Fogbugz is a great product, It builds focused communications and can turn anything into a case (issue). It does all that as well as any system I’ve seen. But its orientation is commercial — efficient communication between users … Read more

How do you maintain development code and production code? [closed]

Update 2019: These days, the question would be seen in a context using Git, and 10 years of using that distributed development workflow (collaborating mainly through GitHub) shows the general best practices: master is the branch ready to be deployed into production at any time: the next release, with a selected set of feature branches … Read more

I need this baby in a month – send me nine women!

The exact circumstances are obviously very specific to your project ( e.g. development team, management style, process maturity, difficulty of the subject matter, etc.). In order to scope this a bit better so we can speak about it in anything but sweeping oversimplifications, I’m going to restate your question: Under what circumstances, if any, can … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)