DEV Community

Cover image for My New Nextjs Project "Devletter" πŸ”₯
Random
Random

Posted on β€’ Edited on

3 3 3 3 3

My New Nextjs Project "Devletter" πŸ”₯

My New Nextjs Project "Devletter"

Hey everyone,

I'm excited to share that I just finished building this project - Devletter - using the popular frontend framework Nextjs. Creating this project has been a super fun learning experience for me.

Checkout this πŸ”₯

πŸ˜…What is Nextjs ?

Nextjs allows you to build fullstack React apps that generate HTML and CSS at build time. This "pre-rendering" makes the apps feel really snappy since everything loads instantly when you first visit. I was really impressed by how easily Nextjs handles routing, data fetching, and code splitting out of the box. No more worries about configuring Webpack or Babel - Nextjs does it all automatically behind the scenes.

Purpose to build Devletter ? πŸ€”

For Devletter, I wanted to build a simple newsletter platform where developers can join with their E-mail Address And they get weekly e-mail from devletter of Tech news, new projects, blogs, and tech events each week. The main content area displays a list of the latest posts which users can click into to read full articles.

Thanks for taking the time to check out my first project - let me know if you have any other questions!

Happy Coding πŸ‘‹

Heroku

Build apps, not infrastructure.

Dealing with servers, hardware, and infrastructure can take up your valuable time. Discover the benefits of Heroku, the PaaS of choice for developers since 2007.

Visit Site

Top comments (0)

Billboard image

The Next Generation Developer Platform

Coherence is the first Platform-as-a-Service you can control. Unlike "black-box" platforms that are opinionated about the infra you can deploy, Coherence is powered by CNC, the open-source IaC framework, which offers limitless customization.

Learn more

πŸ‘‹ Kindness is contagious

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

Okay