In times when everything is generic, how do we stand out without spending too much time and resources on elaborate art direction? Let’s explore a strategic guide for bringing back personality to the web, in regular real-life projects.
Read more…
Since 1987, the Apple Worldwide Developers Conference (WWDC) has been taking place annually and keeping iOS developers on their toes. Lou Franco watched this year’s event and shares his notes and references in case you missed out.
Read more…
Smashing Book 6 is here with everything you need to know to tackle the new adventures web design and development are bringing along. No theory, just things that worked in practice. This book is dedicated to the challenges and headaches that we are facing today, and how to resolve them. In this article, Vitaly Friedman tells you everything about it!
Read more…
Many applications today rely on real-time data transfer. As the size of data for each message in our system differs from a few bytes to up to 100MB, we needed a scalable solution that could support a multitude of scenarios. In this article, Dhimil Gosalia explains why you should consider building an in-house Pub/Sub service, too. Through the lens of BrowserStack’s real-world problem, you will get a deeper understanding of the requirements and process of building your very own Pub/Sub.
Read more…
Thousands of companies worldwide are struggling each day to gain more market share and to win over new consumers. To succeed in the modern market, companies need to do more than produce an excellent product or provide reliable service: They need to turn their faithful users into advocates. In this article, Nick Babich will show you how, by discussing who are product advocates, actionable ways to turn your customers into brand advocates, and what to consider when creating a strategy for advocacy.
Read more…
From campfires to books to advertisements to film, stories have a power over us that no other human invention can wield. They calm us, thrill us, enthrall us and send us running back to the box office for another hit. If we consider story structure as we look at user interactions, there are lots of ways we can put ourselves in the user’s shoes and optimize their experience, providing support exactly when they need it. In this article, John Rhea brings you some techniques.
Read more…
When it comes to performance, what works in the browser doesn’t necessarily suit Node.js. So, how do we make sure a Node.js implementation is fast and fit for purpose? Node is a very versatile platform, but one of the predominant applications is creating networked processes. In this article David Mark Clements is going to focus on profiling the most common of these: HTTP web servers.
Read more…
The defining characteristic of UX design is its focus on user research and on an iterative, user-centered, approach to creating solutions. But what if we applied the user-centered design process to ourselves, our lives, and our careers? In this article, JD Jordan is going to introduce you to four tools and techniques you can use to get started: Your Life In Weeks, Eisenhower Charts, Affinity Mapping and Prototyping Life.
Read more…
Nowadays, users are increasingly cautious of online and email scams, phishing attacks, and data breaches. In this article, Lyndon Cerejo will present a brief history of persuasion, look at how persuasion is used with technology and new media, and present food for thought for designers and developers to avoid crossing the ethical line to the dark side of persuasion.
Read more…
In this tutorial, you will build a sci-fi ID card for Avengers. Today, Kunal Sarkar will teach you Flexbox, Nested Flexbox, CSS animations, and a ton of other CSS techniques while building this interesting project. You will learn an effective way of making a full-page background, centering elements with Flexbox and auto margins, and see the basic usage of Flexbox and nested Flexboxes to make single dimension layouts. Let’s get started!
Read more…