The Web Dev Guide by Wishtack
Ctrlk
  • The Web Dev Guide by Wishtack
  • HTML
  • ECMAScript
  • Tools
  • DOM
  • Forms
  • Networking
  • CSS
  • Responsive Web Design
    • Viewport
    • Media Queries
    • Grid Layout
    • Flex Layout
    • Frameworks & Libraries
  • Web APIs
  • Testing
  • Security
  • More Links
Powered by GitBook
On this page
  1. Responsive Web Design

Frameworks & Libraries

Do not waste your energy by defining custom CSS classes to handle Responsive Web Design!

Use existing frameworks like Twitter's Bootstrap:

http://getbootstrap.com/

LogoBootstrapgetbootstrap

... or even better, go Material!

https://www.google.com/design/spec/material-design/introduction.html

LogoMaterial DesignMaterial Design

https://material.angular.io

LogoAngular MaterialAngular Material

https://github.com/angular/flex-layout

LogoGitHub - angular/flex-layout: Provides HTML UI layout for Angular applications; using Flexbox and a Responsive APIGitHub

https://zingchart.github.io/zingtouch/

ZingTouch - A JavaScript gesture detection libraryZingTouch
PreviousFlex LayoutNextWeb APIs

Last updated 7 years ago