You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As we just talked about, Repositories should follow a standard. I'd describe our results as follows:
Repositories must start their name with the buisness case handles, followed by the technologie(s) it is meant to be used alongside with.
An example would be Session-PHP-Memcached, handling Sessions via PHP and Memcached.
Similar a Javascript library for easier handling of HTTP-Requests with Json would be named HTTPRequest-Javascript-Json following this rule.
The text was updated successfully, but these errors were encountered:
As we just talked about, Repositories should follow a standard. I'd describe our results as follows:
An example would be Session-PHP-Memcached, handling Sessions via PHP and Memcached.
Similar a Javascript library for easier handling of HTTP-Requests with Json would be named HTTPRequest-Javascript-Json following this rule.
The text was updated successfully, but these errors were encountered: