ChrisDevCode

ChrisDevCode

Follow
homeLinkedInC N Websitebadgesnewsletter
Tag

Next.js

#nextjs

More content

Read more stories on Hashnode


Articles with this tag

Into PWA: Creating an installable Next.Js Application

Jun 25, 20235 min read

Progressive Web Applications (PWAs) have gained significant popularity in recent years due to their ability to deliver a native-like experience to...

Into PWA: Creating an installable Next.Js Application

How To Convert HTML templates to NextJS (v13)

Feb 22, 20234 min read

This is Step-by-Step Guide on how to convert HTML Templates to NextJS (v13) · Now that Next.JS is an awesome frontend tool. How can we get HTML/CSS/JS...

How To Convert HTML templates to NextJS (v13)

How to configure Bootstrap SCSS and JS into a NextJS Project

Nov 15, 20223 min read

Bootstrap is one of the simplest and most used CSS libraries. This article will guide you on configuring a NextJs project with Bootstrap SCSS and JS...

How to configure Bootstrap SCSS and JS into a NextJS Project

Adding Forms To Static Websites Using FabForm

Aug 4, 20223 min read

How to use FabForm to create static website forms · Static websites are known for a minimum to zero functionalities. Initially, one has to write a lot of...

Adding Forms To Static Websites Using FabForm

Deploying NextJS on Netlify - Starter Template

Feb 5, 20222 min read

Deploy a NextJS project on Netlify · Deploying NextJS to production By default, NextJS applications are easily deployable on Vercel with zero...

Deploying NextJS on Netlify - Starter Template

Using Bootstrap in NextJS (No packages needed!)

Aug 8, 20212 min read

Learn how to integrate Bootstrap into NextJS without installing 3rd packages · Usually, you'll need to install third-party packages like react-bootstrap...

Using Bootstrap in NextJS (No packages needed!)