Skip to content

Instantly share code, notes, and snippets.

@mikeselander
Created March 15, 2016 04:15
Show Gist options
  • Save mikeselander/4f717e6460f3acec76f2 to your computer and use it in GitHub Desktop.
Save mikeselander/4f717e6460f3acec76f2 to your computer and use it in GitHub Desktop.

Scaffolding 101: A Quick Guide to Building Your Own Frameworks

It pays to know your code. Development, QA time, and bugs all go down when you write and know your own frameworks & libraries.

Building your own repeatable plugin/theme frameworks & libraries can save you money and time and increase code quality. In this talk we’ll cover the basics of why you should build your own reusable codeset, when you should build your own, and how to build a repeatable, quality framework. I’ll take lessons from our own experience building in-house libraries and help you apply them to your business & clients.

@elazar
Copy link

elazar commented Mar 15, 2016

"our own experience" should probably be "our own experiences."

There's a good focus on ROI for attending the talk.

The word "repeatable" is used a few times, but I'm not sure its meaning in context will be obvious to the reader.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment