I have an assessment for technical architecture coming up and I am confused because both the terms sound similar & how can they be distinguished there is no detailed post about the same elsewhere so posting on this developer community.
Join discussionI have a bunch of subdomains: auth.example.com, api.example.com, dashboard.example.com, and reports.example.com. The reports site, by default, displays some basic reports (i know, duh). Now if a user logs in to the dashboard via the auth page (hosted...
GGergely commentedIn the book Pragmatic Programmer, there are several parts advocating putting things in configuration rather than code: First, we want to make our systems highly configurable. Not just things such as screen colors and prompt text, but deeply ingraine...
JCMJoseph and 2 more commentedHi Geeks, While working as the web developer I have seen different types of layouts for the web application but wanted to know that what should be the best or appropriate layout for any web application or e-commerce application like what should be th...
Join discussion