Remove articles typescript-useful-features
article thumbnail

How To Maintain A Large Next.js Application

Smashing Magazine

In this article, we will discuss a few of those techniques as well as some of the things I wish I had known earlier to help manage large Next.js Note : While this article is specific to Next.js, some of the points will also work for a wide variety of front-end applications. Use TypeScript. applications. From the Next.js

Cache 143
article thumbnail

Localizing Your Next.js App

Smashing Magazine

Note : The first line is letting the TS Server (if you are on a TypeScript project, or if you are using VSCode) which are the properties supported in the configuration object. It is not mandatory but definitely a nice feature. Continue reading below ↓ Meet “TypeScript in 50 Lessons” , our shiny new guide to TypeScript.

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

A Deep Dive Into Serverless UI With TypeScript

Smashing Magazine

A Deep Dive Into Serverless UI With TypeScript. A Deep Dive Into Serverless UI With TypeScript. If you’ve been looking for a clear explanation of how applications can be developed and deployed to AWS with less configuration as possible, then I’ve prepared just the article for you. Ikeh Akinyemi. 2021-11-03T11:30:00+00:00.

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? Much more, and to help you level up your knowledge of lesser-known (but very useful) APIs the React library ships with.

Design 97
article thumbnail

Designing Better Links For Websites And Emails: A Guideline

Smashing Magazine

And is it acceptable to use “read more”? In this article, I’ll explain popular wording and formatting mistakes and will show more accessible and informative alternatives. What is hidden behind it: a page or file, an article or web form? Customizing shortened URLs is possible, but it’s typically a paid feature.

Website 141
article thumbnail

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

Smashing Magazine

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. That’s why we need to use our keys at server-side when we’re writing our API calls. In this article, we’ll be using Next.js We’re using Next.js

Servers 130
article thumbnail

Implementing A Reset Password Feature With Next.js Dynamic Routes

Smashing Magazine

Implementing A Reset Password Feature With Next.js Implementing A Reset Password Feature With Next.js But, the scope of this article doesn’t revolve around the whole concept of authentication. Note : For security purposes and good UX, it is good to use a text that is quite similar to this: “An email has been sent to your inbox.