Within the last decade, technologies like GraphQL have changed how we build web apps and how they communicate with each other. GraphQL provides certain benefits over REST APIs — let’s find out what they are. https://smashingmagazine.com/2021/11/graphql-frontend-react-apollo/
Serverless UI is simply a free, open-source command-line utility for quickly building and deploying serverless applications on the AWS platform. In this article, we will learn and cover everything needed on using Serverless UI to deploy our projects or serverless applications to cloud services providers. https://smashingmagazine.com/2021/11/deep-dive-into-serverless-ui-typescript/
This article sheds the spotlight on Magento PWAs and explains why business owners are getting them (often instead of native applications). Alex Husar introduces ways of how progressive web applications can be developed on Magento, as well as go over the major pros and cons of each development path. https://smashingmagazine.com/2021/11/magento-pwa-customizing-themes-coding/
November is just around the corner, and with it, a new collection of desktop wallpapers to celebrate the beginning of the month. Designed by creatives from all across the globe, they come in versions with and without a calendar. Let’s make November colorful! https://smashingmagazine.com/2021/10/desktop-wallpaper-calendars-november-2021/
Stop wasting time and effort writing copy that falls flat. Raise your copywriting game and boost your powers of persuasion with these rich and informative online resources. https://smashingmagazine.com/2021/10/resources-tools-turbocharge-copywriting-skills/
The wealth of data that Amazon holds can make a huge difference when you’re designing a product or hunting for a bargain. But, how can a developer get that data? Simple, by using a web scraper. Here’s how to build your data extraction bot with Node.js. https://smashingmagazine.com/2021/10/building-amazon-product-scraper-nodejs/
Eye-tracking, a method that measures where people are looking and for how long they are looking, became more accessible to UX research thanks to technology. It allows researchers to see through the users’ eyes and get insights about visual attention. This article will explore the latest trends in the eye-tracking market and how the methodology can be included in the UX researcher's toolbox. https://smashingmagazine.com/2021/10/eye-tracking-mobile-ux-research/
Nx is a build framework that facilitates optimization, efficient scaling of applications, and other features such as shared libraries and components. In this article, we will be looking at how we can effectively scale Next.js applications by using Nx. https://smashingmagazine.com/2021/10/optimizing-nextjs-applications-nx/
In this article, we will go through how object-fit
and background-size
work, when we can use them, and why, along with some practical use cases and recommendations. Let’s dive in.
https://smashingmagazine.com/2021/10/object-fit-background-size-css/
Quasar is an open-source Vue.js-based cross-platform framework that allows you, as a developer, to easily build apps for both desktop and mobile using technologies such as Cordova and Electron and writing your code once. The app we’ll build will store and get its data from Firebase, meaning that we will also be seeing how to use Firebase in Quasar. https://smashingmagazine.com/2021/10/introduction-quasar-framework-cross-platform-applications/