27 Mar 2019
Introduction
I’ve been playing with Umbraco v8 for a while now, and I’ve been creating lots of packages and content apps lately. My latest v8 packages are:
I’ve also worked on some packages which haven’t been released yet or never will. Some people might think this is a waste of time, but for me it is a way of expressing myself and a way of learning. I used to think developers were logical thinkers and not creative, but these days I know that not to be the case and we developers are creative too, in our own way.
Anyway, in creating all of these content apps, starter kits and NuGet packages, I have learned a lot and have managed to create a repeatable process to make development easier. And when I learn how to do something in repeatable steps, I like to record those steps for my own benefit and for anyone else who is interested.
This blog post series will be a tutorial for you to follow along with. I may also create videos to accompany the posts. In this series you will create a content app. The point of this is not to create yet another content app, it is to share the repeatable steps for building packages for Umbraco v8 so you can have the confidence and structure in place to be able to start creating packages for your own ideas, which other people can contribute to and you can maintain easily enough.
When a new post is ready I will release it here, tweet about it and update the list above with the link to the relevant article. Make sure you bookmark this post to see which tutorials are now available.
Part of why I am doing this is to show people what I have learned and see if they know an even better way to do it. So I fully expect to be corrected by fellow developers along the way. If you have any feedback or you know a better way to do something, please share. I am available on twitter as @CodeSharePaul