Hashnode Blog - bywachira

Hashnode Blog - bywachira

Follow
Follow
homebadgesnewsletter
Tag

Next.js

#nextjs

More content

Read more stories on Hashnode


Articles with this tag

Environment Variables from .env file in NextJS

Jul 25, 2019461 views

If you started building your application with next and you want it to access environment variables in your .env file here is away. Why you need a .env...

Environment Variables from .env file in NextJS

Getting started with NextJS Part 1

Jul 24, 201974 views

Hey Coder, I blogged about why you should learn Next in this blog. For this part of the series, I will guide through the features that next brings to...

Getting started with NextJS Part 1

Why you should learn Next.JS

Jul 2, 2019753 views

Next.JS is a javascript framework that allows developers to create server-rendered react web apps also comes with other perks that make frontend...

Why you should learn Next.JS