DEV Community

Medea
Medea

Posted on

Newsletters on Portfolio

On my old portfolio, which I made in Flask, I had a feature where you could subscribe to my newsletter and unsubscribe in a really easy way.

When I migrated my portfolio from Flask to Next.js a few months back, I did not have much Next.js experience so I decided to not include the newsletters feature.

However, last month I decided to add it again to my new portfolio.

Now, in the website's /newsletter page, you can subscribe to my newsletter.
Using the API routes you can also verify your email so you start receiving the newsletter, and you can unsubscribe to it.
Also, I decided to add a ratelimiting feature (that was not in my previous portfolio).

If you want to check out the code, here is the GitHub repo:

šŸ’«About Me :

Hey šŸ™, I'm VulcanWM

A 14 year old Full Stack Developer from the UK

Languages and Tools

CSS3 GraphQL HTML5 JavaScript Python Swift TypeScript Heroku Netlify Vercel Expo Express.js Flask Next JS NPM NodeJS React React Native MongoDB

šŸ“ŠGitHub Stats :



trophy





Thanks for reading this, and make sure to follow and subscribe to the newsletter if you want to see more content like this!

Top comments (0)