blogs

3 min read

Using Preact with your NextJS application

A detailed walkthrough for setting up and using Preact a lightweight altrenative to React in your NextJS application.

A detailed walkthrough for setting up and using Preact a lightweight altrenative to React in your NextJS application.

Sourav Raveendran

2021-09-08

Read Article

7 min read

Using ChartJS a charting library in your NextJS application

A detailed walkthrough for setting up and using ChartJS a simple yet flexible charting library in your NextJS application.

A detailed walkthrough for setting up and using ChartJS a simple yet flexible charting library in your NextJS application.

Sourav Raveendran

2021-09-20

Read Article

7 min read

Opinionated method for adding SEO to your Nextjs application

This blog talks about a method for adding proper SEO & Open Graph support for all the pages in your application by wrapping them inside a container.

This blog talks about a method for adding proper SEO & Open Graph support for all the pages in your application by wrapping them inside a container.

Sourav Raveendran

2021-10-19

Read Article

12 min read

Lets build a blog with TailwindCSS, MDX-bundler and Next

In this blog we will be building a Markdown based blog, we will be using MDX-bundler to parse our .mdx files, Tailwind to style it and Next will handle the rest.

In this blog we will be building a Markdown based blog, we will be using MDX-bundler to parse our .mdx files, Tailwind to style it and Next will handle the rest.

Sourav Raveendran

2021-11-01

Read Article

4 min read

Adding TypeScript support to your NextJS application

A detailed walkthrough for using TypeScript with your NextJS application.

A detailed walkthrough for using TypeScript with your NextJS application.

Sourav Raveendran

2021-09-19

Read Article

5 min read

Adding TailwindCSS to your NextJS application

A detailed walkthrough for setting up and using TailwindCSS a utility-first CSS framework in your NextJS application.

A detailed walkthrough for setting up and using TailwindCSS a utility-first CSS framework in your NextJS application.

Sourav Raveendran

2021-09-09

Read Article

5 min read

Adding Google Analytics to your NextJS application

A detailed walkthrough for setting up and using Google Analytics in your NextJS application.

A detailed walkthrough for setting up and using Google Analytics in your NextJS application.

Sourav Raveendran

2021-09-15

Read Article

7 min read

Adding Embla Carousel to your NextJS application

A detailed walkthrough for setting up and using Embla Carousel in your NextJS application.

A detailed walkthrough for setting up and using Embla Carousel in your NextJS application.

Sourav Raveendran

2021-09-12

Read Article

6 min read

Auto advancing Carousel component in Next JS.

A detailed walkthrough for implementing auto advancing feature for your Embla Carousel.

A detailed walkthrough for implementing auto advancing feature for your Embla Carousel.

Sourav Raveendran

2021-09-24

Read Article

blogs