Search Results

7
votes

What should a developer know before building a public web site?

Consider URLs, a URL design with REST in mind could make exposing APIs easier in the future. Definitely much easier to get your URLs right the first time then to change them in the future an …