Air quality is a serious and complicated issue. It’s not as easy to understand as the weather. However, by creating a variety of quick iterative prototypes — regardless of how fake — Geof Crowl was able to find straightforward answers to design and program my iOS app Air Lookout.
Read more…
The UI development became difficult in the last couple of years. That is because we pushed the state management to the browser. And managing state is what makes our job a challenge. If we do it properly, we will see how our application scales easily with no bugs. In this article, Krasimir Tsonev will see how to use the state machine concept for solving state management problems.
Read more…
Knowing who your competitors are is pointless unless you do something with that information. Learn how to build your own competitive analysis matrix that organizes your collected information into useful, usable data. In this article, Amanda Short elaborates how you can start improving your mobile app today.
Read more…
Making improvements to your mobile app’s design isn’t necessarily the easiest of tasks. In this article, Suzanne Scacca explains the six key ways in which dating app developers successfully use design to create an engaging and addictive experience for their users. Dating apps often get a bad rap for turning the dating scene into something superficial, mechanical and impersonal. Log in through Facebook. Swipe left. Swipe right. While it’s easy to write off these apps as fun little diversions for people trying to find love, they’re actually quite successful. So, what’s their secret?
Read more…
Most potential users will want to try out the software or service before committing any time and money. Often this is where the age-old demo account comes into play. However, anyone who has ever implemented a demo account can attest to the problems associated. In this article, James Pierce brings you a solution: SQLite. It’s commonly known that SQLite does not handle multiple threads since the entire database is locked during a write command, which is one of the reasons why you should not use it in a normal production environment. However, in his solution, a separate SQLite file is used for each user demoing the software.
Read more…
Building a mobile app usually costs a lot of money and takes months to launch. Well, there’s a fast and more simple way to create your own native app. In this article, Nick Babich explains how you can use Dropsource (a free visual platform for building mobile apps) by creating an Android app for a chain of restaurants.
Read more…
Building your own app really gives you the ability to create anything you can imagine. If you are a designer, surely you have seen plenty of designs that are not perfect, and you should feel OK with your app’s design not being perfect too. You have to start somewhere, and with the help of other designers and developers, you will improve. In this tutorial, Craig Clayton is going to look at one page of an existing app and teach you how to get the design into Xcode. The design for this app was done using an app called Sketch. Sketch allows you to design anything from websites to mobile apps. It is my preference for designing mobile apps.
Read more…
Users couldn’t care less about whether a technology is native, an installed web app or a website. What makes users engage and makes shoppers convert is really the experience itself. In this article, Mitch Lenton takes a closer look at PWAs on Android devices and explains how we can pave the way for a new era of browserless web browsing.
Read more…
Windows, macOS and Linux made up font-wise, and since then, all modern fonts have been compatible across those OS’. There’s no question, the future of web typography looks promising. At the 2016 ATypI conference, the world’s biggest type design conference, Microsoft, Google, Apple and Adobe announced that they have been working on a new iteration of the OpenType standard, called variable fonts. Because it gives a lot more control to the user to modify the typeface depending on the context and device, this new version opens new opportunities for web typography and will close the gap in quality between web and print. In this article, François Poizat will show you the ins and outs of these new tools and how to take control of our typography.
Read more…
In this article, Aidan Sliney is not going to make you the next Instagram, but he will hopefully help you get a nice base level of users that you can grow from. The example app in this article received 100,000 downloads in eight weeks. This is with a marketing budget of zero and very little work since launch. Aidan will cover the basic app store optimizations that will help bring people to your Google Play page. Getting them to download and stay is up to you and up to the value your app provides. Of course, to get traction, you need to pick a topic in which enough people are interested, and then the quality of your build is what is going to help keep these users.
Read more…