November 6, 2014
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.