The recent Global Diversity CFP Day aimed to help more people submit their ideas to conferences and get into public speaking. To help encourage people to write and submit to CFPs, Global Diversity CFP Day aims to help underrepresented people submit proposals to speak at conferences. In this article, Rachel Andrew rounds up some of the best takeaways along with other useful resources for new speakers.
Read more…
Staying on top of the newest techniques, browser updates, and hot topics can be hard. Anselm Hannemann summarized what happened in the web industry in the past few weeks, so you can easily catch up on everything new and important.
Read more…
A world without icons — is that even possible? After all, icons have been one of the first elements used in the first UIs. What makes icons particularly special is perhaps the fact that their meaning can be understood without having to add any text or further details. In this article, Manuela Langella will show you how icons have been one of the first elements used in the first user interfaces and the story behind them. Let’s dig deep into why they play an important part in today’s screen design.
Read more…
Designing interactive prototypes is the best approach to expressing your ideas and explaining them to clients and stakeholders. Prototyping is an important part of the modern UX design process. Greg Rog has tried many tools, and came to the conclusion that Framer Studio is one of the best when it comes to making user interface prototypes. So, in the following tutorial, he will show you some Framer basics By the end of this article, you should be able to create a mobile app prototype, and you will also learn some CoffeeScript code. Greg will guide you along the way and will provide you with files to help you getting started more easily. Learn how to create a mobile app prototype with Framer while also learning some CoffeeScript code.
Read more…
Migrating to or from multisite is hard. In this article, Nícholas André simplifies the whole migration process by reducing the endeavor to a couple of CLI commands. The WordPress Importer works reasonably well for smaller, simpler sites, but leaves room for improvement. The MU-Migration tool, a WP-CLI command that helps developers migrate sites to or between multisite instances. Multisite migrations have various technical complexities, and this tool can help alleviate them.
Read more…
Did you know that you can incorporate Vue into your project the same way that you would incorporate jQuery — with no build step necessary? Let’s cover some common use cases in jQuery and how we can switch them over to Vue, and why we’d even want to do so. In this article Sarah Drasner shows you that Vue is also a pretty nice abstraction for small sites that don’t need a lot of overhead. Due to Vue’s flexibility, it’s also easy to transition this code to a build step and component structures if you’d like to adopt a more complex structure over time. It’s actually pretty fun to try it out!
Read more…
The difference between a good app and a bad app is usually the quality of its user experience (UX). The average US user spends 5 hours per day on mobile. The vast majority of that time is spent in apps and on websites. So, there are many things to consider when designing for mobile. Today, Nick Babich brings you a detailed guide will help you get rid of that headache when building apps.
Read more…
Whenever we design a web application utilizing real-time data, we need to consider how we are going to deliver our data from the server to the client. The default answer usually is “WebSockets.” But is there a better way? Let’s compare three different methods: Long polling, WebSockets, and Server-Sent Events; to understand their real-world limitations. The answer might surprise you.
Read more…
Three world-renowned designers — Lance Wyman, Anton & Irene, and Büro Destruct — created three UX-themed icon kits that you can download and use for free in Adobe XD. You can download the icon kits for free in .XD format right from Adobe. While each kit carries the characteristic style of their creator, they all have one thing in common: They celebrate well-made user experiences and emphasize how important icon design is to telling stories.
Read more…
Deciding to build a PWA or a native app should be based on the needs of the specific project, not hype. With Progressive Web Apps (PWAs) encroaching on native development’s turf, Aaron Gustafson thought this might be a good time to step back and take stock of these two approaches to building products. In this article, Aaron walks you through the pros and cons of each approach to help you arrive at an informed decision.
Read more…