sketch the most important pieces-> db -> model, testcases -> htmlCurrently I am skipping the "TestCases" part, but sooner or later I will have to start. TestCases becomes more and more crucial for scripting languages because they don't have the advantage of compiler . And without TestCases, refactoring even a medium sized project(scripting language) is a potential suicide.
sketch the second most important -> db -> model, testcases -> html
etc.
Saturday, December 31, 2005
The Screen IS the Application
The Screen IS the Application and How to Design Your Rail Application. These articles have a very practical approach to building user-oriented-applications , especially web-applications
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment