I have recently started learning Next.js/React and I wanted to compare the speeds of Next.js and the framework I used to use previously: Flask (a Python framework).
So I decided to recreate my portfolio in Next.js (the portfolio was initially created in Flask). This way I would be able to easily see the difference in load times between Next.js and Flask.
Over the last 4 days, I properly learnt how to do:
- Components in React
- Loops in React (this took a while!)
- Assets in Next.js
- How to put a Next.js website together
This is the Next.js Portfolio and this is the Flask Portfolio.
See the difference in load times!
If you want to see the source code for either portfolios, here they are.
Next.js Portfolio:
๐ซAbout Me :
Hey ๐, I'm VulcanWM
A 15 year old Full Stack Developer from the UK
-
๐ฏ Iโm currently working on easerecall
-
๐จโ๐ป All of my projects are available at https://vulcanwm.is-a.dev
-
๐ฌ Ask me about nextjs, mongodb, flask
-
๐ซ How to reach me vulcanwmemail@gmail.com
Languages and Tools
๐GitHub Stats :
Flask Portfolio:
๐ซAbout Me :
Hey ๐, I'm VulcanWM
A 15 year old Full Stack Developer from the UK
-
๐ฏ Iโm currently working on easerecall
-
๐จโ๐ป All of my projects are available at https://vulcanwm.is-a.dev
-
๐ฌ Ask me about nextjs, mongodb, flask
-
๐ซ How to reach me vulcanwmemail@gmail.com
Languages and Tools
๐GitHub Stats :
Thanks for reading, and thanks for supporting me on my Next.js journey!
Top comments (8)
Yea switching from Flask to Next.js was a bit painful, but it was pretty fun.
Iโll try using WebSockets with Next.js.
My next step is to learn TypeScript
You wonโt regret learning TypeScript. Itโs painful at first, but you reap the rewards in big projects.
sure, thanks for the advice!
I love how you're actively sharing your progress in learning next.js! You should make a series on DEV going from knowing the basics to being a pro!
thanks! yea Iโll do that, thanks for the tip!
Cool! Keep up with these things.
Hope you enjoy NextJS.
Thanks!