Skip to main content
GWed's user avatar
GWed's user avatar
GWed's user avatar
GWed
  • Member for 12 years, 11 months
  • Last seen more than a week ago
  • Chester, United Kingdom
81 votes
3 answers
58k views

Trailing slash in RESTful API

62 votes
8 answers
20k views

Client-side coding: How to prevent malicious use?

20 votes
5 answers
22k views

When should a database table use timestamps?

15 votes
3 answers
8k views

Dependency injection: At what point am I allowed to create a new object?

14 votes
4 answers
10k views

How to manage automated emails sent from a web application

11 votes
7 answers
6k views

Will Authentication over HTTPS Slow My Application?

6 votes
1 answer
13k views

PHP Framework for RESTful Web Service [closed]

5 votes
5 answers
2k views

Best way to protect website application code

5 votes
3 answers
11k views

RESTful Api: Send email with links to client URL

5 votes
5 answers
1k views

Are mocks in unit tests dangerous in dynamic languages?

4 votes
4 answers
371 views

How to ensure functionality is tested consistently?

4 votes
4 answers
2k views

eCommerce use case: removing a product

4 votes
1 answer
2k views

Using a public username as a login username

4 votes
3 answers
2k views

RESTful applications logic and cross resource operations

3 votes
3 answers
3k views

Tracking correct order details in commerce database when modifying 'products'

3 votes
0 answers
246 views

Should I TDD correct view returned from controller?

2 votes
3 answers
606 views

Browser Web Application UI/End User Testing

2 votes
1 answer
236 views

Vue.js Two Way Communication Using Objects As Props - Is this an Anti-Pattern?

2 votes
3 answers
6k views

Payment Gateways and RESTful API

2 votes
1 answer
115 views

Joomla Secondary Users

1 vote
2 answers
1k views

Converting Business Process Maps into Software

1 vote
1 answer
1k views

Database data structures for RESTful api

1 vote
2 answers
771 views

Managing Alerts in Web Application Using RESTful API

1 vote
4 answers
518 views

Domain model associations that do not required the behaviour of the associated object. How to model?

0 votes
1 answer
551 views

Are there two type of associations between objects or are there just different representations?