DEV Community

AjeaS
AjeaS

Posted on

Coding Snippets Dev Log (10/6/23)

Quick update, I got the project set up following this guide on "How to Build a Scalable Architecture for your Next.js Project".

I highly recommend reading that article. At a high level, it goes over how to scale a project if you're on a team or plan to expand later. The tools used, enforcing proper commit messages, and more.

Here's what the folder structure looks like at the moment following the mentioned article.

folder structure of Nextjs app

The repo can be found here.

Thats all for now.

Next I'll start working on one of the components for the app.

Top comments (0)

The best way to debug slow web pages cover image

The best way to debug slow web pages

Tools like Page Speed Insights and Google Lighthouse are great for providing advice for front end performance issues. But what these tools can’t do, is evaluate performance across your entire stack of distributed services and applications.

Watch video

πŸ‘‹ Kindness is contagious

Please leave a ❀️ or a friendly comment on this post if you found it helpful!

Okay