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
Fundamentals of Software Architecture
Salary surveys worldwide regularly place software architect in the top 10 best jobs, yet no real …
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
Learning React, 2nd Edition
If you want to learn how to build efficient React applications, this is your book. Ideal …
book
Clean Code: A Handbook of Agile Software Craftsmanship
Even bad code can function. But if code isn't clean, it can bring a development organization …