
In this article, Nirmalya discusses some of the complex problems that he faced while building and maintaining large Next.js applications. He always explains how these problems can be solved by using various tools. https://smashingmagazine.com/2021/11/maintain-large-nextjs-application/

Instead of spending your coffee break scrolling through your social feeds, how about a lovely little website instead? We came across some fantastic ones that are just too good not to be shared. But be warned, your break might take a bit longer than intended. https://smashingmagazine.com/2021/11/showcase-lovely-little-websites/

With a little CSS, we can adapt our web designs to be more accommodating for people with dyslexia. In this article, we’ll explore those techniques by adding a dyslexia-friendly mode to an existing design. https://smashingmagazine.com/2021/11/dyslexia-friendly-mode-website/

What’s the state of CSS, Vue.js and Next.js? What are new, smart interface design patterns we could use? Let’s figure it out. With our online workshops on UX, front-end and design. https://smashingmagazine.com/2021/11/smashingconf-workshops-winter-2021/

Implementing a performance culture is very important. In this article, Dan Shappir shares which actions and processes the Wix team put in place in order to achieve dramatic improvements in the performance of websites built and hosted on their platform. https://smashingmagazine.com/2021/11/improving-performance-wix-websites-case-study/

Hosting with a wildcard subdomain enables your users to visit your site on any subdomain of your domain (*.example.com), and as you can imagine, we can use this to create unique user experiences which we’ll be exploring in this article through a Next.js lens. https://smashingmagazine.com/2021/11/nextjs-wildcard-subdomains/

In this article, we’ll take a look at the best ways to handle colors in CSS today, some tips for using them in a design system, and what we can expect from our colors in the not-too-distant future. https://smashingmagazine.com/2021/11/guide-modern-css-colors/

Meet “Touch Design for Mobile Interfaces”, our brand-new guide on designing for mobile with proven, universal, human-centric standards. 400 pages. Shipping starting late-December. https://smashingmagazine.com/2021/11/touch-design-pre-release/

What’s your favorite command-line tool? In this post, Louis Layaris shares a collection of relevant command-line apps and utilities that he has personally come across in the past few years. If there’s a useful one that hasn’t been mentioned and one you use regularly, please do share it in the comments. https://smashingmagazine.com/2021/11/powerful-terminal-commandline-tools-modern-web-development/

The React team introduced several hooks in React 16.8 which you can use from third-party providers in your application, or even create your own custom hook. In this tutorial, we’ll take a look at some of the most useful hooks in React and how to use them. https://smashingmagazine.com/2021/11/useful-react-hooks/