Remove articles create-your-first-restful-api-using-go
article thumbnail

The Three Cs: Concatenate, Compress, Cache

CSS Wizardry

I began writing this article in early July 2023 but began to feel a little underwhelmed by it and so left it unfinished. However, after recent and renewed discussions around the relevance and usefulness of build steps, I decided to dust it off and get it finished. In this post, I’m going to break these processes down into each of: ?

Cache 291
article thumbnail

How To Protect Your API Key In Production With Next.js API Route

Smashing Magazine

How To Protect Your API Key In Production With Next.js How To Protect Your API Key In Production With Next.js Front-end developers have to interact with private or public APIs whose method of authorization requires a secret key/API key that enables developers to use these APIs. Caleb Olojo.

Servers 130
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

Easily change OneAgent metadata, host name, and monitoring mode

Dynatrace

With the Dynatrace OneAgent command-line interface (CLI), you can easily reconfigure your hosts or host groups anytime after installation. You can read about these improvements in these recent blog posts: Faster host-group management using the OneAgent command-line interface. Easily add and remove tags and properties.

article thumbnail

How To Implement Search Functionality In Your Nuxt App Using Algolia InstantSearch

Smashing Magazine

How To Implement Search Functionality In Your Nuxt App Using Algolia InstantSearch. How To Implement Search Functionality In Your Nuxt App Using Algolia InstantSearch. In this tutorial, we’ll be looking at how to integrate this search functionality into our Nuxt app using Algolia. Miracle Onyemna. Prerequisites.

Media 122
article thumbnail

Useful React APIs For Building Flexible Components With TypeScript

Smashing Magazine

Useful React APIs For Building Flexible Components With TypeScript. Useful React APIs For Building Flexible Components With TypeScript. Have you ever used React.createElement directly? React is more than just transforming your JSX into HTML. Let’s say we want to create a TabBar component of links.

Design 97
article thumbnail

Creating An Accessible Dialog From Scratch

Smashing Magazine

Creating An Accessible Dialog From Scratch. Creating An Accessible Dialog From Scratch. First of all, don’t do this at home. Do not write your own dialogs or a library to do so. There are plenty of them out there already that have been tested, audited, used and reused and you should prefer these ones over your own.

Code 140
article thumbnail

Five Data-Loading Patterns To Improve Frontend Performance

Smashing Magazine

While many sites nowadays load in less than one second, there is no one size fits all solution, and the first request can either be the do or die of your application. Frameworks create unreasonable build sizes for applications that can either make or break your application. The rule of thumb is the less, the better.

Cache 125