Bootstrapping your plugin

If you are a plugin developer and you want to step up, this session will learn you new techniques and make your plugin even better.

The success of building your own plugin is all depends on how you start. From making the right decisions to finding the right structure and tools to maintain it.

We will cover during this talk the last part. I will short talk about how to setup your plugin, which things are needed and from there talk about some basic unit tests you should include in every plugin to make your live a bit easier. As last part I will cover grunt which is a task runner which can automate all your processes so you don’t need to even think about most of the things.