Skip to content

Instantly share code, notes, and snippets.

@jesse-spevack
Created November 12, 2016 23:27
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jesse-spevack/d793bb017b76c0ee298a98c7401b9985 to your computer and use it in GitHub Desktop.
Save jesse-spevack/d793bb017b76c0ee298a98c7401b9985 to your computer and use it in GitHub Desktop.
Response to Shop Talk Episode 147: Tom Dale

Do you agree with Tom?

Tom argues that the role of the client and server are quite separate and thus necessitate their own applications. He states that by building an API and then a separate application that handles the views, it makes it easier to develop for mobile, improves performance, and makes code more maintainable.

What parts of his argument are compelling?

I like the idea that we aren't fully harnessing the potential of the client computer. I also like the idea of spearating concerns.

What parts do you disagree with?

I don't really disagree with anything, but there were two points that surprised me. First, he was pretty down on Angular. As a Google fan, that surprised me. Second, learning about his path from Genius Bar to developer was interesting. It seems like he saw it as pretty serendipitious.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment