
Thursday, January 23, 2003
A few lines of code can go a long way One might generalize that the intent of modern programming practices is to create a library of reusable code components — a “toolkit” of sorts that speeds development of future applications. My experiences in developing for the Web have taught me that such a toolkit doesn’t need to be large to be effective. It is possible to create a powerful Web application framework using only a handful of code files.