Auto Layout Magic: Content Sizing Priorities
What the hell is Content Hugging and Content Compression Resistance Priorites? Here a tutorial about Xcode Auto Layout Content Sizing Priorities
What the hell is Content Hugging and Content Compression Resistance Priorites? Here a tutorial about Xcode Auto Layout Content Sizing Priorities
This post helps you understand the Webview Viewport in iOS 11. In particular with any web-based apps that use fixed position header bars when they are built for iOS 11.
In design, the color act as a key function that grabs the attention of the user. Is product design only about how humans interacts with it?
In this Article, we will look to learn and master Advanced Sass features such as maps, loops, directives and an extensive list of functions provided by Sass.
In this second and last part we’ll get into the real meat of how to easily scale our React Universal Blog App using React organizational concepts and the Flux pattern.
Apple’s latest IDE version, Xcode 9, is being released along with iOS 11 this September. And it's a huge update! Fans of Git for source control management (SCM) are big winners in this upcoming release.
The goals of this project were: reading/writing/manipulating data, designing a mobile UI and learning Preact by Building a Small PWA with Preact and Firebase
It's a common practice for a Vue app to use the DOM as its template. In this article, I'll explain the issues and offer some alternatives.
In this tutorial, you’ll learn how to achieve these tasks by converting your instances to another representation, this process is known as encoding, also known as serialization.
Learn about how Reactive programming is a whole new paradigm using RxJava and RxAndroid in Android with Kotlin.
iOS 11 introduces a variety of major changes to the way apps look and work, and how they interact with the user. You’ll need to start making a few changes now.
In this article we're going to go over three of the most important SVG attributes that control SVG coordinate systems: viewport, viewBox, and preserveAspectRatio.
Is there a way to get the angle through JavaScript by which the element is rotated?
Despite the fact that all modern browsers can run ES2015+ code and natively support the features I just mentioned, most developers still transpile their code to ES5
One of the next versions of Chrome is going to force all domains ending on .dev (and .foo) to be redirected to HTTPs via a preloaded HTTP Strict Transport Security (HSTS) header.