# Separating View from Data, Plugins, Modularity

**URL:** https://meta.discourse.org/t/separating-view-from-data-plugins-modularity/48612
**Category:** Support
**Created:** [August 14, 2016, 11:46am UTC](https://meta.discourse.org/t/separating-view-from-data-plugins-modularity/48612 "2016-08-14T11:46:47Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![erlend\_sh](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/erlend_sh/32/119475_2.png) [@erlend\_sh](https://meta.discourse.org/u/erlend_sh)
#### Post date: [August 14, 2016, 12:17pm UTC](https://meta.discourse.org/t/separating-view-from-data-plugins-modularity/48612/2 "2016-08-14T12:17:51Z")

</div>

These are very diffuse questions. You can find your answer to “how modular” by perusing our #Customization > Plugin directory and see what people have done with it. Then check out these beginner’s guides:

> [@Developing Discourse Plugins - Part 1 - Create a basic plugin](https://meta.discourse.org/t/beginners-guide-to-creating-discourse-plugins/30515):
>
> Building a plugin in Discourse can be really simple, once you learn a couple of quirks. The goal of this post is to create a skeleton plugin and introduce you to the basics. Your development environment Make sure you have a development environment of Discourse running on your computer. I recommend you use [the appropriate setup guide](https://meta.discourse.org/tag/dev-install) and come back when you’re done. plugin.rbtada Use [GitHub - discourse/discourse-plugin-skeleton: Template for Discourse plugins · GitHub](https://github.com/discourse/discourse-plugin-skeleton) to create a complete di…

> [@Learn how to start building stuff for Discourse if you're newbie (like myself)](https://meta.discourse.org/t/how-to-start-building-stuff-for-discourse-if-youre-newbie-like-myself/45954):
>
> There are a few ‘how to start’ guides for working with Discourse already and a wealth of useful info on meta, but I thought it might help to give an insight to the mental processes of starting from little, if any, prior coding experience to building substantial Discourse plugins. Discourse is written by experienced developers and has a large codebase. This can feel intimidating. This intimidation factor can be a significant barrier for novice developers. This is a kind of ‘psychological primer’…

---

_[View the full topic](https://meta.discourse.org/t/separating-view-from-data-plugins-modularity/48612)._
