All Results in web links

showing 21-25 results of 98 [
]
I found the most useful, or at least resonant parts for me, towards the end.
A summary of three levels of "RESTfulness" of APIs with links to further reading. Pragmatic description.
Runs down some strategies for working via Github that help increase communication as well as allow you to make improvements while maintaining separate commits, etc.
A breakdown of Zapier's take on remote work. Includes a good list of links towards the end. I would say there are simpler ways to achieve the same results (separate
Talks about how and why the common JavaScript module pattern works, including getting private methods via closure.