Category: Open Source

Download ebook Open Source for free

BuddyPress Theme Development 0

BuddyPress Theme Development

BuddyPress is a plugin for WordPress that allows you to create communities. BuddyPress themes, whilst based on WordPress, have a lot of extra templates that set them apart. Having a custom theme for your community has...

Mastering Ninject for Dependency Injection 0

Mastering Ninject for Dependency Injection

Dependency injection is an approach to creating loosely coupled applications. Maintainability, testability, and extensibility are just a few advantages of loose coupling. Ninject is a software library which automates almost everything that we need in order...