11 books
—
2 voters
“
In my experience, requirements change quite often, or new situations will arise that weren’t anticipated at the start of the project. If the situation can be addressed with a plugin, I just whip open the standalone plugin page, make the updates and pop the new plugin back in. Because the plugin is self-contained, it’s easy to recreate the problem, fix it, and get it back into the codebase.
”
― jQuery Plugin Development In 30 Minutes
― jQuery Plugin Development In 30 Minutes
“
Ultimately, I try to think of my application’s main codebase as just stringing together various components and code from many sources. It just controls logic and flow. The real nitty-gritty is handled behind the scenes. This is why frameworks like Backbone are so important — they hide a lot of the details in the background and allow you to just focus on the flow and control of your application.
”
― jQuery Plugin Development In 30 Minutes
― jQuery Plugin Development In 30 Minutes
Books to read to develop the craft of software creation
1 member,
last active 10 years ago























