A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://www.smashingmagazine.com/category/javascript below:

JavaScript — Smashing Magazine

465 articles

Building An Offline-Friendly Image Upload System

April 23, 2025 — Poor internet connectivity doesn’t have to mean poor UX. With PWA technologies like IndexedDB, service workers, and the Background Sync API, you can build an offline-friendly image upload system that queues uploads and retries them automatically — so your users can upload stress-free, even when offline. Read more…

Amejimaobari Ollornwi wrote Creating An Effective Multistep Form For Better User Experience

December 3, 2024 — Forms are already notoriously tough to customize and style — to the extent that we’re already starting to see new ideas for more flexible control. But what we don’t often discuss is designing good-form experiences beyond validation. That’s what Jima Victor discusses in this article, focusing specifically on creating multi-step forms that involve navigation between sections. Read more…

Karin Hendrikse wrote Build A Static RSS Reader To Fight Your Inner FOMO

October 7, 2024 — RSS is a classic technology that fetches content from websites and feeds it to anyone who subscribes to it with a URL. It’s based on XML, and we can use it to consume the feeds in our own apps. Karin Hendrikse demonstrates how to do exactly that with a static site you can use as your personal RSS reader. Read more…

Amejimaobari Ollornwi wrote Generating Unique Random Numbers In JavaScript Using Sets

August 26, 2024 — Want to create more randomized effects in your JavaScript code? The Math.random() method alone, with its limitations, won’t cut it for generating unique random numbers. Amejimaobari Ollornwi explains how to generate a series of unique random numbers using the Set object, how to use these random numbers as indexes for arrays, and explores some practical applications of randomization. Read more…

Steven Levithan wrote Regexes Got Good: The History And Future Of Regular Expressions In JavaScript

August 20, 2024 — Although JavaScript regexes used to be underpowered compared to other modern flavors, numerous improvements in recent years mean that’s no longer true. Steven Levithan evaluates the history and present state of regular expressions in JavaScript with tips to make your regexes more readable, maintainable, and resilient. Read more…

Tim Benniks wrote How To Build A Multilingual Website With Nuxt.js

August 1, 2024 — Handling translations for multilingual websites is famously difficult and, yet, crucial for many companies and organizations that serve a global audience. Thankfully, modern tooling abstracts away a great deal of the work, allowing for seamless translations that dynamically update the rendered content on a page, as demonstrated in this step-by-step tutorial. Read more…

Juan Diego Rodríguez wrote Uniting Web And Native Apps With 4 Unknown JavaScript APIs

June 20, 2024 — Have you heard of the Screen Orientation API? What about the Device Orientation API, Vibration API, or the Contact Picker API? Juan Diego Rodriguez is interested in these under-the-radar web features and discusses how they can be used to create more usable and robust progressive web apps if and when they gain broader support. Read more…

Atila Fassina wrote The Era Of Platform Primitives Is Finally Here

May 28, 2024 — Application frameworks have built whole ecosystems on top of them. Let’s take a closer look at serverless platforms such as Netlify’s Platform Primitives and explore how they can increase our productivity with a serverless fullstack experience. Read more…

Lazar Nikolov wrote The Forensics Of React Server Components (RSCs)

May 9, 2024 — React Server Components (RSCs) combine the best of client-side rendering, and author Lazar Nikolov thoroughly examines how we got here with a deep look at the impact that RSCs have on the page load timeline. Read more…

Alexis Kypridemos wrote Converting Plain Text To Encoded HTML With Vanilla JavaScript

April 17, 2024 — What do you do when you need to convert plain text into formatted HTML? Perhaps you reach for Markdown or manually write in the element tags yourself. Or maybe you have one or two of the dozens of online tools that will do it for you. In this tutorial, Alexis Kypridemos picks those tools apart and details the steps for how we can do it ourselves with a little vanilla HTML, CSS, and JavaScript. Read more…


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.3