New blog domain: kula.blog

It's still work in progress but new posts will be published on  https://kula.blog/ Thanks to 11ty base blog RSS is working from the start so it should be easy to add to your reader if you still use any :) If now then I hope you can sign up to the newsletter where I'll be publishing new posts and interesting articles to it from time to time. Please use  kula.blog  from now on.

How to design a good API

Joshua Bloch presentation about designing API and why this is important.

http://lcsd05.cs.tamu.edu/slides/keynote.pdf

I've read only slides but I think that most of talk content is in them, but if you have time try to watch video (or listen to it) and read slides at the same time.

This isn't only about API but much more than that, API is just the beginning.

+ video:


Comments

Popular posts from this blog

How to use NPM packages from private repositories on bitbucket

How to simulate slow connection (developer proxy in Node.js)