Mastering Components

Posted in Tutorials on Sep 02, 2014

There have been some requests to cover some more technical topics, so in this demonstration we will be covering the effective use of Components. Note this demonstration is aimed towards developers and will cover some more technical topics that are designed to help you go out and build better websites.

We will convert the provided Todo component - that comes with the Demo plugin in October - in to a database driven version. These areas are covered:

  • Creating a plugin
  • Creating a database table
  • Creating a database model
  • MVC vs. October MVC
  • Creating a component
  • Strict vs. Relaxed usage
  • Using component markup effectively

Thanks for watching!

comments powered by Disqus