Browse By

Daily Archives: January 7, 2017

Responsive Web Design Patterns  |  Google Developers

Responsive Web Design Patterns Pete is a Developer Advocate Responsive web design patterns are quickly evolving, but there are a handful of established patterns that work well across the desktop and mobile devices. Most layouts used by responsive web pages can be categorized into one

DevOps Fundamentals

DevOps is not a framework or a workflow. It’s a culture that is overtaking the business world. DevOps ensures collaboration and communication between software engineers (Dev) and IT operations (Ops). With DevOps, changes make it to production faster. Resources are easier to share. And large-scale

Docker: The Basics

 Docker is the next step beyond virtualization. A Docker image contains everything it needs to run, independent of the Linux server on which it lives: a copy of the operating system, a database, code, configuration files, dependencies, and so on. Images can also be packaged

Best Practices For Animated Progress Indicators

Visibility of system status is one of the most important principles in user interface design. Users want to feel in control of the system they’re using, which means they want to know and understand their current context at any given time, and especially when a

More