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.

My Meet.JS Presentation



How to Test? Is unit testing really helpful?




My presentation form last Meet.JS: http://goo.gl/u7w61 (in Polish)


Presentation is about Testing, not only about JavaScript, but in general.
I must admit that I was influenced by inventing-on-principle by Bret Victor

Hopefully this presentation encourage people to think about testing as a way to speed up development, not as a  cost :-)

If you attended last Meet.JS let me know what you think, I wasn't as good as Bret so I will be glad for comments how to be better :-)

Comments

Post a Comment

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)