Remove link
article thumbnail

Next.js Wildcard Subdomains

Smashing Magazine

With 100s of real-life examples , guidelines and best practices that you can apply right away. Following this, we can then take certain actions such as fetching different data from your database depending on the wildcard and return that from the API. Further Reading On Smashing Magazine. “ More after jump! Dec 2–3, 2021.

Servers 85
article thumbnail

Implementing A Reset Password Feature With Next.js Dynamic Routes

Smashing Magazine

They click on the “password-reset” link, and they’re redirected to the corresponding page. When they type their email address or username into the input field, they click on the button which has the common “email me a recovery link” text. They get a confirmation that a secure link has been sent to their email.

Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Trending Sources

article thumbnail

USENIX LISA 2018: CFP Now Open

Brendan Gregg

In fact, we’d link to the first LISA conference website for reference, but this conference not only predates the Wayback Machine – it also predates the World Wide Web! Submit #lisa18 talk, training, panel, and demo proposals by May 24 [link]. Photo by Perry Kivolowitz. Hope to see you in Nashville!

DevOps 43
article thumbnail

USENIX LISA 2018: CFP Now Open

Brendan Gregg

In fact, we’d link to the first LISA conference website for reference, but this conference not only predates the Wayback Machine – it also predates the World Wide Web! Submit #lisa18 talk, training, panel, and demo proposals by May 24 [link]. Photo by Perry Kivolowitz. Hope to see you in Nashville!

DevOps 40
article thumbnail

How Improving Website Performance Can Help Save The Planet

Smashing Magazine

The Green Web Foundation maintains an ever-growing database of web hosts who are either wholly powered by renewable energy or are at least committed to being carbon neutral. In this screenshot below, for example, we can see that loading the Smashing Magazine website for the first time incurs just under a megabyte of data transfer.

article thumbnail

Let’s Dive Into Cypress For End-to-End Testing

Smashing Magazine

Use, for example, an API or a database dump to make these things, and configure the test only for the checkout. Example: Finding My Articles in Smashing Magazine. I want to write a test for this website, Smashing Magazine. Cypress’ developers themselves provide some guidance on this topic in their best practices.

Testing 136
article thumbnail

WaterBear: Building A Free Platform For Impactful Documentaries (Part 2)

Smashing Magazine

for the web app, Sanity CMS, Firebase Auth, and Firestore database. Now, let’s dive into the technical features and best practices that my team adopted in the process of building the WaterBear web app. <head> <link rel="preload" as="image" href="." Here is how we tackled the challenge.

Cache 73