Your Web News in One Place

Articles by Smashing Magazine from June 2020

Help Webnuz

Referal links:

Sign up for GreenGeeks web hosting
< Return to Smashing Magazine details.
01:30 pm GMT - Mon, June 29, 2020
Smashing Magazine Firebase Push Notifications In React
Notifications have become a stable part of the web nowadays. Its not uncommon to come across sites asking for permission to send notifications to your browser. Most modern web browsers implement the p...
02:00 pm GMT - Fri, June 26, 2020
Smashing Magazine Inspired Design Decisions With Giovanni Pintori: Publicity Becomes An Art Form
With one or two occasional exceptions, Ive spent the past twenty-two years designing for countless clients. A few of these projects lasted a year, some several months, but the majority for no more tha...
12:30 pm GMT - Thu, June 25, 2020
Smashing Magazine Django Highlights: Wrangling Static Assets And Media Files (Part 4)
Django websites involve a lot of files. Its not just source code for the configuration, models, views, and templates, but also static assets: CSS and JavaScript, images, icons. As if that wasnt enough...
12:00 pm GMT - Wed, June 24, 2020
Smashing Magazine Practical Guide To Testing React Applications With Jest
In this article, Im going to introduce you to a React testing tool named Jest, along with the popular library Enzyme, which is designed to test React components. Ill introduce you to Jest testing tech...
12:00 pm GMT - Wed, June 24, 2020
Smashing Magazine A Practical Guide To Testing React Applications With Jest
In this article, Im going to introduce you to a React testing tool named Jest, along with the popular library Enzyme, which is designed to test React components. Ill introduce you to Jest testing tech...
12:00 pm GMT - Tue, June 23, 2020
Smashing Magazine How Web Designers Can Help Restaurants Move Into Digital Experiences
As much as Ive always loved the experience of going out to eat and ordering in takeout, its very rare that I enjoy visiting a restaurants website. But I get it. The restaurant industry tends to run on...
12:00 pm GMT - Mon, June 22, 2020
Smashing Magazine An Introduction To SWR: React Hooks For Remote Data Fetching
SWR is a lightweight library created by Vercel (formerly ZEIT) that allows fetching, caching, or refetching data in realtime using React Hooks. Its built with React Suspense which lets your components...
06:00 pm GMT - Fri, June 19, 2020
Smashing Magazine A Monthly Update On All Things Smashing
The entire Smashing team has been doing its very best to bring you live sessions with real experts — people with practical experience who love to share what they have learned throughout their ca...
10:00 am GMT - Fri, June 19, 2020
Smashing Magazine What Vitruvius Can Teach Us About Web Design
Theres no escaping the ancient masters. Their shadows loom large over philosophy, literature, architecture, warfare, and web design? Believe it or not, yes. Although Plato infamously omitted CSS Grid ...
10:30 am GMT - Thu, June 18, 2020
Smashing Magazine Solving Common Cross-Platform Issues When Working With Flutter
Ive seen a lot of confusion online regarding Web development with Flutter and, often, its sadly for the wrong reasons.Specifically, people sometimes confuse it with the older Web-based mobile (and des...
10:30 am GMT - Wed, June 17, 2020
Smashing Magazine Mirage JS Deep Dive: Using Mirage JS And Cypress For UI Testing (Part 4)
One of my favorite quotes about software testing is from the Flutter documentation. It says:How can you ensure that your app continues to work as you add more features or change existing functionality...
12:30 pm GMT - Tue, June 16, 2020
Smashing Magazine Better Reducers With Immer
As a React developer, you should be already familiar with the principle that state should not be mutated directly. You might be wondering what that means (most of us had that confusion when we started...
05:00 am GMT - Tue, June 16, 2020
Smashing Magazine Smashing Podcast Episode 18 With Mina Markham: How Can I Learn React?
In this episode of the Smashing Podcast, were talking about learning React. Whats React like to work with, and how can experienced developers get started? I spoke to Mina Markham to find out.Show Note...
12:30 pm GMT - Mon, June 15, 2020
Smashing Magazine Which Video Conferencing Tools Are Most Accessible?
With us all suddenly working from home in the COVID era, most of us have had to make some quick choices from a huge variety of video conferencing and collaboration tools. But do all of these apps work...
10:00 am GMT - Fri, June 12, 2020
Smashing Magazine Internationalization In Vue With The Vue I18n Plugin
Building applications for people from different parts of the world comes with challenges like support for multiple locales and how to integrate it into your application. I remember the first time I fa...
10:00 am GMT - Thu, June 11, 2020
Smashing Magazine Building A Facial Recognition Web Application With React
If you are going to build a facial recognition web app, this article will introduce you to an easy way of integrating such. In this article, we will take a look at the Face Detection model and Predict...
12:30 pm GMT - Wed, June 10, 2020
Smashing Magazine Mirage JS Deep Dive: Understanding Timing, Response And Passthrough (Part 3)
Mirage JS was built to give frontend developers the ability to simulate actual backend API calls. So far, we have seen how we can create records with Mirage, intercept API requests via route handlers ...
10:00 am GMT - Wed, June 10, 2020
Smashing Magazine Is Your Website Stressing Out Visitors?
Stress is a nasty thing and many of us deal with it on a regular basis. Our jobs, school, homes, relationships, and even things going on around the world can trigger feelings of panic, unease, and dep...
12:00 pm GMT - Tue, June 9, 2020
Smashing Magazine From Static Sites To End User JAMstack Apps With FaunaDB
The JAMstack has proven itself to be one of the top ways of producing content-driven sites, but its also a great place to house applications, as well. If youve been using the JAMstack for your perform...
10:30 am GMT - Tue, June 9, 2020
Smashing Magazine 12 Ways To Improve User Interview Questions
An experienced interviewer takes care of many things: builds hypotheses, selects interviewees, composes invitations, schedules appointments, sets the stage, and, of course, writes an interview script....
12:00 pm GMT - Mon, June 8, 2020
Smashing Magazine Higher-Order Components In React
Higher-order components (HOCs) in React were inspired by higher-order functions in JavaScript. A HOC is an advanced technique for reusing logic in React components. It is a pattern created out of Reac...
12:00 pm GMT - Fri, June 5, 2020
Smashing Magazine Equivalent Experiences: Thinking Equivalently
This is the second of two articles on the topic of how digital accessibility is informed by equivalency. Previously, we have learned about the underlying biases that inform digital product creation, w...
10:00 am GMT - Thu, June 4, 2020
Smashing Magazine BlackLivesMatter
Contributing to positive change is difficult, but its the right pursuit, no matter how much effort it takes. For years here at Smashing, weve been working with our dear authors and speakers, as well a...
09:30 am GMT - Thu, June 4, 2020
Smashing Magazine How To Test A Design Concept For Effectiveness
Most of us are reasonably comfortable with the idea of carrying out usability testing on a website or prototype. We dont always get the opportunity, but most people accept that it is a good idea.Howev...
10:30 am GMT - Wed, June 3, 2020
Smashing Magazine Consuming REST APIs In React With Fetch And Axios
Consuming REST APIs in a React Application can be done in various ways, but in this tutorial, we will be discussing how we can consume REST APIs using two of the most popular methods known as Axios (a...
12:00 pm GMT - Tue, June 2, 2020
Smashing Magazine Click! Here: Meet Our New Smashing Book
Youve been there before, havent you? Perhaps your manager insists on using a dark pattern to trick customers into buying. Or an A/B test has just shown that an annoying pop-up does increase sign-ups. ...
05:00 am GMT - Tue, June 2, 2020
Smashing Magazine Smashing Podcast Episode 17 With Angie Byron: Whats New In Drupal 9?
In this episode of the Smashing Podcast, were taking a look at whats new in Drupal 9. What are the major upcoming changes to this nearly 20-year-old open-source project? Drew McLellan talks to Drupal ...
12:00 pm GMT - Mon, June 1, 2020
Smashing Magazine React Error Handling And Reporting With Error Boundary And Sentry
In this article, well look at error boundaries in React. Well learn what they are and how to use them to deliver a better user experience, even when something breaks in our app. Well also learn how to...
06:00 am GMT - Sun, May 31, 2020
Smashing Magazine Explore Your Inner Artist (June 2020 Wallpapers Edition)
Theres an artist in everyone. Some bring their creative ideas to life with digital tools, others capture the perfect moment with a camera or love to grab pen and paper to create little doodles or piec...