Prior to climbing the mountain the functionistas gathered at the trail head to triple check the pit zips on their gor-tex jackets, prime their camelbak hydration systems and compare multitools.
Used in computer/web programming to mean taking a block of code and converting it into a function that can be inherited (or included once) and called by various other programs sometimesover and over again. This cleans up your code and allows the function to be modified and all code inheriting that function gets the modification.
Bob can you functionize this print popup window that you use 40 times in your code so that you don't write the same 10 lines of code over 40 times?
Prior to climbing the mountain the functionistas gathered at the trail head to triple check the pit zips on their gor-tex jackets, prime their camelbak hydration systems and compare multitools.