CustomScripts Blog

Programming and open-source tips and tricks

PHP

Feature toggle in PHP

September 16, 2015 by Pierre du Plessis 10 Comments

Feature toggles (also called feature switch, feature flag, feature flipper, conditional feature, etc) is a technique used in software development in a continues deployment environment, where features that are not-yet-ready are deployed to production, but are turned off using a config flag. This practice allows developers to deploy unstable code to production, and once the … [Read more…]

Posted in: General, PHP, Programming Tagged: feature-toggle, library, PHP

It’s not about the framework

October 14, 2014 by Pierre du Plessis 4 Comments

Yesterday a colleague asked me how to load content on a page without reloading the page. Evidently and a bit mockingly, I sent him a short description about AJAX and some links to ajax resources (as a joke off course, because he very well know what AJAX is). The response I got from him was … [Read more…]

Posted in: General, Programming Tagged: framework, PHP, Programming

Categories

  • General (5)
  • Programming (8)
    • CakePHP (3)
    • PHP (4)
    • Symfony (3)

Archives

  • May 2017
  • September 2015
  • October 2014
  • December 2013
  • May 2013
  • October 2012
  • March 2012
  • December 2009

Copyright © 2026 CustomScripts Blog.

Omega WordPress Theme by ThemeHall