Best of Next.jsSeptember 2021

  1. 1
    Article
    Avatar of hashnodeHashnode·5y

    Trying out Next.js for the first time 🤯

    Hashnode Bootcamp's Day 5 task was a perfect moment I could try a new thing and write about it. Here I am writing about using Next.js for two really basic things I needed to work on. Here are the projects: The Birthday Wish Generator and the Home Page.

  2. 2
    Article
    Avatar of smashingSmashing Magazine·5y

    Lessons Learned Rebuilding A Large E-Commerce Website With Next.js (Case Study) — Smashing Magazine

    We made the switch from a more traditional integrated e-commerce platform to a headless platform with Next.js. Here are the most important lessons learned while rebuilding a large e- commerce site with next.js, including how to build a site from the ground up.

  3. 3
    Article
    Avatar of hashnodeHashnode·5y

    What and Why Next.js and TailwindCSS?

    Next.js is a production-ready framework for the javascript library React. Tailwind is a CSS framework that allows us to write CSS directly inside our HTML. The long classes can be opinionated but it is worth a try.Through the great talk given by Sam Sycamore and Francesco Ciulla at Hashnode Bootcamp day 3, I am now much clearer on what I am gonna write in the near future.

  4. 4
    Article
    Avatar of phProduct Hunt·5y

    SST + Next.js - Deploy Nextjs apps to AWS with SST

    Next.js on AWS without limits. Open source and hosted on your AWS account. Import all your AWS resources and environment variables. Embed Collect. Deploy Next.js apps to AWS. Use Next.JS to build and test apps on the cloud. Use next.js to test and test your apps on AWS.

  5. 5
    Article
    Avatar of hashnodeHashnode·5y

    Build a kickass automated portfolio site with Next.js

    A portfolio website provides your professional information to your potential clients, job hires, consumers. It is the place to showcase your work, let the world know who you are and what you are up to. In the modern era, a good portfolio website may replace the olden day's resumes of job seekers.