We have been working on a finding ways to lighten code bloat and improving the customer experience. The result is Goldilocks-CSS that is a project designed to meet the needs of the business rather than the developer alone.
Goldilocks-CSS is driven by the Goldilocks Principle and strives to find the sweet spot between a good user experience and efficient project execution. Goldilocks-CSS is more of a modular set of best practices rather than a just a framework. Goldilocks-CSS helps the product manager deliver products in a timely way by:
- Creating a single source of truth for consistent web page creation;
- Using semantic HTML5 for content structure to meet accessibility requirements (and hence reduce litigation);
- Adhering to HTML and CSS standards to future proof your project;
- Leveraging modern CSS3 to create a “no Javascript” presentation layer;
- Reduce javascript code complexity;
- Increase HTML code readability for maintenance work by minimizing presentation layer cruft.
The objective of this project is faster time to market at a much lower cost.
What are your thoughts / comments?