nextjs-second

1.0.0 • Public • Published

This project uses SSR(Server side rendering), Isomorphic, Universal are the same names.

Why use SSR?

  1. Improved SEO - JS does not play well, Google robots, index pages, sees HTML and not JS hence SSR improves SEO
  2. Faster Load Times - improved First Contentful Paint.

NextJS

  1. Framework for SSR.
  2. Behind the scenes uses webpack and does the bundling

Why Redux

  1. Battle tested
  2. For state management in scalable apps.

Readme

Keywords

none

Package Sidebar

Install

npm i nextjs-second

Weekly Downloads

0

Version

1.0.0

License

ISC

Unpacked Size

62.2 MB

Total Files

197

Last publish

Collaborators

  • nimish.kapooe