Search icon CANCEL
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Responsive Design High Performance

You're reading from   Responsive Design High Performance

Arrow left icon
Product type Paperback
Published in Apr 2015
Publisher
ISBN-13 9781784390839
Length 162 pages
Edition 1st Edition
Languages
Arrow right icon
Toc

Table of Contents (11) Chapters Close

Preface 1. The Good, the Bad, and the Ugly of Responsive Web Design FREE CHAPTER 2. Tweaking Your Website for Performance 3. Managing Images 4. Learning Content Management 5. The Fastest HTTP Request is No HTTP Request 6. Testing, Testing, and Testing! 7. Speeding Up Development with Design Concepts, Patterns, and Programs 8. Using Tools for Performance A. Taking the Next Steps Index

Server-side optimization with Apache

Improving your website's speed is not only limited to reducing requests, managing images, or using fancy plugins to make your work easier. There are a lot of available options for improving website performance on your server.

Your best friend is an HTML boilerplate. If you haven't taken a look at this yet, you should make an effort to see how it does things.

Head over to http://www.initializr.com to build your own custom boilerplate template. The responsive template is an old favorite of mine. If you find it easier to use bootstrap styling, you can opt for the bootstrap template.

Another widely popular solution is to make use of Yeoman. This is a tiny library that you can install on your computer and it download all kinds of boilerplate framework libraries. For more information on this, head over to http://yeoman.io.

You will see there that it doesn't just include web scaffolding, there are even projects such as Ionic Framework for mobile...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at €18.99/month. Cancel anytime