Book description
With the speed of web development today, it’s little wonder that so many frameworks are available, since they come with a promise of saving development and design time. But using the wrong framework, or wrongly using the right framework, can be costly. This concise book shares higher-level ideas around web development frameworks that govern HTML and CSS code, whether you’re looking at an external option or planning to build your own.
Author Jens Oliver Meiert outlines various principles, methods, and practices that you can use to make sure your framework has the functionality you need without bloated code to slow you down.
- Choose a framework that can be tailored and extended
- Stick to framework ground rules: follow the documentation and don’t overwrite framework code
- Build a framework by means of a prototype: a static internal website that includes all the page types and elements you need
- Focus on quality assurance during the development process, and quality control to find and fix framework issues
- Diligently maintain and update your framework, whether it’s for internal or external use
- Anchor your documentation right where development happens
Product information
- Title: The Little Book of HTML/CSS Frameworks
- Author(s):
- Release date: March 2015
- Publisher(s): O'Reilly Media, Inc.
- ISBN: 9781491920169
You might also like
book
40 Algorithms Every Programmer Should Know
Learn algorithms for solving classic computer science problems with this concise guide covering everything from fundamental …
book
Head First Design Patterns, 2nd Edition
You know you don’t want to reinvent the wheel, so you look to design patterns—the lessons …
book
Software Engineering at Google
Today, software engineers need to know not only how to program effectively but also how to …
book
Fluent Python, 2nd Edition
Python’s simplicity lets you become productive quickly, but often this means you aren’t using everything it …