Home/Caleb Olojo
Author
COCaleb Olojo

Caleb Olojo

3 articles by Caleb Olojo.

Security — Dynamic Data-Fetching In An Authenticated Next.js App — Smashing Magazine

Dynamic Data-Fetching In An Authenticated Next.js App — Smashing Magazine

Data is among the most important things that make up a web application or a conventional native app. We need data to be able to see and perhaps understand the purpose of an application. In this article, we’ll look at another approach to obtaining data in an application that requires authentication or authorization using Next.js.

COCaleb OlojoCaleb Olojo·April 8, 2022Security
Frontend — 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 API Route — Smashing Magazine

There’s a great challenge that comes with building Jamstack applications on the web. In this article, Caleb Olojo will be using Next.js to bootstrap your app. This does not mean that the [create-react-app](https://create-react-app.dev/) library will not work. You can make use of any one that you find convenient. You’re using Next.js because of the many perks that come with it.

COCaleb OlojoCaleb Olojo·December 2, 2021Frontend